Go to file
Dustin e24a49a627 network: Use MAC address as DHCP client ID
_systemd-networkd_ uses a randomly-generated ID as the DHCP client
identifier by default.  On Aimee OS, it is not able to persist this ID
between boots; I think it may derive the value from the machine ID.  To
avoid getting a new IP address every boot, we can configure it to use
the MAC address of the device as the DHCP client ID.
2025-01-04 07:30:23 -06:00
aimee-os@b43e8319f4 Update Aimee OS 2025-01-04 07:30:23 -06:00
ci ci: archive build logs on failure 2025-01-02 12:23:26 -06:00
overlay network: Use MAC address as DHCP client ID 2025-01-04 07:30:23 -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-04 07:30:23 -06:00
customize.sh Begin implementing kiosk browser 2025-01-04 07:30:23 -06:00
install.packages Begin implementing kiosk browser 2025-01-04 07:30:23 -06:00
installonly.packages Add Rasperry Pi WiFi support 2024-12-30 17:57:04 -06:00
linux.config kernel: Enable user namespaces for Firefox 2025-01-04 07:30:23 -06:00
post-build.sh Initial commit 2024-12-10 10:39:10 -06:00
prepare.sh prepare: Never sync Portage repos 2025-01-04 07:30:23 -06:00
squashfs.exclude exclude: Omit systemd-ssh-generator 2025-01-04 07:30:23 -06:00