diff options
author | Daniel Baumann <daniel@debian.org> | 2011-09-28 09:46:09 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-09-28 09:46:09 +0200 |
commit | fbc5aa82917d6fddc57a1fbedbb0892c89c210b8 (patch) | |
tree | 336203f35e7173a99c2d439f8eb33e285dbbace2 /manpages/en | |
parent | f2b6f46f942466b7c56ce594a9d198a7a6c0f3ba (diff) | |
download | vyos-live-build-fbc5aa82917d6fddc57a1fbedbb0892c89c210b8.tar.gz vyos-live-build-fbc5aa82917d6fddc57a1fbedbb0892c89c210b8.zip |
Removing unused global chroot_preseed.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_chroot_preseed.1 | 33 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 2 |
2 files changed, 0 insertions, 35 deletions
diff --git a/manpages/en/lb_chroot_preseed.1 b/manpages/en/lb_chroot_preseed.1 deleted file mode 100644 index aaab7b96e..000000000 --- a/manpages/en/lb_chroot_preseed.1 +++ /dev/null @@ -1,33 +0,0 @@ -.TH LIVE\-BUILD 1 2011\-09\-28 3.0~a33-1 "Debian Live Project" - -.SH NAME -\fBlb chroot_preseed\fR \- Complete the chroot stage - -.SH SYNOPSIS -\fBlb chroot_preseed\fR [\fIlive\-build options\fR] - -.SH DESCRIPTION -\fBlb chroot_preseed\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. -.PP -.\" FIXME - -.SH OPTIONS -\fBlb chroot_preseed\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/live-build.7 b/manpages/en/live-build.7 index 3002096b7..ad8521e5c 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -127,8 +127,6 @@ apply local patches against chroot use debconf local preseeding file .IP "\fBlb_chroot_packagelists\fR(1)" 4 queue install of package lists into chroot -.IP "\fBlb_chroot_preseed\fR(1)" 4 -use debconf preseeding file .IP "\fBlb_chroot_proc\fR(1)" 4 mount /proc .IP "\fBlb_chroot_resolv\fR(1)" 4 |