Starting point for making your own OS image
Go to file
Garrett Brown 2caa6058ae Rebased on Onyx-Framework 2023-11-20 16:41:29 -06:00
.github chore(ci): Maximize build space (#165) 2023-09-29 04:57:24 +00:00
config Rebased on Onyx-Framework 2023-11-20 16:41:29 -06:00
modules docs: yaml not yml, directions qualifier 2023-10-01 16:36:45 +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 Update README.md 2023-11-07 09:21:33 -06:00
boot_menu.yml feat: ISO build action (#133) 2023-08-04 06:53:26 -06:00
build.sh docs: module working directory, style guides 2023-10-01 15:24:06 +03:00
cosign.pub added pubkey 2023-10-25 10:47:04 -04:00

README.md

Fedora Gray

My own custom OSTree image based on Fedora Kinoite

Installation

Run the commands below to apply to a Silverblue or Kinoite Installation

Fresh Install

Run this first if starting with a fresh Silverblue or Kinoite install:

sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/gortbrown/fedora-gray:latest

Then reboot afterwards

After first command/updating install

sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/gortbrown/fedora-gray:latest