summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/bin
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-01-19 16:28:21 +0100
committerDirk von Suchodoletz2006-01-19 16:28:21 +0100
commitffaeff4a25ee18872033e86caf5ce3f8cc1d2dfc (patch)
tree52fffd2667d2ae7b9ca4529f75a5cf98251fd240 /initrd/initrd-stuff/bin
parentHardware-Erkennung erweitert (erste Basics für CD und HD, Quickhack für (diff)
downloadcore-ffaeff4a25ee18872033e86caf5ce3f8cc1d2dfc.tar.gz
core-ffaeff4a25ee18872033e86caf5ce3f8cc1d2dfc.tar.xz
core-ffaeff4a25ee18872033e86caf5ce3f8cc1d2dfc.zip
Ergänzungen für HD, CDR, ...
git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@20 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/bin')
-rwxr-xr-xinitrd/initrd-stuff/bin/hwautocfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/initrd-stuff/bin/hwautocfg b/initrd/initrd-stuff/bin/hwautocfg
index a1f6f5de..7d098d45 100755
--- a/initrd/initrd-stuff/bin/hwautocfg
+++ b/initrd/initrd-stuff/bin/hwautocfg
@@ -375,7 +375,7 @@ if [ -z "${KEYTABLE}" ] ; then
'${DEFKEYTABLE}' defined\nin $0."
KEYTABLE=${DEFKEYTABLE}
fi
-echo -e "#!/bin/sh\n# entry added by $0: $date" \
+echo -e "# entry added by $0: $date" \
>>/mnt/etc/${INITDIR}/boot.ld
echo -e "loadkeys -q ${KEYTABLE}\n" >>/mnt/etc/${INITDIR}/boot.ld
[ -n "${CONSOLE_FONT}" ] && consolefont