summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/bin/hwautocfg
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-04-01 20:08:14 +0200
committerDirk von Suchodoletz2007-04-01 20:08:14 +0200
commit25460e0599eec760b90164d1ebe438cded167970 (patch)
treec3512777d080b87ea0bf38cc3b8b2182770171ee /initramfs/initrd-stuff/bin/hwautocfg
parent* moved default values for systems and client into DB-layer (diff)
downloadcore-25460e0599eec760b90164d1ebe438cded167970.tar.gz
core-25460e0599eec760b90164d1ebe438cded167970.tar.xz
core-25460e0599eec760b90164d1ebe438cded167970.zip
Renaming of boot.ld to boot.slx to be more naming compliant (and
understandable) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@848 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/bin/hwautocfg')
-rwxr-xr-xinitramfs/initrd-stuff/bin/hwautocfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs/initrd-stuff/bin/hwautocfg b/initramfs/initrd-stuff/bin/hwautocfg
index 4dae8810..3f8fce81 100755
--- a/initramfs/initrd-stuff/bin/hwautocfg
+++ b/initramfs/initrd-stuff/bin/hwautocfg
@@ -466,9 +466,9 @@ else
( displaysetup /etc/xorg.conf; echo "ready" > /tmp/xready ) &
fi
-# add entries to initialize keytable and consolefont to boot.ld
+# add entries to initialize keytable and consolefont to boot.slx
# postpone some commands into normal bootup environment
-#echo -e "\t# entries added by $0: $date" >> /mnt/etc/${D_INITDIR}/boot.ld
+#echo -e "\t# entries added by $0: $date" >> /mnt/etc/${D_INITDIR}/boot.slx
#[ -n "${KEYTABLE}" ] && keytable
#[ -n "${CONSOLE_FONT}" ] && consolefont