From 46da8119ecf0f1e6217648e438f78e7179b3d7c8 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 19 Jan 2009 00:26:38 +0000 Subject: Added Scient. Linux entry to setup modules ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2493 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxos-setup | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'installer/slxos-setup') diff --git a/installer/slxos-setup b/installer/slxos-setup index 41c61961..471fa087 100755 --- a/installer/slxos-setup +++ b/installer/slxos-setup @@ -1,6 +1,6 @@ #! /usr/bin/perl # ----------------------------------------------------------------------------- -# Copyright (c) 2006, 2007 - OpenSLX GmbH +# Copyright (c) 2006..2009 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -323,13 +323,13 @@ format an rsync-uri has. =over 8 -=item B<< slxos-setup install suse-10.2 >> +=item B<< slxos-setup install suse-11.1 >> -Installs the distro suse-10.2 as a new vendor-OS. +Installs the distro suse-11.1 as a new vendor-OS. -=item B<< slxos-setup install suse-10.2-gnome >> +=item B<< slxos-setup install suse-11.1-gnome >> -Installs the 'gnome'-selection of distro suse-10.2 as a new +Installs the 'gnome'-selection of distro suse-11.1 as a new vendor-OS. =back @@ -338,10 +338,10 @@ vendor-OS. =over 8 -=item B<< slxos-setup clone my_server:/ suse-10.2-clone-my_server >> +=item B<< slxos-setup clone my_server:/ suse-11.1-clone-my_server >> -Clones the suse-10.2 system from server 'my_server' as a new -vendor-OS, which will be named 'suse-10.2-clone-my_server'. +Clones the suse-11.1 system from server 'my_server' as a new +vendor-OS, which will be named 'suse-11.1-clone-my_server'. =back @@ -349,9 +349,9 @@ vendor-OS, which will be named 'suse-10.2-clone-my_server'. =over 8 -=item B<< slxos-setup update suse-10.2 >> +=item B<< slxos-setup update suse-11.1 >> -Updates the (existing) vendor-OS 'suse-10.2'. +Updates the (existing) vendor-OS 'suse-11.1'. =back @@ -359,9 +359,9 @@ Updates the (existing) vendor-OS 'suse-10.2'. =over 8 -=item B<< slxos-setup import-into-db suse-10.2 >> +=item B<< slxos-setup import-into-db suse-11.1 >> -Imports the (existing) vendor-OS 'suse-10.2' into the config-DB. +Imports the (existing) vendor-OS 'suse-11.1' into the config-DB. =back @@ -369,9 +369,9 @@ Imports the (existing) vendor-OS 'suse-10.2' into the config-DB. =over 8 -=item B<< slxos-setup remove suse-10.2 >> +=item B<< slxos-setup remove suse-11.1 >> -Wipes the (existing) vendor-OS 'suse-10.2' from disk and removes it +Wipes the (existing) vendor-OS 'suse-11.1' from disk and removes it from the config-DB, too. =back @@ -398,4 +398,4 @@ which can be used to overrule the OpenSLX settings: Please refer to the C-manpage for a more detailed description of these options. -=cut \ No newline at end of file +=cut -- cgit v1.2.3-55-g7522