summaryrefslogtreecommitdiffstats
path: root/installer/slxos-setup
diff options
context:
space:
mode:
authorOliver Tappe2007-03-27 18:48:23 +0200
committerOliver Tappe2007-03-27 18:48:23 +0200
commit731fac1dd951bca19f2f937ba3135f2b3f4f19d8 (patch)
treea8454e00b249d74840edbbc671aa324fd5f13645 /installer/slxos-setup
parent* fixed bug in cmdline regex that lead to list-installed not working at all, ... (diff)
downloadcore-731fac1dd951bca19f2f937ba3135f2b3f4f19d8.tar.gz
core-731fac1dd951bca19f2f937ba3135f2b3f4f19d8.tar.xz
core-731fac1dd951bca19f2f937ba3135f2b3f4f19d8.zip
* improved cloning example a bit, to give a better idea about the naming
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@828 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/slxos-setup')
-rwxr-xr-xinstaller/slxos-setup5
1 files changed, 3 insertions, 2 deletions
diff --git a/installer/slxos-setup b/installer/slxos-setup
index 7011b251..456957cf 100755
--- a/installer/slxos-setup
+++ b/installer/slxos-setup
@@ -245,9 +245,10 @@ format an rsync-uri has.
=head2 Cloning an Operating System to Make a New Vendor-OS
- slxos-setup clone suse-10.2 --source=my_server:/
+ slxos-setup clone suse-10.2-clone-my_server --source=my_server:/
- clones the suse-10.2 system from server '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'
=head2 Updating a Vendor-OS