summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-26 14:03:26 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:31 +0100
commitc77053d3d81ac6bf03a16bc73f4c583b55e48a3e (patch)
tree5754bf90011ef896ba0c6c9b612f8faf671ea1cc /manpages/en
parentc5c3f6133a0fb62ba9c2c3b839e6ea5774f9c76a (diff)
downloadvyos-live-build-c77053d3d81ac6bf03a16bc73f4c583b55e48a3e.tar.gz
vyos-live-build-c77053d3d81ac6bf03a16bc73f4c583b55e48a3e.zip
Replacing lb_chroot_symlinks with a hook, that's more approriate.
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_chroot_symlinks.133
-rw-r--r--manpages/en/lb_config.14
-rw-r--r--manpages/en/live-build.72
3 files changed, 0 insertions, 39 deletions
diff --git a/manpages/en/lb_chroot_symlinks.1 b/manpages/en/lb_chroot_symlinks.1
deleted file mode 100644
index 621112a5a..000000000
--- a/manpages/en/lb_chroot_symlinks.1
+++ /dev/null
@@ -1,33 +0,0 @@
-.TH LIVE\-BUILD 1 2010\-09\-26 3.0~a1 "Debian Live Project"
-
-.SH NAME
-\fBlb chroot_symlinks\fR \- Complete the chroot stage
-
-.SH SYNOPSIS
-\fBlb chroot_symlinks\fR [\fIlive\-build options\fR]
-
-.SH DESCRIPTION
-\fBlb chroot_symlinks\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
-.PP
-.\" FIXME
-
-.SH OPTIONS
-\fBlb chroot_symlinks\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
-
-.SH FILES
-.\" FIXME
-.IP "\fBn/a\fR" 4
-
-.SH SEE ALSO
-\fIlive\-build\fR(7)
-.PP
-This program is a part of live\-build.
-
-.SH HOMEPAGE
-More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
-
-.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
-
-.SH AUTHOR
-live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 6ebc5cffb..3d6c60eff 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -177,8 +177,6 @@
.br
[\-s|\fB\-\-source\-images\fR iso|net|tar|usb\-hdd]
.br
- [\fB\-\-symlinks\fR true|false]
-.br
[\fB\-\-syslinux\-splash\fR \fIFILE\fR]
.br
[\fB\-\-syslinux\-timeout\fR \fISECONDS\fR]
@@ -392,8 +390,6 @@ defines if the security repositories specified in the security mirror options sh
defines if a corresponding source image to the binary image should be build. By default this is false because most people do not require this and would require to download quite a few source packages. However, once you start distributing your live image, you should make sure you build it with a source image alongside.
.IP "\-s|\fB\-\-source\-images\fR iso|net|tar|usb\-hdd" 4
defines the image type for the source image. Default is tar.
-.IP "\fB\-\-symlinks\fR true|false" 4
-defines if the symlink hack should be true or false. The symlink hack converts all absolute symlinks to relative ones. By default this is false and in general there is no need or gain to enable it. If you are in a special situation that requires this, you will know.
.IP "\fB\-\-syslinux\-splash\fR \fIFILE\fR" 4
defines the file of the syslinux splash graphic that should be used instead of the default one.
.IP "\fB\-\-syslinux\-timeout\fR \fISECONDS\fR" 4
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index 63bfcf1c0..56d8f11d8 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -143,8 +143,6 @@ manage /etc/resolv.conf
mount /selinux
.IP "\fBlb_chroot_sources\fR(1)" 4
manage /etc/apt/sources.list
-.IP "\fBlb_chroot_symlinks\fR(1)" 4
-convert symlinks
.IP "\fBlb_chroot_sysfs\fR(1)" 4
mount /sys
.IP "\fBlb_chroot_sysvinit\fR(1)" 4