diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:20 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:20 +0200 |
commit | 57cf927e8b36655351399184fecec51552feffe5 (patch) | |
tree | 537fb1e5e337d2074c7ea25c506eedbbbf6afdf9 /make-live.8 | |
parent | eeaafbe5c0d5f2ffd87bf7d9f12c13df1bd0adf5 (diff) | |
download | vyos-live-build-57cf927e8b36655351399184fecec51552feffe5.tar.gz vyos-live-build-57cf927e8b36655351399184fecec51552feffe5.zip |
Adding live-package 0.99.1-1.
Diffstat (limited to 'make-live.8')
-rw-r--r-- | make-live.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/make-live.8 b/make-live.8 index 70e499dff..fd8df5df2 100644 --- a/make-live.8 +++ b/make-live.8 @@ -24,6 +24,7 @@ make-live \- An utility for building Debian Live systems. .IR FILE \||\| DIRECTORY \|] .RB [\| \-\-include\-rootfs .IR FILE \||\| DIRECTORY \|] +.BR [\| \-\-interactive \|] .RB [\| \-\-linux\-image .IR FLAVOUR \|] .RB [\| \-\-logfile @@ -111,6 +112,9 @@ set through LIVE_INCLUDE_IMAGE environment variable. specifies a file or directory which will be copied inside the root filesystem of the image. Can be also set through the LIVE_INCLUDE_ROOTFS environment variable. .TP +.BI \-\-interactive +lets you interactively customize the package selection. +.TP .BI "\-\-linux\-image " FLAVOUR .TP .BI "\-p, \-\-package-list " FILE |