summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/init
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-01-18 13:22:01 +0100
committerDirk von Suchodoletz2006-01-18 13:22:01 +0100
commit96e5310fb00aeee57cb381f01aa18dafb04e4272 (patch)
tree18d3aa3ead25d79fea4b7042fc8fab052f34af20 /initrd/initrd-stuff/init
parentgdm Konfiguration klappt nun. Kommentare angefuegt ... (diff)
downloadcore-96e5310fb00aeee57cb381f01aa18dafb04e4272.tar.gz
core-96e5310fb00aeee57cb381f01aa18dafb04e4272.tar.xz
core-96e5310fb00aeee57cb381f01aa18dafb04e4272.zip
Hässlichen Bug bei dhclient IP Konfig. beseitig. Etliche Services
hinzugefügt. SuSE Funktionen (functions-suse...) erweitert. git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@18 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/init')
-rwxr-xr-xinitrd/initrd-stuff/init6
1 files changed, 1 insertions, 5 deletions
diff --git a/initrd/initrd-stuff/init b/initrd/initrd-stuff/init
index 4d1e9138..0b7b6a11 100755
--- a/initrd/initrd-stuff/init
+++ b/initrd/initrd-stuff/init
@@ -211,10 +211,6 @@ fi
if [ -z "${DNBDOPT}" -a -z "${NBDOPT}" ] ; then
nfsmnt ${NFSROOT} ${MODPRV}
fi
-# Bruchstücke?? Was hat das hier verloren?
-# Wer schmeisst hier hirnlos Teile aus dem Code?? Dann sind die Module wech, die
-# hwautoconfig vielleicht mal laden soll!!!! Es will keiner prophylaktisch 50++MB
-# Module schonmal in die Ramdisk klatschen!!!
# get the complete collection of kernel modules available
mount -n --bind /mnt/lib/modules/${KERNEL} /lib/modules/${KERNEL} || \
error " The requested modules directory does not exist. That could mean:\n\
@@ -338,7 +334,7 @@ of this client did not finish in\n time. You might check the process list \
and list the modules loaded until\n now."
date
-#ash
+ash
# IP configuration is made and should not be updated automatically
killall -9 dhcpcd dhclient pump 2>/dev/null
# unmount the bind mounted modules directory