summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-04-06 13:13:36 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:08 +0200
commit9f32f7af789787e1dbeeed6f5a3c8902ef27083a (patch)
treee9e533c919b3ac93c4cfb7045b7280d554d6dee3 /manpages/en
parentcd4119caf097de3817f3de7e85960ddd860ca75f (diff)
downloadvyos-live-build-9f32f7af789787e1dbeeed6f5a3c8902ef27083a.tar.gz
vyos-live-build-9f32f7af789787e1dbeeed6f5a3c8902ef27083a.zip
Adding new lb_bootstrap_cdebootstrap manpage.
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_bootstrap_cdebootstrap.146
1 files changed, 46 insertions, 0 deletions
diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1
new file mode 100644
index 000000000..9bb2834ed
--- /dev/null
+++ b/manpages/en/lb_bootstrap_cdebootstrap.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_cdebootstrap\fR [\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
+.PP
+\fBlb bootstrap_cdebootstrap\fR [\-\-help]
+.br
+\fBlb bootstrap_cdebootstrap\fR [\-\-version]
+.
+.SH DESCRIPTION
+live\-build contains the programs to build a live system from a configuration directory.
+.PP
+The \fBlb bootstrap_cdebootstrap\fR program bootstraps the chroot system with cdebootstrap(1).
+
+.SH OPTIONS
+.IP "\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR" 4
+set cdebootstrap(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap.
+.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
+\fIcdebootstrap\fR(1)
+
+.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>.