aboutsummaryrefslogtreecommitdiffstats
path: root/features.d
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-02-07 22:21:32 +0200
committerTimo Teräs <timo.teras@iki.fi>2015-02-07 22:21:32 +0200
commitaf4168c70ec5fc1982c83dc22d75de2ba6aa30d8 (patch)
tree135797af492dac29113b9273cc21792b0aeb06f9 /features.d
parent2ec7750ef7d4c6a443b0fb04b1627efabb9d7c03 (diff)
downloadmkinitfs-af4168c70ec5fc1982c83dc22d75de2ba6aa30d8.tar.bz2
mkinitfs-af4168c70ec5fc1982c83dc22d75de2ba6aa30d8.tar.xz
support for tmpfs overlay over root
useful if wanting to optimize boot time, and do device updates via read-only system image. package management is not too useful in these situations.
Diffstat (limited to 'features.d')
-rw-r--r--features.d/base.modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.d/base.modules b/features.d/base.modules
index 038335d..f8f271d 100644
--- a/features.d/base.modules
+++ b/features.d/base.modules
@@ -1 +1,2 @@
kernel/drivers/block/loop.ko
+kernel/fs/overlayfs