diff options
-rwxr-xr-x | src/installer/slxos-setup | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/installer/slxos-setup b/src/installer/slxos-setup index b8639ead..f08c5603 100755 --- a/src/installer/slxos-setup +++ b/src/installer/slxos-setup @@ -227,6 +227,10 @@ slxos-setup [options] <action> <action-params> ... =over 8 +=item B<< config <vendor-os-name> >> + +configure vendor-OS (rsync config/stage1/<vendor-os-name> to stage1/<vendor-os-name>) + =item B<< clone <rsync-source-uri> <vendor-os-name> >> clones an existing operating system via rsync |