Go to file
Dustin 61f254b594 exclude: Omit systemd-ssh-generator
This thing is pointless.

Unfortunately, we cannot use Portage's `INSTALL_MASK` feature as it
doesn't work for symbolic links. Since _systemd_ installs symlinks in
`/etc/ssh` that point to files we would mask, those symlinks would point
to nothing, which would cause `sshd` to fail to start as it is unable to
open those files.  Thus, we have to omit these files by excluding them
from the squashfs image.
2025-01-02 13:15:29 -06:00
aimee-os@c30da6a5ff Begin implementing kiosk browser 2025-01-02 12:59:57 -06:00
ci ci: archive build logs on failure 2025-01-02 12:23:26 -06:00
overlay Begin implementing kiosk browser 2025-01-02 12:59:57 -06:00
portage Install Firefox from Gentoo binpkg 2025-01-02 12:23:26 -06:00
.gitignore Initial commit 2024-12-10 10:39:10 -06:00
.gitmodules Initial commit 2024-12-10 10:39:10 -06:00
Makefile Initial commit 2024-12-10 10:39:10 -06:00
build.packages Install Firefox from Gentoo binpkg 2025-01-02 12:23:26 -06:00
config config: Set rootflags 2024-12-30 17:57:04 -06:00
config.txt kernel/firmware: Support RPi GPU, touchscreen 2025-01-02 13:15:29 -06:00
customize.sh Begin implementing kiosk browser 2025-01-02 12:59:57 -06:00
install.packages Begin implementing kiosk browser 2025-01-02 12:59:57 -06:00
installonly.packages Add Rasperry Pi WiFi support 2024-12-30 17:57:04 -06:00
linux.config kernel: Enable BPF firewall for systemd 2025-01-02 13:15:29 -06:00
post-build.sh Initial commit 2024-12-10 10:39:10 -06:00
prepare.sh Install Firefox from Gentoo binpkg 2025-01-02 12:23:26 -06:00
squashfs.exclude exclude: Omit systemd-ssh-generator 2025-01-02 13:15:29 -06:00