From d6ce8abd89f4288bce9d0472a39c014a839e8628 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 28 Mar 2011 16:35:14 +0200 Subject: add support for ubunut 10.10 --- src/initramfs/distro-specs/ubuntu/functions-10.10 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/initramfs/distro-specs/ubuntu/functions-10.10 (limited to 'src/initramfs/distro-specs') 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) -- cgit v1.2.3-55-g7522