From 509331481b4d63786f8e7fede82a842e56702e6e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 13 Apr 2007 12:24:20 +0000 Subject: * changed POD back from documenting 'add' to 'export', as 'adding' an export that already exists is odd (as pointed out by Dirk). Actually, both forms are still accepted. * added automatic creation of a default system for an added export, that uses the standard kernel of the vendor-OS (vmlinuz). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@884 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxos-export | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installer/slxos-export') diff --git a/installer/slxos-export b/installer/slxos-export index b3af06d4..7890166e 100755 --- a/installer/slxos-export +++ b/installer/slxos-export @@ -153,7 +153,7 @@ slxos-export [options] =over 8 -=item B<< add >> +=item B<< export >> exports the vendor-OS with the given name using the given export type and adds it to the config-DB, too @@ -236,7 +236,7 @@ Prints the version and exits. =head3 Exporting a Vendor-OS via NFS -=item B<< slxos-export add suse-10.2 nfs >> +=item B<< slxos-export export suse-10.2 nfs >> Exports the installed vendor-OS suse-10.2 via nfs, the resulting NFS-export will live in C. @@ -247,7 +247,7 @@ resulting NFS-export will live in C. =over 8 -=item B<< slxos-export add ubuntu-6.10 nbd-squash >> +=item B<< slxos-export export ubuntu-6.10 nbd-squash >> Exports the installed vendor-OS ubuntu-6.10 via nbd-squash, the resulting Squash-FS will live in C. -- cgit v1.2.3-55-g7522