diff options
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_config.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 6e9e3bee0..683e67ced 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -360,7 +360,7 @@ sets the location of the debian updates package mirror that will be used to fetc .IP "\fB\-\-parent\-mirror\-chroot\-backports\fR \fIURL\fR" 4 sets the location of the debian backports package mirror that will be used to fetch packages in order to build the live system. By default, this points to http://backports.debian.org/debian-backports/. .IP "\fB\-\-parent\-mirror\-binary\fR \fIURL\fR" 4 -sets the location of the debian package mirror that should end up configured in the final image and which is the one a user would see and use. This has not necessarily to be the same that is used to build the image, e.g. if you use a local mirror but want to have an official mirror in the image. By default, 'http://http.debian.net/debian/' is used. +sets the location of the debian package mirror that should end up configured in the final image and which is the one a user would see and use. This has not necessarily to be the same that is used to build the image, e.g. if you use a local mirror but want to have an official mirror in the image. By default, 'http://httpredir.debian.org/debian/' is used. .IP "\fB\-\-parent\-mirror\-binary\-security\fR \fIURL\fR" 4 sets the location of the debian security package mirror that should end up configured in the final image. By default, 'http://security.debian.org/' is used. .IP "\fB\-\-parent\-mirror\-binary\-updates\fR \fIURL\fR" 4 |