From 93cb727ab10650524a1691c78559736d4c142591 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Mon, 1 Apr 2019 14:41:10 -0700 Subject: [PATCH] fstab: check boot partition, mount /tmp as tmpfs closes #338 Signed-off-by: Cameron Nemo --- rootfs/make_rootfs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rootfs/make_rootfs.sh b/rootfs/make_rootfs.sh index 354603a..2a15ed7 100755 --- a/rootfs/make_rootfs.sh +++ b/rootfs/make_rootfs.sh @@ -198,7 +198,8 @@ $MODEL EOF cat > "$DEST/etc/fstab" < "$DEST/etc/hosts" <