diff options
author | Daniel Baumann <daniel@debian.org> | 2009-02-08 10:27:12 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:41 +0100 |
commit | 069aa8723c6d1890203b5d1a010102fe5786c935 (patch) | |
tree | 6dace2f590bed7d6afc7d4c98edbf7fba4b45933 /manpages | |
parent | 4037f81147df2ba82083c87cffe2ab6632705983 (diff) | |
download | vyos-live-build-069aa8723c6d1890203b5d1a010102fe5786c935.tar.gz vyos-live-build-069aa8723c6d1890203b5d1a010102fe5786c935.zip |
Splitting out win32-loader handling into own helper script.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/lh_binary_win32-loader.en.1 | 29 | ||||
-rw-r--r-- | manpages/live-helper.en.7 | 2 |
2 files changed, 31 insertions, 0 deletions
diff --git a/manpages/lh_binary_win32-loader.en.1 b/manpages/lh_binary_win32-loader.en.1 new file mode 100644 index 000000000..45fbc6c45 --- /dev/null +++ b/manpages/lh_binary_win32-loader.en.1 @@ -0,0 +1,29 @@ +.TH LH_BINARY_WIN32\-LOADER 1 "2009\-01\-23" "1.0.2" "live\-helper" + +.SH NAME +lh_binary_win32\-loader \- install win32\-loader into binary + +.SH SYNOPSIS +\fBlh_binary_win32\-loader\fR [\fIlive\-helper options\fR] + +.SH DESCRIPTION +lh_binary_win32\-loader is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs win32\-loader into binary. + +.SH OPTIONS +lh_binary_win32\-loader 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 cbd93b5b0..bef929958 100644 --- a/manpages/live-helper.en.7 +++ b/manpages/live-helper.en.7 @@ -189,6 +189,8 @@ installs syslinux into binary build harddisk binary image .IP "\fBlh_binary_usb-hdd\fR(1)" 4 build binary usb-hdd image +.IP "\fBlh_binary_win32-loader\fR(1)" 4 +installs win32-loader into binary .IP "\fBlh_binary_yaboot\fR(1)" 4 installs yaboot into binary .SS Source commands |