summaryrefslogtreecommitdiffstats
path: root/openslx
diff options
context:
space:
mode:
authorJonathan Bauer2014-04-17 12:44:01 +0200
committerJonathan Bauer2014-04-17 12:44:01 +0200
commit565fa71984d6f8d668e1f1a9bbe64eefbed85fb1 (patch)
treec07ea4f155361ba34c7e68be4e9f466430ad6f27 /openslx
parent[vmware] added exit codes for chroot steps (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.tar.gz
tm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.tar.xz
tm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'openslx')
-rwxr-xr-xopenslx2
1 files changed, 2 insertions, 0 deletions
diff --git a/openslx b/openslx
index 47fc4070..9460dc74 100755
--- a/openslx
+++ b/openslx
@@ -82,6 +82,8 @@ print_usage() {
echo -e " Examples:"
echo -e " server 1.2.3.4 -s"
echo -e " (sync all builds from remote system 1.2.3.4)"
+ echo -e " server 1.2.3.4 stage31 -e cpio"
+ echo -e " (packs stage31 as initram-fs (cpio) from remote system 1.2.3.4)"
echo -e " server 1.2.3.4 stage32 -e sqfs"
echo -e " (packs stage32 as squashfs from remote system 1.2.3.4)"
echo -e " server 1.2.3.4 stage31 -c"