Initial commit

This commit is contained in:
2022-06-22 17:06:58 -05:00
commit 50d2f3459b
34 changed files with 2106 additions and 0 deletions

3
rootfs/overlay/etc/fstab Normal file
View File

@@ -0,0 +1,3 @@
tmpfs /root tmpfs size=1M,mode=550 0 0
LABEL=RPIBOOT /boot/efi vfat defaults 0 0
LABEL=metricspi /var btrfs subvol=var 0 0