summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-08-13 12:29:58 +0200
committerDirk von Suchodoletz2009-08-13 12:29:58 +0200
commitd1948d565f7c1980b2dd0879640d61e95b4dbd4e (patch)
treec94ad31bf32139f49f6c541805094f70e8ff7a82 /initramfs
parentSmall fixes ... (diff)
downloadcore-d1948d565f7c1980b2dd0879640d61e95b4dbd4e.tar.gz
core-d1948d565f7c1980b2dd0879640d61e95b4dbd4e.tar.xz
core-d1948d565f7c1980b2dd0879640d61e95b4dbd4e.zip
Additions for the upcoming Ubuntu 9.10 release (mainly untested yet) ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3086 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/ubuntu/functions-9.1016
1 files changed, 16 insertions, 0 deletions
diff --git a/initramfs/distro-specs/ubuntu/functions-9.10 b/initramfs/distro-specs/ubuntu/functions-9.10
new file mode 100644
index 00000000..5e5ddde1
--- /dev/null
+++ b/initramfs/distro-specs/ubuntu/functions-9.10
@@ -0,0 +1,16 @@
+# Copyright (c) 2009 - OpenSLX GmbH
+#
+# This program/file is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your feedback to feedback@openslx.org
+#
+# General information about OpenSLX can be found under http://openslx.org
+#
+# Configuration script for Ubuntu 9.10 configure OpenSLX linux stateless
+# clients (merged in stage2 with ubuntu/functions-default - and loaded within
+# initial ramfs - stage3) It may overwrite settings from the default config
+# file (/etc/functions)
+
+# no changes from default