From e7e84b0959526f4f39d409583932cd5f2b6163b1 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 14 Mar 2007 21:09:26 +0000 Subject: * 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 --- installer/slxos-setup | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'installer/slxos-setup') 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 '-cloned-from-'. +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-'. =back -- cgit v1.2.3-55-g7522