Adding simple manpages for every other live-helper command.
This commit is contained in:
parent
32e1c44c34
commit
baf8a25fab
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_CHROOT 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_chroot \- download sources
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_chroot\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_chroot is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It downloads sources.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_chroot 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_DEBIAN_INSTALLER 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_debian\-installer \- install debian-installer into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_debian\-installer\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_debian\-installer is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs debian-installer into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_debian\-installer 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_DISK 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_disk \- install disk information into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_disk\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_disk is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs disk information into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_disk 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_ENCRYPTION 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_encryption \- encrypt rootfs
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_encryption\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_encryption is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It encrypts rootfs.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_encryption 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_GRUB 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_grub \- install grub into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_grub\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_grub is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs grub into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_grub 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_INCLUDES 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_includes \- copy files into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_includes\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_includes is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It copies files into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_includes 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_ISO 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_iso \- build iso binary image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_iso\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_iso is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds iso binary images.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_iso 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_LINUX\-IMAGE 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_linux\-image \- install linux\-image into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_linux\-image\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_linux\-image is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs linux\-image into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_linux\-image 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_LOCAL\-HOOKS 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_local\-hooks \- execute local hooks in binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_local\-hooks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_local\-hooks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It executes local hooks in binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_local\-hooks 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_LOCAL\-INCLUDES 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_local\-includes \- copy files into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_local\-includes\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_local\-includes is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It copies files into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_local\-includes 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_LOCAL\-PACKAGESLISTS 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_local\-packageslists \- install local packages lists into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_local\-packageslists\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_local\-packageslists is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs local packages lists into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_local\-packageslists 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_MANIFEST 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_manifest \- create manifest
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_manifest\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_manifest is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It creats the manifest.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_manifest 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_MD5SUM 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_md5sum \- create binary md5sums
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_md5sum\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_md5sum is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It creates binary md5sums.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_md5sum 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_MEMTEST 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_memtest \- install a memtest into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_memtest\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_memtest is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs a memtest into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_memtest 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_NET 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_net \- build netboot binary image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_net\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_net is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds netboot binary image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_net 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_ROOTFS 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_rootfs \- build rootfs image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_rootfs\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_rootfs is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds rootfs image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_rootfs 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_SILO 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_silo \- install silo into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_silo\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_silo is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs silo into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_silo 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_SYSLINUX 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_syslinux \- install syslinux into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_syslinux\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_syslinux is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs syslinux into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_syslinux 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_TAR 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_tar \- build harddisk binary image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_tar\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_tar is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds harddisk binary image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_tar 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_USB\-HDD 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_usb\-hdd \- build binary usb\-hdd image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_usb\-hdd\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_usb\-hdd is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds binary usb\-hdd image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_usb\-hdd 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BINARY_YABOOT 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_binary_yaboot \- install yaboot into binary
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_binary_yaboot\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_binary_yaboot is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs yaboot into binary.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_binary_yaboot 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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_BOOTSTRAP_CACHE 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_bootstrap \- cache bootstrap stage
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_bootstrap_cache\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_bootstrap_cache is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It caches the bootstrap stage.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_bootstrap_cache 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_bootstrap\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.
|
|
@ -0,0 +1,31 @@
|
||||||
|
.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_bootstrap_cdebootstrap\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_bootstrap_cdebootstrap is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It bootstraps a Debian system with \fIcdebootstrap(1)\fR.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_bootstrap_cdebootstrap 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_bootstrap\fR(1)
|
||||||
|
.br
|
||||||
|
\fIcdebootstrap\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.
|
|
@ -0,0 +1,31 @@
|
||||||
|
.TH LH_BOOTSTRAP_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_bootstrap_copy \- bootstrap by copying the host system
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_bootstrap_copy\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_bootstrap_copy is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It bootstraps the live system directly by copying the host system.
|
||||||
|
.PP
|
||||||
|
This can be useful if you want to convert/clone your existing host system into a live system, however, make sure you do have enough free space as this can, depending on your host system, get quite big.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_bootstrap_copy 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_bootstrap\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.
|
|
@ -0,0 +1,31 @@
|
||||||
|
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_bootstrap_debootstrap\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_bootstrap_debootstrap is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It bootstraps a Debian system with \fIdebootstrap(8)\fR.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_bootstrap_debootstrap 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_bootstrap\fR(1)
|
||||||
|
.br
|
||||||
|
\fIdebootstrap\fR(8)
|
||||||
|
.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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_apt \- manage /etc/apt/apt.conf
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_apt\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_apt is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/apt/apt.conf.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_copy 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_cache \- cache chroot stage
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_cache\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_cache is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It caches the chroot stage.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_cache 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_debianchroot \- manage /etc/debian_chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_debianchroot\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_debianchroot is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/debian_chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_debianchroot 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_devpts \- mount /dev/pts
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_devpts\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_devpts is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It mounts /dev/pts.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_devpts 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_dpkg \- manage /sbin/dpkg
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_dpkg\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_dpkg is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /sbin/dpkg.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_dpkg 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_hacks \- execute hacks in chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_hacks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_hacks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It executes hacks in chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_hacks 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_hooks \- execute hooks in chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_hooks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_hooks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It executes hooks in chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_hooks 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_hostname \- manage /bin/hostname
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_hostname\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_hostname is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /bin/hostname.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_hostname 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_hosts \- manage /etc/hosts
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_hosts\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_hosts is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/hosts.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_hosts 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_install-packages \- install queued packages into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_install-packages\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_install-packages is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs queued packages into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_install-packages 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_interactive \- make build interactive
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_interactive\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_interactive is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It makes build interactive.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_interactive 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_linux-image \- manage /etc/kernel-img.conf
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_copy\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_linux-image is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/kernel-img.conf.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_linux-image 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_local-hooks \- execute local hooks in chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_local-hooks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_local-hooks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It executes local hooks in chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_local-hooks 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_local-includes \- copy local files into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_local-includes\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_local-includes is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It copies local files into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_local-includes 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_local-packages \- queue install of local packages into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_local-packages\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_local-packages is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It queues installation of local packages into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_local-packages 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_local-patches \- apply local patches against chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_local-patches\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_local-patches is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It applies local patches against chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_local-patches 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_local-preseed \- use debconf local preseeding file
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_local-preseed\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_local-preseed is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It uses debconf local preseeding files.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_local-preseed 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_localization \- install localization packages into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_localization\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_localization is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs localization packages into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_localization 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_packages \- queue install of packages into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_packages\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_packages is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It queues installation of packages into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_packages 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_packageslists \- queue install of packages lists into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_packageslists\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_packageslists is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It queues installation of packages lists into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_packageslists 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_preseed \- use debconf preseeding file
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_preseed\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_preseed is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It uses debconf preseeding files.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_preseed 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_proc \- mount /proc
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_proc\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_proc is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It mounts /proc.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_proc 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_resolv \- manage /etc/resolv.conf
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_resolv\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_resolv is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/resolv.conf.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_resolv 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_selinuxfs \- mount /selinux
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_selinuxfs\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_selinuxfs is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It mounts /selinux.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_selinuxfs 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_sources \- manage /etc/apt/sources.list
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_sources\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_sources is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /etc/apt/sources.list.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_sources 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_symlinks \- convert symlinks.
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_symlinks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_symlinks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It converts symlinks.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_symlinks 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_sysfs \- mount /sys
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_sysfs\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_sysfs is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It mounts /sys.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_sysfs 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_sysvrc \- manage /usr/sbin/policy-rc.d
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_sysvrc\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_sysvrc is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It manages /usr/sbin/policy-rc.d.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_sysvrc 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_sysvinit \- configure sysvinit
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_sysvinit\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_sysvinit is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It configures sysvinit.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_sysvinit 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_chroot\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_CHROOT_COPY 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_chroot_tasks \- install tasks into chroot
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_chroot_tasks\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_chroot_tasks is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs tasks into chroot.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_chroot_tasks 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_chroot\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.
|
|
@ -0,0 +1,27 @@
|
||||||
|
.TH LH_LOCAL 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_local \- helper for using a local live\-helper
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_local\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_local is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a helper for using a local live\-helper.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_local 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
|
||||||
|
\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_DEBIAN_LIVE 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_debian-live \- copy debian-live config into source
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_debian-live\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_debian-live is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It copies debian-live config into source.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_debian-live 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_DEBIAN 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_debian \- download sources
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_debian\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_debian is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It downloads sources.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_debian 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_DISK 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_disk \- install disk information into source
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_disk\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_disk is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It installs disk information into source.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_disk 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_ISO 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_iso \- build iso source image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_iso\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_iso is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds iso source image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_iso 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_MD5SUM 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_md5sum \- create source md5sum
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_md5sum\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_md5sum is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It creates source md5sum.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_md5sum sources 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_NET 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_net \- build source net image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_net\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_net is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds source net image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_net 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_TAR 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_tar \- build source tarball
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_tar\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_tar is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds source tarball.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_tar 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_source\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.
|
|
@ -0,0 +1,29 @@
|
||||||
|
.TH LH_SOURCE_USB\-HDD 1 "2009\-01\-23" "1.0.2" "live\-helper"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
lh_source_usb\-hdd \- build source usb-hdd image
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
\fBlh_source_usb\-hdd\fR [\fIlive\-helper options\fR]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
lh_source_usb\-hdd is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It builds source usb-hdd image.
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
lh_source_usb\-hdd 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_source\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.
|
Loading…
Reference in New Issue