~tom-gall/live-build/integrate-linaro-media-create

« back to all changes in this revision

Viewing changes to manpages/de/lb_config.de.1

  • Committer: Daniel Baumann
  • Date: 2011-06-13 18:43:25 UTC
  • Revision ID: git-v1:f42443464abcd209a7a1f2aa6e475a7c8bd349cc
Tags: debian/3.0_a21-1
ReleasingĀ debianĀ versionĀ 3.0~a21-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
.\" This file was generated with po4a. Translate the source file.
4
4
.\"
5
5
.\"*******************************************************************
6
 
.TH LIVE\-BUILD 1 2011\-06\-11 3.0~a20 "Debian Live Project"
 
6
.TH LIVE\-BUILD 1 2011\-06\-13 3.0~a21 "Debian Live Project"
7
7
 
8
8
.SH NAME
9
9
\fBlb config\fP \- Create config directory
112
112
.br
113
113
  [\fB\-\-initramfs\fP auto|none|live\-boot|casper]
114
114
.br
 
115
  [\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma]
 
116
.br
115
117
  [\fB\-\-initsystem\fP sysvinit|runit|systemd|upstart|none]
116
118
.br
117
119
  [\fB\-\-interactive\fP shell]
499
501
casper when building ubuntu systems, to live\-boot for all other
500
502
systems. Using 'none' is useful if the resulting system image should not be
501
503
a live image (experimental).
 
504
.IP "\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma]"
 
505
defines the compression program to be used to compress the
 
506
initramfs. Defaults to gzip.
502
507
.IP "\fB\-\-interactive\fP shell" 4
503
508
defines if after the chroot stage and before the beginning of the binary
504
509
stage, a interactive shell login should be spawned in the chroot in order to
725
730
source image alongside.
726
731
.IP "\-s|\fB\-\-source\-images\fP iso|net|tar|usb\-hdd" 4
727
732
defines the image type for the source image. Default is tar.
 
733
.IP "\fB\-\-swap\-file\-path\fP \fIPATH\fP" 4
 
734
defines the path to a swap file to create in the binary image. Default is
 
735
not to create a swap file.
 
736
.IP "\fB\-\-swap\-file\-size\fP \fIMB\fP" 4
 
737
defines what size in megabytes the swap file should be, if one is to be
 
738
created. Default is 512MB.
728
739
.IP "\fB\-\-syslinux\-splash\fP \fIFILE\fP" 4
729
740
defines the file of the syslinux splash graphic that should be used instead
730
741
of the default one.