summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/ubuntu/functions-default
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-12-22 17:27:36 +0100
committerDirk von Suchodoletz2006-12-22 17:27:36 +0100
commit280108a7fadbe4a95e7d7c446240d8e7638d6390 (patch)
treea7fdaa354c5c20a11f9dd97f7bdf49a04650f021 /initramfs/distro-specs/ubuntu/functions-default
parentFix for non-busybox watchdog (or should we add (u)sleep to the initramfs (diff)
downloadcore-280108a7fadbe4a95e7d7c446240d8e7638d6390.tar.gz
core-280108a7fadbe4a95e7d7c446240d8e7638d6390.tar.xz
core-280108a7fadbe4a95e7d7c446240d8e7638d6390.zip
Small cleanups ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@581 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/ubuntu/functions-default')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-default9
1 files changed, 6 insertions, 3 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default
index 03652d68..b245f8fb 100644
--- a/initramfs/distro-specs/ubuntu/functions-default
+++ b/initramfs/distro-specs/ubuntu/functions-default
@@ -1,13 +1,15 @@
# configuration script for general Ubuntu to configure OpenSLX linux
# diskless clients (executed within initial ramdisk after genconfig)
#
-# Dirk von Suchodoletz <dirk@goe.net>, 23-06-2006
+# this file is distributed under the GPLv2, see ~/openslx/COPYING
+#
+# Dirk von Suchodoletz <dirk@goe.net>, 22-12-2006
# Nico Dietrich
# Felix Endres
# mj0, 12-12-2006
#
# (c) 2006 - RZ Universitaet Freiburg
-# (c) 2006 - OpenSLX.ORG project
+# (c) 2006 - OpenSLX GmbH
# empty functions are defined at the beginning of /etc/functions
@@ -23,7 +25,8 @@ preinit () {
}
-#overwrite settings set by hwautocfg
+# overwrite settings set by hwautocfg, pathes will change for newer
+# Xorg version 7.X
displayvars (){
Files=' \t FontPath\t\t "/usr/share/X11/fonts/misc"\n
\t FontPath\t\t "/usr/share/X11/fonts/100dpi/:unscaled"\n