From c2d8348dd25e003da64bfc4ec9f18be480366755 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Wed, 4 Apr 2018 15:45:08 -0400 Subject: document overlayfs branch, and a tiny bit more --- doc/genkernel.8.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index 7c653eb..908212e 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -610,7 +610,18 @@ recognized by the kernel itself. Enables/disables UnionFS. *aufs*:: - Enables support for AUFS2 (if available in the kernel). + Enables support for AUFS (if available in the kernel). + +*aufs.modules*=<...>:: + Use an alternate location for filesystem overlays to be added on top of + the livecd and below the writable tmpfs. Default is /modules/ + +*overlayfs*:: + Enables support for Overlayfs (if available in the kernel). + +*overlayfs.modules*=<...>:: + Use an alternate location for filesystem overlays to be added on top of + the livecd and below the writable tmpfs. Default is /modules/ *rootflags*=<...>:: Additional flags to mount the real root system with. @@ -696,6 +707,7 @@ AUTHORS - GnuPG 1.x integration by dacook - MDADM integration by Matthias Dahl - ZFS integration by Richard Yao +- AUFS/Overlayfs by Zero_Chaos and likewhoa SEE ALSO -- cgit v1.2.3-65-gdbad