live-build/manpages/lh_config.en.1

193 lines
5.1 KiB
Groff

.TH LH_CONFIG 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.SH NAME
lh_config \- create configuration for live-helper(7)
.SH SYNOPSIS
.B lh_config [\fIlive\-helper\ options\fR\|]
.SH DESCRIPTION
lh_config is a script to populate the configuration directory for live\-helper. By default, this directory is named 'config' and is created in the current directory.
.SH OPTIONS
Here is the complete list of available options for lh_config.
.IP "\fB\-\-apt\fR apt|aptitude" 4
.IP "\fB\-\-apt\-ftp\-proxy\fR \fIURL\fR" 4
.IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4
.IP "\fB\-\-apt\-pdiffs\fR enabled|disabled" 4
.IP "\fB\-\-apt\-pipeline\fR FIXME" 4
.IP "\fB\-\-apt\-recommends\fR enabled|disabled" 4
.IP "\fB\-\-apt\-secure\fR enabled|disabled" 4
.IP "\fB\-a|\-\-architecture\fR \fIARCHITECTURE\fR" 4
.IP "\fB\-b|\-\-binary\-images\fR iso|net|tar|usb\-hdd" 4
.IP "\fB\-\-binary\-indices\fR enabled|disabled" 4
.IP "\fB\-\-bootappend\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
.IP "\fB\-\-bootloader\fR grub|syslinux|yaboot" 4
.IP "\fB\-\-bootstrap\fR cdebootstrap|debootstrap" 4
.IP "\fB\-\-bootstrap\-config\fR \fIFILE\fR" 4
.IP "\fB\-f|\-\-bootstrap\-flavour\fR minimal|standard" 4
.IP "\fB\-\-bootstrap\-keyring\fR \fIPACKAGE\fR" 4
.IP "\fB\-\-cache\fR enabled|disabled" 4
.IP "\fB\-\-cache\-indices\fR enabled|disabled" 4
.IP "\fB\-\-cache\-packages\fR enabled|disabled" 4
.IP "\fB\-\-cache\-stages\fR \fISTAGE\fR|""\fISTAGES\fR""" 4
.IP "\fB\-\-chroot\-build\fR enabled|disabled" 4
.IP "\fB\-\-chroot\-filesystem\fR ext2|ext3|squashfs|plain" 4
.IP "\fB\-c|\-\-conffile\fR \fIFILE\fR" 4
.IP "\fB\-\-debconf\-frontend\fR dialog|editor|noninteractive|readline" 4
.IP "\fB\-\-debconf\-nowarnings\fR enabled|disabled" 4
.IP "\fB\-\-debconf\-priority\fR low|medium|high|critical" 4
.IP "\fB\-\-debian\-installer\fR enabled|disabled" 4
.IP "\fB\-d|\-\-distribution\fR \fICODENAME\fR" 4
.IP "\fB\-e|\-\-encryption\fR aes128|aes192|aes256" 4
.IP "\fB\-\-genisoimage\fR genisomage|mkisofs" 4
.IP "\fB\-\-grub\-splash\fR \fIFILE\fR" 4
.IP "\fB\-\-hooks\fR \fIFILE\fR" 4
.IP "\fB\-\-hostname\fR \fINAME\fR" 4
.IP "\fB\-\-includes\fR \fIPATH\fR" 4
.IP "\fB\-\-initramfs\fR auto|live\-initramfs|casper" 4
.IP "\fB\-\-interactive\fR shell" 4
.IP "\fB\-\-iso\-application\fR \fINAME\fR" 4
.IP "\fB\-\-iso\-preparer\fR \fINAME\fR" 4
.IP "\fB\-\-iso\-publisher\fR \fINAME\fR" 4
.IP "\fB\-\-iso\-volume\fR \fINAME\fR" 4
.IP "\fB\-\-keyring\-packages\fR \fIPACKAGE\fR|""\fIPACKAGES\fR""" 4
.IP "\fB\-l|\-\-language\fR \fILANGUAGE\fR" 4
.IP "\fB\-k|\-\-linux\-flavours\fR \fIFLAVOUR\fR|""\fIFLAVOURS\fR""" 4
.IP "\fB\-\-linux\-packages\fR \fIPACKAGE\fR|""\fIPACKGAGES\fR""" 4
.IP "\fB\-\-losetup\fR losetup|losetup.orig" 4
.IP "\fB\-\-memtest\fR memtest86+|memtest86" 4
.IP "\fB\-m|\-\-mirror\-binary\-security\fR \fIURL\fR" 4
.IP "\fB\-\-mirror\-binary\fR \fIURL\fR" 4
.IP "\fB\-\-mirror\-bootstrap\-security\fR \fIURL\fR" 4
.IP "\fB\-\-mirror\-bootstrap\fR \fIURL\fR" 4
.IP "\fB\-\-mode\fR debian|debian\-edu" 4
.IP "\fB\-\-net\-root\-filesystem\fR nfs|cfs" 4
.IP "\fB\-\-net\-root\-mountoptions\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
.IP "\fB\-\-net\-root\-path\fR \fIPATH\fR" 4
.IP "\fB\-\-net\-root\\-server\fR \fIIP\fR|\fIHOSTNAME\fR" 4
.IP "\fB\-\-net\-cow\-filesystem\fR nfs" 4
.IP "\fB\-\-net\-cow\-mountoptions\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
.IP "\fB\-\-net\-cow\-path\fR \fIPATH\fR" 4
Specify path to client writable filesystem. Anywhere that
.BI "client_mac_address"
is specified in the path live-initramfs
will substitute the MAC address of the client delimited with hyphens.
.RS
.TP
EXAMPLE:
/export/hosts/client_mac_address
.br
/export/hosts/52-54-00-12-34-56
.RE
.IP "\fB\-\-net\-cow\\-server\fR \fIIP\fR|\fIHOSTNAME\fR" 4
.IP "\fB\-p|\-\-packages\-lists\fR \fIFILE\fR" 4
.IP "\fB\-\-packages\fR \fIPACKAGE\fR|""\fIPACKAGES\fR""" 4
.IP "\fB\-\-root\-command\fR sudo" 4
.IP "\fB\-\-sections\fR \fISECTION\fR|""\fISECTIONS\fR""" 4
.IP "\fB\-\-security\fR enabled|disabled" 4
.IP "\fB\-\-source\fR enabled|disabled" 4
.IP "\fB\-s|\-\-source\-images\fR iso|net|tar|usb\-hdd" 4
.IP "\fB\-\-symlinks\fR enabled|disabled" 4
.IP "\fB\-\-syslinux\-splash\fR \fIFILE\fR" 4
.IP "\fB\-\-syslinux\-timeout\fR \fISECONDS\fR" 4
.IP "\fB\-\-syslinux\-menu\fR enabled|disabled" 4
.IP "\fB\-\-sysvinit\fR enabled|disabled" 4
.IP "\fB\-\-tasksel\fR aptitude|tasksel" 4
.IP "\fB\-\-tasks\fR \fITASK\fR" 4
.IP "\fB\-\-templates\fR \fIPATH\fR" 4
.IP "\fB\-\-union\-filesystem\fR aufs|unionfs" 4
.IP "\fB\-\-username\fR \fINAME\fR" 4
.SH ENVIRONMENT
All command line switches can also be specified through the corresponding environment variable. Environment variables are name LH_FOO, means, e.g. \-\-apt\-ftp\-proxy becomes LH_APT_FTP_PROXY.
.SH SEE ALSO
\fIlive\-helper\fR(7)
.PP
This program is a part of live\-helper.
.SH BUGS
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
.SH HOMEPAGE
More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>.
.SH AUTHOR
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.