Commit Graph

3 Commits (50b20eee8c475a198b1fafda31f4a5dd61f48b69)

Author SHA1 Message Date
Dustin fe3cc25f6b fstab: Only overlay /etc/ssh
There's really no sense in creating a writable copy of the whole `/etc`
hierarchy at `/run/etc/rw`.  Instead, let's just mount overlays at the
paths we want to make writable (which for now is only `/etc/ssh`).
2023-02-14 21:05:54 -06:00
Dustin f182a4329b Remove unused locales
This reduces the size of the (compressed) image by a few megabytes.
2023-02-14 19:51:27 -06:00
Dustin 025b7c6115 Initial commit 2023-02-13 23:24:36 -06:00