summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-04-06 12:51:37 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:08 +0200
commitb5317e34a92994748f2994ff48a14766b3bc9ecb (patch)
tree728b7a494657a8fa40cb217ca371a98e164f6d68 /manpages/en
parent82648922d53d36441dff905cbfd35356ab20174d (diff)
downloadvyos-live-build-b5317e34a92994748f2994ff48a14766b3bc9ecb.tar.gz
vyos-live-build-b5317e34a92994748f2994ff48a14766b3bc9ecb.zip
Adding new lb_bootstrap_debootstrap manpage.
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_bootstrap_debootstrap.146
1 files changed, 46 insertions, 0 deletions
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1
new file mode 100644
index 000000000..b53e95dd9
--- /dev/null
+++ b/manpages/en/lb_bootstrap_debootstrap.1
@@ -0,0 +1,46 @@
+.\" 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\-04\-06 4.0~a16-1 "Live Systems Project"
+
+.SH NAME
+\fBlive\-build\fR \- System Build Scripts
+
+.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 programs to build a live system from a configuration directory.
+.PP
+The \fBlb bootstrap_debootstrap\fR program bootstraps the chroot system with debootstrap(8).
+
+.SH OPTIONS
+.IP "\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR" 4
+set debootstrap(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap.
+.IP "\-\-verbose" 4
+sets verbose option (default: False)
+.IP "\-h, \-\-help" 4
+show help message and exit
+.IP "\-v, \-\-version" 4
+show program's version number and exit
+
+.SH SEE ALSO
+\fIdebootstrap\fR(8)
+
+.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>.