diff options
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 9c1dfcf73..18c776dfa 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -388,9 +388,9 @@ sets the location of the debian volatile package mirror that will be used to fet .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://cdn.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://http.debian.net/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://cdn.debian.net/debian-security/' is used. +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\-volatile\fR \fIURL\fR" 4 sets the location of the debian volatile package mirror that should end up configured in the final image. By default, the value of \-\-parent\-mirror\-binary is used. .IP "\fB\-\-parent\-mirror\-binary\-backports\fR \fIURL\fR" 4 |