summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/mkdxsinitrd3
1 files changed, 1 insertions, 2 deletions
diff --git a/initramfs/mkdxsinitrd b/initramfs/mkdxsinitrd
index 524e965d..cd6365c8 100755
--- a/initramfs/mkdxsinitrd
+++ b/initramfs/mkdxsinitrd
@@ -642,8 +642,7 @@ cp ${ROOTDIR}/lib/modules/${KERNVER}/modules.* \
${INSTDIR}/lib/modules/${KERNVER}
# add the common default client configuration file - just to ensure to
-# have all major variables defined. !!These settings are most probably
-# overwritten by fileget in stage3 within initramfs!!
+# have all major variables defined.
echo "## common settings for clients sharing an InitRamFS" \
> ${INSTDIR}/etc/initramfs-setup
if [ -n "${CLCONFFILE}" ] ; then