diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-10-23 10:47:13 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-10-23 10:47:48 +0200 |
commit | 955175ac4b9acb06101a9ec7a0b3b41d4f17087f (patch) | |
tree | fd0d1e02033b04dcee7eb6fda7bbbc26e820a6d5 /manpages | |
parent | 5e2758b4c0b389fbff5d693bccaaff9f2b3bc642 (diff) | |
download | vyos-live-build-955175ac4b9acb06101a9ec7a0b3b41d4f17087f.tar.gz vyos-live-build-955175ac4b9acb06101a9ec7a0b3b41d4f17087f.zip |
Dropping incomplete and not really supported exposed root mode.
This might come back in future if there's demand for it
and the base is sufficiently cleaned up first.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/en.old/lb_config.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/manpages/en.old/lb_config.1 b/manpages/en.old/lb_config.1 index bdb002011..ef82beb8b 100644 --- a/manpages/en.old/lb_config.1 +++ b/manpages/en.old/lb_config.1 @@ -217,8 +217,6 @@ .br [\fB\-\-backports\fR true|false] .br - [\fB\-\-exposed\-root\fR true|false] -.br [\fB\-\-verbose\fR] .br [\fB\-\-win32\-loader true|false] @@ -454,8 +452,6 @@ defines what size the hdd image should be. Note that although the default is set defines if debian updates package archives should be included in the image or not. .IP "\fB\-\-backports\fR true|false" 4 defines if debian backports package archives should be included in the image or not. -.IP "\fB\-\-exposed\-root\fR true|false" 4 -defines whether to expose the root filesystem as read only and not covered by the union filesystem. This has useful implications for certain speciality setups such as LTSP. By default, this option is false. .IP "\fB\-\-verbose\fR" 4 increases the verbosity of messages output by \fBlb build\fR. .IP "\fB\-\-win32\-loader true|false" 4 |