summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-28 12:35:26 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-04-23 15:30:41 +0200
commit1ca53bff529be066982e2c29268c72f73bdd19d1 (patch)
tree1b85590acd8f7ff93a763d38545aa23778757273 /manpages
parent1eee15e8527e0b85f00c946caf7fcb57579f2256 (diff)
downloadvyos-live-build-1ca53bff529be066982e2c29268c72f73bdd19d1.tar.gz
vyos-live-build-1ca53bff529be066982e2c29268c72f73bdd19d1.zip
config: obsolete --net-root-* options (except one)
--net-root-path probably needs to go too, but it is being used for something i don't fully understand currently. Gbp-Dch: Short
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.112
1 files changed, 0 insertions, 12 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 8ef86e98e..1d10cc919 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -164,14 +164,8 @@
.br
[\fB\-\-mode\fR debian]
.br
- [\fB\-\-net\-root\-filesystem\fR nfs|cfs]
-.br
- [\fB\-\-net\-root\-mountoptions\fR \fIOPTION\fR|"\fIOPTIONS\fR"]
-.br
[\fB\-\-net\-root\-path\fR \fIPATH\fR]
.br
- [\fB\-\-net\-root\-server\fR \fIIP\fR|\fIHOSTNAME\fR]
-.br
[\fB\-\-net\-tarball\fR true|false]
.br
[\fB\-\-no\-color]
@@ -396,14 +390,8 @@ sets the location of the debian security package mirror that will be used to fet
sets the location of the mirror that will be used to fetch the debian installer images of the derivative. By default, this points to the same mirror used to build the live system, i.e. the value of \-\-mirror\-chroot.
.IP "\fB\-\-mode\fR debian" 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
-defines the filesystem that will be configured in the bootloader configuration for your netboot image. This defaults to nfs.
-.IP "\fB\-\-net\-root\-mountoptions\fR \fIOPTIONS\fR" 4
-sets additional options for mounting the root filesystem in netboot images and is by default empty.
.IP "\fB\-\-net\-root\-path\fR \fIPATH\fR" 4
sets the file path that will be configured in the bootloader configuration for your netboot image. This defaults to /srv/debian\-live in debian mode.
-.IP "\fB\-\-net\-root\-server\fR \fIIP\fR|\fIHOSTNAME\fR" 4
-sets the IP or hostname that will be configured in the bootloader configuration for the root filesystem of your netboot image. This defaults to 192.168.1.1.
.IP "\fB\-\-net\-tarball\fR true|false" 4
defines if a compressed tarball should be created. Disabling this options leads to no tarball at all, the plain binary directory is considered the output in this case. Default is true.
.IP "\fB\-\-no\-color\fR" 4