summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/bin
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-09-05 20:37:09 +0200
committerDirk von Suchodoletz2006-09-05 20:37:09 +0200
commitcd47eb8ebca6c9530f881332552e8a029a7312dc (patch)
tree634c2586a0d1387430d928a94a1ad301ce85bde7 /initrd/initrd-stuff/bin
parentAdded hint to machine-setup template, moved floppy loopback image for (diff)
downloadcore-cd47eb8ebca6c9530f881332552e8a029a7312dc.tar.gz
core-cd47eb8ebca6c9530f881332552e8a029a7312dc.tar.xz
core-cd47eb8ebca6c9530f881332552e8a029a7312dc.zip
Testing for AFS ... hwautocfg - special action for scanner configuration
might be needed (device permissions via udev ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@355 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/bin')
-rwxr-xr-xinitrd/initrd-stuff/bin/hwautocfg1
-rwxr-xr-xinitrd/initrd-stuff/bin/servconfig3
2 files changed, 4 insertions, 0 deletions
diff --git a/initrd/initrd-stuff/bin/hwautocfg b/initrd/initrd-stuff/bin/hwautocfg
index 03d078db..9d9a3315 100755
--- a/initrd/initrd-stuff/bin/hwautocfg
+++ b/initrd/initrd-stuff/bin/hwautocfg
@@ -368,6 +368,7 @@ if strinfile "SCSI" /tmp/hwsetup.info ; then
strinfile "CDROM" /tmp/hwsetup.info && { modprobe ${MODPRV} sr_mod;
modprobe ${MODPRV} sg; }
strinfile "HD" /tmp/hwsetup.info && modprobe ${MODPRV} sd_mod
+ strinfile "SCANNER" /tmp/hwsetup.info && :
fi
# fixme - psmouse entladen, falls nicht vorhanden
diff --git a/initrd/initrd-stuff/bin/servconfig b/initrd/initrd-stuff/bin/servconfig
index 17ab8511..67971c82 100755
--- a/initrd/initrd-stuff/bin/servconfig
+++ b/initrd/initrd-stuff/bin/servconfig
@@ -261,6 +261,9 @@ config_sshd
# simple network management protocol agent
config_snmp
+# setup afs client stuff
+config_afs
+
#######################################################################
# NIS
# setup nis configuration if needed