diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 17:09:45 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 17:10:22 +0100 |
commit | 9e3863aa8fc22fe0a671b5d38431b2d311fad472 (patch) | |
tree | c9f7369160f8d9c1b98f96697f6572c724e88b6e /manpages/en/lb_bootstrap_debootstrap.1 | |
parent | f3fe376f61663268011d4de2b5c415c1fdd3f494 (diff) | |
download | vyos-live-build-9e3863aa8fc22fe0a671b5d38431b2d311fad472.tar.gz vyos-live-build-9e3863aa8fc22fe0a671b5d38431b2d311fad472.zip |
Switching to later submodule naming scheme for python stubs.
Diffstat (limited to 'manpages/en/lb_bootstrap_debootstrap.1')
-rw-r--r-- | manpages/en/lb_bootstrap_debootstrap.1 | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 deleted file mode 100644 index 023f6124d..000000000 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ /dev/null @@ -1,53 +0,0 @@ -.\" live-build(7) - System Build Scripts -.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> -.\" -.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. -.\" This is free software, and you are welcome to redistribute it -.\" under certain conditions; see COPYING for details. -.\" -.\" -.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project" - -.SH NAME -\fBlive\-build\fR \- Live System Build Components - -.SH SYNOPSIS -\fBlb bootstrap_debootstrap\fR [\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose] -.PP -\fBlb bootstrap_debootstrap\fR [\-\-help] -.br -\fBlb bootstrap_debootstrap\fR [\-\-version] -. -.SH DESCRIPTION -live\-build contains the components to build a live system from a configuration directory. -.PP -The \fBlb bootstrap_debootstrap\fR command bootstraps the chroot system with \fIdebootstrap\fR(8). - -.SH OPTIONS -.IP "\fB\-\-debootstrap\-options=\fR\fIDEBOOTSTRAP_OPTIONS\fR" 4 -set \fIdebootstrap\fR(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap. -.IP "\fB\-\-verbose\fR" 4 -sets verbose option (default: False). -.IP "\fB\-h, \-\-help\fR" 4 -show help message and exit. -.IP "\fB\-\-version\fR" 4 -show program's version number and exit. - -.SH FILES -.IP "\fBconfig/build\fR" 4 -.IP "\fBcache/bootstrap\fR" 4 -.IP "\fBcache/packages.bootstrap\fR" 4 -.IP "\fBchroot\fR" 4 -.IP "\fB.build/bootstrap\fR" 4 - -.SH SEE ALSO -.IP "\fIdebootstrap\fR(8)" 4 - -.SH HOMEPAGE -More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. - -.SH BUGS -Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>. - -.SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. |