summaryrefslogtreecommitdiffstats
path: root/installer/slxos-setup
diff options
context:
space:
mode:
authorOliver Tappe2007-03-14 22:09:26 +0100
committerOliver Tappe2007-03-14 22:09:26 +0100
commite7e84b0959526f4f39d409583932cd5f2b6163b1 (patch)
tree0befb495e4b67b139c549e4999a370b1928bc75b /installer/slxos-setup
parent* fixed non-local $/ in slurpFile() (diff)
downloadcore-e7e84b0959526f4f39d409583932cd5f2b6163b1.tar.gz
core-e7e84b0959526f4f39d409583932cd5f2b6163b1.tar.xz
core-e7e84b0959526f4f39d409583932cd5f2b6163b1.zip
* added two checks around cloning in order to protect users from making bad
mistakes * removed special-casing of clones, they no longer get a special name generated automatically, you have to specify the vendor-OS name and that's what you get. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@771 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 ebac759a..bd279dcd 100755
--- a/installer/slxos-setup
+++ b/installer/slxos-setup
@@ -202,8 +202,9 @@ that distribution.
If you pass an unknown selection, you will see a list of the selections
that are available.
-In clone-mode, leaving the selection empty will cause slxos-setup to generate
-a special name for the vendor-os, like '<distro>-cloned-from-<rsync-source>'.
+In clone-mode, it is a good idea to specify some unqiue string as the selection
+part of the vendor-os-name, such that you will easily recognize the vendor-OS
+at a later stage. We recommend something like '-cloned-from-<name-of-rsync-source>'.
=back