summaryrefslogtreecommitdiff
path: root/build.1
diff options
context:
space:
mode:
authorshuai.fu <shuai01.fu@samsung.com>2017-04-22 13:43:02 +0800
committery0169.zhang <y0169.zhang@samsung.com>2017-07-10 11:19:29 +0800
commit24dc605f13d22c9c40999910af164d1f8c5bfd8e (patch)
treeace6b1cfe91019ef6ea452a7fa6bd9d446c4d153 /build.1
parent07c0dbf5da85bc3931186838be1420cfd8a2de7f (diff)
downloadbuild-24dc605f13d22c9c40999910af164d1f8c5bfd8e.tar.gz
build-24dc605f13d22c9c40999910af164d1f8c5bfd8e.tar.bz2
build-24dc605f13d22c9c40999910af164d1f8c5bfd8e.zip
Update to upstream 20160629upstream/20160629
Change-Id: Idc31c269aec94e852b30885dee65a827b318b7a3 Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
Diffstat (limited to 'build.1')
-rw-r--r--build.112
1 files changed, 12 insertions, 0 deletions
diff --git a/build.1 b/build.1
index 8989c59..8c721db 100644
--- a/build.1
+++ b/build.1
@@ -52,6 +52,9 @@ A dsc file used to generate Debian binary packages.
.TP
.B PKGBUILD
A file used to generate Arch Linux binary packages.
+.TP
+.B build.collax
+A shell script used to generate a Collax binary package.
.P
.SH OPTIONS
.TP
@@ -162,6 +165,15 @@ Set a specific kernel to boot in the virtual machine.
.TP
.B --vm-disk-clean
Force the recreation of the disk image.
+.TP
+.B "--vm-telnet" PORT
+Is forwarding PORT to a telnet session inside of the VM.
+Specify also needed extra packages via -x parameter, usually:
+.I --vm-telnet 1234 -x telnet-server -x net-tools
+ And connect from the host via:
+.I telnet localhost 1234
+ NOTE: The telnet server gets started after all packages got installed.
+
.SH RECIPE FILE OPTIONS
The