From 547c032754ef052c7cffe298793a6c34c724611c Mon Sep 17 00:00:00 2001 From: TomasM Date: Fri, 27 Oct 2017 05:23:42 -0400 Subject: [PATCH] comment --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 85eeef0..c7d2792 100644 --- a/config +++ b/config @@ -32,6 +32,7 @@ MKMOD="bin etc home lib lib64 opt root sbin srv usr var" # If you require network support in initrd, for example to boot over # PXE or to load data using 'from' boot parameter from a http server, # you will need network modules included in your initrd. +# This is disabled by default since most people won't need it. # To enable, set to true NETWORK=false