diff options
author | Daniel Baumann <daniel@debian.org> | 2010-12-27 17:33:49 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:39 +0100 |
commit | c0d782a1f4c2dbdfdd6f7f0bf51aab15fcf0961d (patch) | |
tree | 5a419038d98dcd66b07b7013ce7da776e5f680c7 /manpages/en/lb_config.1 | |
parent | 3854710095b261578abb24364ea77d440736624b (diff) | |
download | vyos-live-build-c0d782a1f4c2dbdfdd6f7f0bf51aab15fcf0961d.tar.gz vyos-live-build-c0d782a1f4c2dbdfdd6f7f0bf51aab15fcf0961d.zip |
Removing --apt-pdiff option, this doesn't belong into live-build in the first place.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 4923d244b..3f507b3ab 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-14 3.0~a10 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-12\-27 3.0~a10 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -17,8 +17,6 @@ .br [\fB\-\-apt\-indices\fR true|false|none] .br - [\fB\-\-apt\-pdiffs\fR true|false] -.br [\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"] .br [\fB\-\-aptitude\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"] @@ -243,8 +241,6 @@ sets the ftp proxy to be used by apt. By default, this is empty but if the host sets the http proxy to be used by apt. By default, this is empty but if the host has the environment variable http_proxy set, apt\-http\-proxy gets automatically set to the value of http_proxy. .IP "\fB\-\-apt\-indices\fR true|false|none" 4 defines if the resulting images should have apt indices or not and defaults to true. If set to none, no indices are included at all. -.IP "\fB\-\-apt\-pdiffs\fR true|false" 4 -defines whetever apt should use incremental package indices feature or not. This is true by default. .IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 defines the default options that will be appended to every apt call that is made inside chroot during the building of the image. By default, this is set to \-\-yes to allow non-interactive installation of packages. .IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 |