From a0400b24998e247f32f95a492ed4f3f6ab053ada Mon Sep 17 00:00:00 2001 From: Ryan Finnie Date: Fri, 5 Feb 2021 10:30:31 -0800 Subject: Use --apt-http-proxy/--apt-ftp-proxy for debootstrap --- manpages/en/lb_config.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manpages') diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 898d6840c..91e6a55be 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -239,9 +239,9 @@ In addition to its specific options \fBlb config\fR understands all generic live .IP "\fB\-\-apt\fR apt|apt-get|aptitude" 4 defines if apt\-get or aptitude is used to install packages when building the image. The default is apt. .IP "\fB\-\-apt\-ftp\-proxy\fR \fIURL\fR" 4 -sets the FTP proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. +sets the FTP proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by initial debootstrap, and by apt internally within the chroot. It is not used for anything else. .IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4 -sets the HTTP proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. +sets the HTTP proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by initial debootstrap, and by apt internally within the chroot. It is not used for anything else. .IP "\fB\-\-apt\-indices\fR true|false" 4 defines if the resulting images should have apt indices or not and defaults to true. .IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4 -- cgit v1.2.3