basementhud/overlay/etc
Dustin 2a0737ab78 Enable local persistent storage
Machine-specific data, such as SSH keys, should not be included in the
immutable root filesystem image, as this would prevent multiple machines
running from the same image.  These few files can be stored locally, on
the SD card on eMMC flash.

The first time a machine boots up using this image, its local storage is
initialized.  This involves creating a new filesystem on the block
device and generating SSH host keys.  Once the storage is initialized,
it is remounted read-only.  All subsequent mounts are read-only as well.
2022-04-05 14:54:30 -05:00
..
pam.d Initial commit 2022-04-04 20:59:32 -05:00
systemd Enable local persistent storage 2022-04-05 14:54:30 -05:00
fstab Enable local persistent storage 2022-04-05 14:54:30 -05:00
nbdtab Configure swap space on NBD volume 2022-04-04 20:59:34 -05:00
rsyslog.conf rsyslog: Send logs to Graylog 2022-04-04 20:59:34 -05:00