From af4168c70ec5fc1982c83dc22d75de2ba6aa30d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Sat, 7 Feb 2015 22:21:32 +0200 Subject: 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. --- features.d/base.modules | 1 + 1 file changed, 1 insertion(+) (limited to 'features.d') 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 -- cgit v1.2.3