summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-28 13:15:30 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:48 +0100
commit2e2de4361d4549021ab6d62226257d68b88d25fe (patch)
tree78e27f41d6a31cd9b95410504ef143d75e3a3e9e /manpages
parent7523992b6a479359b5457b95568a376b3a2ef8e4 (diff)
downloadlive-build-2e2de4361d4549021ab6d62226257d68b88d25fe.zip
live-build-2e2de4361d4549021ab6d62226257d68b88d25fe.tar.gz
Merging initial and experimental grub2 support from Luigi Capriotti <l.capriotti@xbmc.org>.
Outstanding issues: doesn't work chrooted yet, lh_binary_iso binary.sh modifications probably should be done at lh_binary_grub2.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/lh_binary_grub2.en.129
-rw-r--r--manpages/live-helper.en.72
2 files changed, 31 insertions, 0 deletions
diff --git a/manpages/lh_binary_grub2.en.1 b/manpages/lh_binary_grub2.en.1
new file mode 100644
index 0000000..26149dd
--- /dev/null
+++ b/manpages/lh_binary_grub2.en.1
@@ -0,0 +1,29 @@
+.TH LH_BINARY_GRUB2 1 "2009\-10\-09" "1.0.5" "live\-helper"
+
+.SH NAME
+lh_binary_grub2 \- install grub2 into binary
+
+.SH SYNOPSIS
+\fBlh_binary_grub2\fR [\fIlive\-helper options\fR]
+
+.SH DESCRIPTION
+lh_binary_grub2 is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs grub2 into binary.
+
+.SH OPTIONS
+lh_binary_grub2 has no specific options but understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options.
+
+.SH SEE ALSO
+\fIlh_binary\fR(1)
+.br
+\fIlive\-helper\fR(7)
+.PP
+This program is a part of live\-helper.
+
+.SH HOMEPAGE
+More information about live\-helper and the Debian Live project can be found in the homepage at <\fIhttp://debian\-live.alioth.debian.org/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+
+.SH BUGS
+Report bugs by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or write a mail to the mailinglist at <\fIdebian-live@lists.debian.org\fR>.
+
+.SH AUTHOR
+live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7
index 67fbebb..1ef64c9 100644
--- a/manpages/live-helper.en.7
+++ b/manpages/live-helper.en.7
@@ -159,6 +159,8 @@ install disk information into binary
encrypts rootfs
.IP "\fBlh_binary_grub\fR(1)" 4
installs grub into binary
+.IP "\fBlh_binary_grub2\fR(1)" 4
+installs grub2 into binary
.IP "\fBlh_binary_includes\fR(1)" 4
copy files into binary
.IP "\fBlh_binary_iso\fR(1)" 4