{"id":28539186,"url":"https://github.com/mbcom/salt-plymouth-formula","last_synced_at":"2026-04-29T14:31:55.368Z","repository":{"id":292717514,"uuid":"981680414","full_name":"MBcom/salt-plymouth-formula","owner":"MBcom","description":"A SaltStack formula to configure a nice looking boot animation to your Debian/ Ubuntu PC.","archived":false,"fork":false,"pushed_at":"2025-05-11T18:52:36.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T10:44:24.786Z","etag":null,"topics":["debian","plymouth","plymouth-theme","saltstack-formula","splashscreen","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"SaltStack","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MBcom.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-11T16:53:43.000Z","updated_at":"2025-05-11T18:53:38.000Z","dependencies_parsed_at":"2025-05-11T19:33:51.769Z","dependency_job_id":"68ea75c8-1dde-42b1-9234-ec1a912e7a7b","html_url":"https://github.com/MBcom/salt-plymouth-formula","commit_stats":null,"previous_names":["mbcom/salt-plymouth-formula"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MBcom/salt-plymouth-formula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBcom%2Fsalt-plymouth-formula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBcom%2Fsalt-plymouth-formula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBcom%2Fsalt-plymouth-formula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBcom%2Fsalt-plymouth-formula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MBcom","download_url":"https://codeload.github.com/MBcom/salt-plymouth-formula/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBcom%2Fsalt-plymouth-formula/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","plymouth","plymouth-theme","saltstack-formula","splashscreen","ubuntu"],"created_at":"2025-06-09T18:31:02.739Z","updated_at":"2026-04-29T14:31:55.363Z","avatar_url":"https://github.com/MBcom.png","language":"SaltStack","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plymouth Formula\n\n**Do you want to create a custom boot experience? Do you want to show your companies logo oder your own logo during startup of your Ubuntu oder Debian based PC?** This formula will configure anything for you.\n\nA SaltStack formula to configure Plymouth boot splash screen with custom themes.\n\n## Features\n\n- Installs Plymouth and required firmware packages\n- Configures GRUB for Plymouth compatibility\n- Sets up custom boot splash themes\n- Includes example theme \"mbcom\" with:\n  - [@MBcom](https://github.com/MBcom) logo\n  - Progress bar\n  - Message display support\n  - Configurable background colors\n\n### Example: MBcom example theme and customization Note\n![MBcom Example Theme](./docs/mbcom-theme.gif)  \n  \nThe \"mbcom\" theme provided in this formula is just an example to demonstrate the structure and functionality of a Plymouth theme. You can use it as a starting point to create your own custom theme. Refer to the [Creating Custom Themes](#creating-custom-themes) section for detailed instructions. \n\n**Important:** You are not permitted to use the [@MBcom](https://github.com/MBcom) logo/ profile image in your custom themes. Replace it with your own logo or design assets.\n\n## Configuration\n\nThe formula can be configured through pillar data. Default settings are:\n\n```yaml\nplymouth:\n  theme: mbcom  # Default theme name\n```\n\n## Usage\n\n1. Include the formula in your state:\n```sls\ninclude:\n  - plymouth\n```\n\n2. Optionally override the default theme in your pillar:\n```yaml\nplymouth:\n  theme: mytheme\n```\n\n## Creating Custom Themes\n\nTo create a custom theme:\n\n1. Create a new directory under `plymouth/files/mytheme/`\n2. Add required theme files:\n   - `mytheme.plymouth` - Theme configuration\n   - `custom-splash.script` - Theme script\n   - Image assets (logo, progress bar, etc.)\n\nExample theme structure:\n```\nplymouth/files/mytheme/\n├── custom-splash.script\n├── logo.png\n├── progress-bar.png\n├── progress-box.png\n└── mytheme.plymouth\n```  \n  \nI would recommend images not larger than 720 x 350 px.\n\n## Testing\n\nTest the theme after installation:\n```bash\nplymouth-set-default-theme -l    # List available themes\nplymouth-set-default-theme mytheme -R  # Set and test new theme\n```\n\n## License\n\nApache-2.0\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Submit a Pull Request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbcom%2Fsalt-plymouth-formula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbcom%2Fsalt-plymouth-formula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbcom%2Fsalt-plymouth-formula/lists"}