diff --git a/defaults/initrd.defaults b/defaults/initrd.defaults index 2cc05a0..609ca8c 100755 --- a/defaults/initrd.defaults +++ b/defaults/initrd.defaults @@ -50,7 +50,6 @@ KMINOR=`echo $KV | cut -f2 -d.` KVER="${KMAJOR}.${KMINOR}" MISCOPTS='debug detect' -QUIET='1' ROOT_LINKS='bin sbin lib lib32 lib64 boot usr opt emul' ROOT_TREES='etc root home var' KSUFF='.ko'