summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs/ubuntu/functions-default
diff options
context:
space:
mode:
authorFelix Endres2006-08-31 02:03:47 +0200
committerFelix Endres2006-08-31 02:03:47 +0200
commitef2e03d9c4be1cc81b74c53a33743f61fd2da743 (patch)
treeff08d13d0b35a7a642a201816a71ac0b96ccc7c9 /initrd/distro-specs/ubuntu/functions-default
parentFurther cleanup of Ubuntus configuration (diff)
downloadcore-ef2e03d9c4be1cc81b74c53a33743f61fd2da743.tar.gz
core-ef2e03d9c4be1cc81b74c53a33743f61fd2da743.tar.xz
core-ef2e03d9c4be1cc81b74c53a33743f61fd2da743.zip
Forgot to delete Debugmessage
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@348 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/distro-specs/ubuntu/functions-default')
-rw-r--r--initrd/distro-specs/ubuntu/functions-default3
1 files changed, 1 insertions, 2 deletions
diff --git a/initrd/distro-specs/ubuntu/functions-default b/initrd/distro-specs/ubuntu/functions-default
index d9ae7e28..ea9841ee 100644
--- a/initrd/distro-specs/ubuntu/functions-default
+++ b/initrd/distro-specs/ubuntu/functions-default
@@ -53,8 +53,7 @@ config_distro () {
# set default runlevel
sed -e "s/.*initdefault/id:${D_INITDEFAULT}:initdefault/" -i /mnt/etc/inittab
- # neeed lateron:
- echo HALLO
+ # needed lateron (by hwsetup?)
/mnt/bin/mknod /dev/zero c 1 5
/mnt/bin/mknod /dev/mem c 1 1