Repo for Fedora rpm packages. Provides the following packages:
eupnea-utils: Packaged eupnea scripts from the utils repo.eupnea-system: Does not install anything per se, but instead includes a postinstall hook which
executes system-update.py to upgrade between Depthboot/EupneaOS
versions.eupnea-mainline-kernel + modules + headers: Mainline kernel, modules and headers.
See eupnea-mainline-kerneleupnea-chromeos-kernel + modules + headers: ChromeOS kernel, modules and headers.
See eupnea-chromeos-kernelkeyd: A key remapping daemon for linux, made by rvaiya. See keyddepthboot-logo: Alpine busybox-static +
Depthboot logo boot splash systemd service.eupneaos-logo: Alpine busybox-static +
EupneaOS logo boot splash systemd service.sudo dnf config-manager --add-repo https://eupnea-project.github.io/rpm-repo/eupnea.repo
sudo dnf update --refresh
gpg --full-gen-key. This repo uses an
rsa4096 key, but you can probably use whatever you want. Make sure the key doesn’t expire.gpg --export --armor <key-id> and add it as a secret variable called PUBLIC to your repo.gpg ---export-secret-keys --armor <key-id> and add it as a secret variable
called PRIVATE to your repo.gh-pages and folder: /(root).