diff options
| author | Dirk von Suchodoletz | 2007-02-26 16:28:32 +0100 |
|---|---|---|
| committer | Dirk von Suchodoletz | 2007-02-26 16:28:32 +0100 |
| commit | 7fb326f12698c20ea302e4a80cc4ff755050c83f (patch) | |
| tree | cbd037e5a7d6e61e7f6a0337ad8c86f0cb643a06 /initramfs/initrd-stuff/etc/functions | |
| parent | new exclude added for gentoo ld4-install (diff) | |
| download | core-7fb326f12698c20ea302e4a80cc4ff755050c83f.tar.gz core-7fb326f12698c20ea302e4a80cc4ff755050c83f.tar.xz core-7fb326f12698c20ea302e4a80cc4ff755050c83f.zip | |
Bugfix for init/hwautocfg (waitfor), minor cleanups ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@724 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/etc/functions')
| -rw-r--r-- | initramfs/initrd-stuff/etc/functions | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/initramfs/initrd-stuff/etc/functions b/initramfs/initrd-stuff/etc/functions index 4dbaf746..0d852043 100644 --- a/initramfs/initrd-stuff/etc/functions +++ b/initramfs/initrd-stuff/etc/functions @@ -97,7 +97,6 @@ else echo -e "${error_msg}${e_msg}${error_shell}" # load usb modules to have keyboard enabled - they might have to be # copied into initramfs with mkdxsinitramfs ... - modprobe -a usbcore uhci-hcd ohci-hcd usbhid >/dev/null 2>&1 /bin/sh echo -n "Reboot now? [y]" exec < /dev/console > /dev/console |
