aimee-os/yellow
Dustin 749d5b818a Omit /var/log/journal from rootfs image
The persistent journal is stored in a subdirectory of `/var/log/journal`
named for the current machine ID.  Since `/etc/machine-id` is not
writable, the machine ID changes with every boot.  This effectively
makes the journal for previous boots inaccessible, so there's really not
much point in keeping them around.
2023-03-15 21:48:44 -05:00
..
portage Allow root to log in w/ password on serial console 2023-03-15 21:16:22 -05:00
.gitignore build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
build.packages build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
busybox.symlinks build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
config build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
host-tools.packages build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
install.packages build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
installonly.packages build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
linux.config build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
squashfs.exclude Omit /var/log/journal from rootfs image 2023-03-15 21:48:44 -05:00