summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-02-14 13:11:26 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:43 +0100
commit3047936fb5e4bc024b4d1902a762e24d57205e20 (patch)
treed9d1c5b483db9710b67f28678ced5cb6e4805468 /manpages/en/lb_config.1
parentc6debef406f46c011bf8446f8683e1931c57a452 (diff)
downloadvyos-live-build-3047936fb5e4bc024b4d1902a762e24d57205e20.tar.gz
vyos-live-build-3047936fb5e4bc024b4d1902a762e24d57205e20.zip
Renaming mirror options to parent mirror for handling derivatives nice in future.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.150
1 files changed, 25 insertions, 25 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index d17283121..e178b47f1 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -137,25 +137,25 @@
.br
[\fB\-\-memtest\fR memtest86+|memtest86|none]
.br
- [\-m|\fB\-\-mirror\-bootstrap\fR \fIURL\fR]
+ [\-m|\fB\-\-parent\-mirror\-bootstrap\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-chroot\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-chroot\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-chroot\-security\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-chroot\-security\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-chroot\-volatile\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-chroot\-volatile\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-chroot\-backports\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-chroot\-backports\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-binary\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-binary\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-binary\-security\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-binary\-security\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-binary\-volatile\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-binary\-volatile\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-binary\-backports\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-binary\-backports\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-debian\-installer\fR \fIURL\fR]
+ [\fB\-\-parent\-mirror\-debian\-installer\fR \fIURL\fR]
.br
[\fB\-\-mode\fR debian|emdebian|ubuntu]
.br
@@ -363,26 +363,26 @@ sets the internal name of the kernel packages naming scheme. If you use debian k
sets the filename of the losetup binary from the host system that should be used. This is autodetected and does generally not need any customization.
.IP "\fB\-\-memtest\fR memtest86+|memtest86|none" 4
defines if memtest, memtest86+ or no memory tester at all should be included as secondary bootloader configuration. This is only available on amd64 and i386 and defaults to memtest86+.
-.IP "\-m|\fB\-\-mirror\-bootstrap\fR \fIURL\fR" 4
+.IP "\-m|\fB\-\-parent\-mirror\-bootstrap\fR \fIURL\fR" 4
sets the location of the debian package mirror that should be used to bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may not be a good default if you live outside of Europe.
-.IP "\fB\-\-mirror\-chroot\fR \fIURL\fR" 4
-sets the location of the debian package mirror that will be used to fetch the packages in order to build the live system. By default, this is set to the value of \-\-mirror\-bootstrap.
-.IP "\fB\-\-mirror\-chroot\-security\fR \fIURL\fR" 4
+.IP "\fB\-\-parent\-mirror\-chroot\fR \fIURL\fR" 4
+sets the location of the debian package mirror that will be used to fetch the packages in order to build the live system. By default, this is set to the value of \-\-parent\-mirror\-bootstrap.
+.IP "\fB\-\-parent\-mirror\-chroot\-security\fR \fIURL\fR" 4
sets the location of the debian security package mirror that will be used to fetch the packages in order to build the live system. By default, this points to http://security.debian.org/debian/.
-.IP "\fB\-\-mirror\-chroot\-volatile\fR \fIURL\fR" 4
-sets the location of the debian volatile package mirror that will be used to fetch packages in order to build the live system. By default, this is set to the value of \-\-mirror\-chroot.
-.IP "\fB\-\-mirror\-chroot\-backports\fR \fIURL\fR" 4
+.IP "\fB\-\-parent\-mirror\-chroot\-volatile\fR \fIURL\fR" 4
+sets the location of the debian volatile package mirror that will be used to fetch packages in order to build the live system. By default, this is set to the value of \-\-parent\-mirror\-chroot.
+.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\-\-mirror\-binary\fR \fIURL\fR" 4
+.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.
-.IP "\fB\-\-mirror\-binary\-security\fR \fIURL\fR" 4
+.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.
-.IP "\fB\-\-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 \-\-mirror\-binary is used.
-.IP "\fB\-\-mirror\-binary\-backports\fR \fIURL\fR" 4
+.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
sets the location of the debian backports package mirror that should end up configured in the final image. By default, 'http://backports.debian.org/debian-backports/' is used.
-.IP "\fB\-\-mirror\-debian\-installer\fR \fIURL\fR" 4
-sets the location of the mirror that will be used to fetch the debian installer images. By default, this points to the same mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap.
+.IP "\fB\-\-parent\-mirror\-debian\-installer\fR \fIURL\fR" 4
+sets the location of the mirror that will be used to fetch the debian installer images. By default, this points to the same mirror used to build the live system, i.e. the value of \-\-parent\-mirror\-bootstrap.
.IP "\fB\-\-mode\fR debian|emdebian|ubuntu" 4
defines a global mode to load project specific defaults. By default this is set to debian.
.IP "\fB\-\-net\-root\-filesystem\fR nfs|cfs" 4
@@ -467,7 +467,7 @@ Currently, command line switches can also be specified through the corresponding
.\" FIXME
.IP "\fBauto/config\fR" 4
.IP "\fB/etc/live/build.conf, /etc/live/build.d\fR" 4
-An optional, global configuration file for \fBlb config\fR variables. It is useful to specify a few system wide defaults, like LB_MIRROR_BOOTSTRAP. This feature can be false by specifying the \fB\-\-ignore\-system\-defaults\fR option.
+An optional, global configuration file for \fBlb config\fR variables. It is useful to specify a few system wide defaults, like LB_PARENT_MIRROR_BOOTSTRAP. This feature can be false by specifying the \fB\-\-ignore\-system\-defaults\fR option.
.\" FIXME
.SH SEE ALSO