summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-default
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-04-28 13:54:10 +0200
committerDirk von Suchodoletz2007-04-28 13:54:10 +0200
commitc267d817fdbd53f6c2ad986df4bd86a6c342869c (patch)
tree59f0847c63566606f6ebad2c0636956bd0e1cc47 /initramfs/distro-specs/ubuntu/functions-default
parentFix for detection of part.ID44, proper setup of /tmp ... (diff)
downloadcore-c267d817fdbd53f6c2ad986df4bd86a6c342869c.tar.gz
core-c267d817fdbd53f6c2ad986df4bd86a6c342869c.tar.xz
core-c267d817fdbd53f6c2ad986df4bd86a6c342869c.zip
Cleanups for InitRamFS: busybox is made the main tool ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@935 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-default')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-default8
1 files changed, 2 insertions, 6 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default
index 2d0da092..c7a01fed 100644
--- a/initramfs/distro-specs/ubuntu/functions-default
+++ b/initramfs/distro-specs/ubuntu/functions-default
@@ -9,8 +9,8 @@
#
# General information about OpenSLX can be found under http://openslx.org
#
-# configuration script for general Ubuntu to configure OpenSLX linux
-# diskless clients (executed within initial ramdisk after genconfig)
+# Configuration script for general Ubuntu to configure OpenSLX linux
+# stateless clients (executed within initial ramdisk after genconfig)
# empty functions are defined at the beginning of /etc/functions
@@ -55,10 +55,6 @@ config_distro () {
ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot
# set default runlevel
sed -e "s/.*initdefault/id:${D_INITDEFAULT}:initdefault/" -i /mnt/etc/inittab
- # needed lateron (by hwsetup? - fixme, check if already copied by
- # mkdxsinitrd!! If busybox is installed use tool directly ...)
- /mnt/bin/mknod /dev/zero c 1 5
- /mnt/bin/mknod /dev/mem c 1 1
}
# AUS SuSE-9.3