arch-repo
Repo for arch packages. Provides the following packages:
eupnea-utils
: Packaged eupnea scripts from the utils and audio repos.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-kernelcgpt-vboot-utils
: Repackaged Ubuntu debs for cgpt and vboot-utils.keyd
: A key remapping daemon for linux, made by rvaiya. See keyddepthboot-logo
: Alpine busybox-static + Depthboot logo boot splash systemd service.
Add to system
wget -O /tmp/eupnea.key https://eupnea-linux.github.io/arch-repo/public_key.gpg
sudo pacman-key --add /tmp/eupnea.key
sudo pacman-key --lsign-key 94EB01F3608D3940CE0F2A6D69E3E84DF85C8A12
echo "[eupnea]"$'\n'"Server = https://eupnea-linux.github.io/arch-repo/repodata/$arch" | sudo tee -a /etc/pacman.conf
sudo pacman -Syy
sudo pacman -S eupnea-utils eupnea-system cgpt-vboot-utils