summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-6.10
diff options
context:
space:
mode:
authorMichael Janczyk2008-01-29 19:39:55 +0100
committerMichael Janczyk2008-01-29 19:39:55 +0100
commit799b4c4e181b76e2387708e4f6e4855cac8ebbef (patch)
treed8642078079eb24fc5baf4eb3460d719eb46d732 /initramfs/distro-specs/ubuntu/functions-6.10
parentswitched kdmrc path to config-default variable, and removed from each kdm fun... (diff)
downloadcore-799b4c4e181b76e2387708e4f6e4855cac8ebbef.tar.gz
core-799b4c4e181b76e2387708e4f6e4855cac8ebbef.tar.xz
core-799b4c4e181b76e2387708e4f6e4855cac8ebbef.zip
moved creation of dir into main function
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1503 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-6.10')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-6.103
1 files changed, 0 insertions, 3 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-6.10 b/initramfs/distro-specs/ubuntu/functions-6.10
index cc856d1a..44d60211 100644
--- a/initramfs/distro-specs/ubuntu/functions-6.10
+++ b/initramfs/distro-specs/ubuntu/functions-6.10
@@ -102,9 +102,6 @@ rllinker "console-screen.sh" 31 3
# configure kdm as display manager
config_kdm () {
-# first define directories for kdm
-testmkd /mnt/${D_KDMRCPATH}
-
rllinker "kdm" 3 1
if [ "x$start_xdmcp" = "xkdm" ]; then
echo /usr/bin/kdm > /mnt/etc/X11/default-display-manager