summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/config-7.04
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs/distro-specs/ubuntu/config-7.04')
-rw-r--r--initramfs/distro-specs/ubuntu/config-7.047
1 files changed, 7 insertions, 0 deletions
diff --git a/initramfs/distro-specs/ubuntu/config-7.04 b/initramfs/distro-specs/ubuntu/config-7.04
index f439f345..6aaa7453 100644
--- a/initramfs/distro-specs/ubuntu/config-7.04
+++ b/initramfs/distro-specs/ubuntu/config-7.04
@@ -34,3 +34,10 @@
# D_BOOTLOCAL - script for user specified stuff which should be started
# during client bootup, path and file relative to /etc
+# Aus 6.10:
+# mountvirtfs does not exist anymore -> use mountkernfs.sh
+D_INITSCRIPTS="mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh bootlogd hwclock.sh sudo console-setup"
+D_ETCEXCL="*.old\n*-\n\
+etc/autoinstall\nlogrotate*\nbootloader\n*~\n\
+pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\
+X11/xdm/pixmaps\ndhclient.script"