Opinionated image based on Fedora Silverblue, made with the power of ublue
Go to file
SHuRiKeN b0ed5b7754 rewrite recipe.yml 2023-09-25 02:03:27 +05:30
.github build(deps): bump docker/metadata-action from 4 to 5 (#153) 2023-09-18 16:05:50 +00:00
config fix OBSVkCapture in yafti 2023-09-25 01:38:14 +05:30
modules refactor: fetch modules from bling 2023-09-10 17:31:25 +03:00
.gitignore feat: add cosign.key to gitignore (#51) 2023-04-26 18:27:53 +00:00
CODE_OF_CONDUCT.md feat: Add code-of-conduct (#39) 2023-02-03 19:00:10 -05:00
CONTRIBUTING.md docs: minor typo and broken markdown links (#83) 2023-02-27 20:33:54 -05:00
Containerfile refactor: fetch modules from bling 2023-09-10 17:31:25 +03:00
LICENSE Initial commit 2022-12-08 12:07:40 -05:00
README.md image name should be small 2023-09-25 01:04:40 +05:30
boot_menu.yml Fix boot_menu.yml 2023-09-24 21:32:07 +05:30
build.sh feat: add support for nested modules (#152) 2023-09-19 06:32:16 +00:00
cosign.pub chore(automatic): add public key 2023-09-24 21:31:19 +05:30
recipe.yml rewrite recipe.yml 2023-09-25 02:03:27 +05:30

README.md

ShurikenOS

From Existing Silverblue/Ublue installation

To rebase an existing Silverblue/Kinoite installation to the latest build:

  • First rebase to the unsigned image, to get the proper signing keys and policies installed:
    sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/shuriken1812/shurikenos:latest
    
  • Reboot to complete the rebase:
    systemctl reboot
    
  • Then rebase to the signed image, like so:
    sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/shuriken1812/shurikenos:latest
    
  • Reboot again to complete the installation
    systemctl reboot
    

ISO

ISOs are automatically generated and can be found in releases however currently has an ongoing issue

Post Installation

You can run this to get the gnome-extensions-

just setup-shurikenos

And explore other just options like just update and to setup distroboxes.