summaryrefslogtreecommitdiffstats
path: root/src/initramfs/distro-specs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-03-28 16:35:14 +0200
committerDirk von Suchodoletz2011-03-28 16:35:14 +0200
commitd6ce8abd89f4288bce9d0472a39c014a839e8628 (patch)
tree397faf3b519d1861e00e0fe07e3f3a11bd450be5 /src/initramfs/distro-specs
parentfix squashfs paths (diff)
downloadcore-d6ce8abd89f4288bce9d0472a39c014a839e8628.tar.gz
core-d6ce8abd89f4288bce9d0472a39c014a839e8628.tar.xz
core-d6ce8abd89f4288bce9d0472a39c014a839e8628.zip
add support for ubunut 10.10
Diffstat (limited to 'src/initramfs/distro-specs')
-rw-r--r--src/initramfs/distro-specs/ubuntu/functions-10.1016
1 files changed, 16 insertions, 0 deletions
diff --git a/src/initramfs/distro-specs/ubuntu/functions-10.10 b/src/initramfs/distro-specs/ubuntu/functions-10.10
new file mode 100644
index 00000000..95844a3d
--- /dev/null
+++ b/src/initramfs/distro-specs/ubuntu/functions-10.10
@@ -0,0 +1,16 @@
+# Copyright (c) 2010 - 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 10.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 (as this is default at the moment)