From e1120d7fcc6b64d86f77f92ac6a598fe4df13566 Mon Sep 17 00:00:00 2001 From: Nico Dietrich Date: Thu, 16 Feb 2006 14:30:25 +0000 Subject: call udevstart at the end of hwautoconfig, to be inserted at the right place! git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@75 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/bin/hwautocfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'initrd') diff --git a/initrd/initrd-stuff/bin/hwautocfg b/initrd/initrd-stuff/bin/hwautocfg index 29cf98b8..a0bbb027 100755 --- a/initrd/initrd-stuff/bin/hwautocfg +++ b/initrd/initrd-stuff/bin/hwautocfg @@ -437,5 +437,8 @@ echo -e "\tloadkeys -q ${KEYTABLE}\n" >>/mnt/etc/${D_INITDIR}/boot.ld configuration file generated by hwsetup could not\n be found." nonfatal displaysetup ${D_XF86CONFFILE} +# suse 9.3: because the detected devices nodes are stored and lost, initialize them again! +# udevstart + echo "finished" > /tmp/hwcfg -- cgit v1.2.3-55-g7522