Renaming usb-hdd binary image type to simply hdd.
This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software.
This commit is contained in:
parent
6f55ec4fb1
commit
f38ef7f469
|
@ -929,7 +929,7 @@ Set_defaults ()
|
|||
_LB_BOOTAPPEND_PRESEED="file=/cdrom/install/${LB_DEBIAN_INSTALLER_PRESEEDFILE}"
|
||||
;;
|
||||
|
||||
usb*)
|
||||
hdd*)
|
||||
case "${LB_MODE}" in
|
||||
ubuntu|kubuntu)
|
||||
if [ "${LB_DEBIAN_INSTALLER}" = "live" ]
|
||||
|
@ -1207,8 +1207,8 @@ Check_defaults ()
|
|||
fi
|
||||
|
||||
case "${LB_BINARY_IMAGES}" in
|
||||
usb*)
|
||||
# grub or yaboot + usb
|
||||
hdd*)
|
||||
# grub or yaboot + hdd
|
||||
case "${LB_BOOTLOADER}" in
|
||||
grub|yaboot)
|
||||
Echo_error "You have selected a combination of bootloader and image type that is currently not supported by live-build. Please use either another bootloader or a different image type."
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fP \- wrapper for live\-build programs
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,22 +3,22 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_usb\fP \- Complete the binary stage
|
||||
\fBlb binary_hdd\fP \- Complete the binary stage
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBlb binary_usb\fP [\fIlive\-buillive\-build]\fP
|
||||
\fBlb binary_hdd\fP [\fIlive\-buillive\-build]\fP
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlb binary_usb\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the
|
||||
\fBlb binary_hdd\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the
|
||||
Debian Live tool suite.
|
||||
.PP
|
||||
|
||||
.\" FIXME
|
||||
.SH OPTIONS
|
||||
\fBlb binary_usb\fP has no specific options but understands all generic
|
||||
\fBlb binary_hdd\fP has no specific options but understands all generic
|
||||
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
|
||||
live\-build options.
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_syslinux\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_tar\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_virtual\-hdd\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_win32\-loader\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_yaboot\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cache\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_copy\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_apt\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_archives\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_cache\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_debianchroot\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_devpts\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_dpkg\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hacks\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hooks\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hostname\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hosts\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_install\-packages\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_interactive\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_linux\-image\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-includes\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-patches\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-preseed\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packagelists\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packages\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_preseed\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_proc\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_resolv\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_selinuxfs\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysfs\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysv\-rc\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_task\-lists\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_upstart\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fP \- Clean build directory
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fP \- Create config directory
|
||||
|
@ -36,7 +36,7 @@
|
|||
.br
|
||||
[\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP]
|
||||
.br
|
||||
[\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|usb\-hdd|virtual\-hdd]
|
||||
[\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|hdd|virtual\-hdd]
|
||||
.br
|
||||
[\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4]
|
||||
.br
|
||||
|
@ -220,7 +220,7 @@
|
|||
.br
|
||||
[\fB\-\-source\fP true|false]
|
||||
.br
|
||||
[\-s|\fB\-\-source\-images\fP iso|net|tar|usb\-hdd]
|
||||
[\-s|\fB\-\-source\-images\fP iso|net|tar|hdd]
|
||||
.br
|
||||
[\fB\-\-syslinux\-theme\fP \fITHEME_SUFFIX\fP]
|
||||
.br
|
||||
|
@ -317,19 +317,19 @@ architecture if your host system is not able to execute binaries for the
|
|||
target architecture natively. For example, building amd64 images on i386 and
|
||||
vice versa is possile if you have a 64bit capable i386 processor and the
|
||||
right kernel. But building powerpc images on an i386 system is not possible.
|
||||
.IP "\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|usb\-hdd" 4
|
||||
.IP "\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|hdd" 4
|
||||
defines the image type to build. By default, for images using syslinux this
|
||||
is set to iso\-hybrid to build CD/DVD images that may also be used like
|
||||
usb\-hdd images, for non\-syslinux images, it defaults to iso.
|
||||
is set to iso\-hybrid to build CD/DVD images that may also be used like hdd
|
||||
images, for non\-syslinux images, it defaults to iso.
|
||||
.IP "\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4" 4
|
||||
defines the filesystem to be used in the image type. This only has an effect
|
||||
if the selected binary image type does allow to choose a filesystem. For
|
||||
example, when selection iso the resulting CD/DVD has always the filesystem
|
||||
ISO9660. When building usb\-hdd images for usb sticks, this is active. Note
|
||||
that it defaults to fat16 on all architectures except sparc where it
|
||||
defaults to ext4. Also note that if you choose fat16 and your resulting
|
||||
binary image gets bigger than 2GB, the binary filesystem automatically gets
|
||||
switched to fat32.
|
||||
ISO9660. When building hdd images for usb sticks, this is active. Note that
|
||||
it defaults to fat16 on all architectures except sparc where it defaults to
|
||||
ext4. Also note that if you choose fat16 and your resulting binary image
|
||||
gets bigger than 2GB, the binary filesystem automatically gets switched to
|
||||
fat32.
|
||||
.IP "\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
|
||||
sets boot parameters specific to debian\-installer, if included.
|
||||
.IP "\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
|
||||
|
@ -343,8 +343,8 @@ bootloader. For example, if you build a iso, always syslinux (or more
|
|||
precise, isolinux) is being used. Also note that some combinations of binary
|
||||
images types and bootloaders may be possible but live\-build does not support
|
||||
them yet. \fBlb config\fP will fail to create such a not yet supported
|
||||
configuration and give a explanation about it. For usb\-hdd images on amd64
|
||||
and i386, the default is syslinux. yaboot is only used on powerpc.
|
||||
configuration and give a explanation about it. For hdd images on amd64 and
|
||||
i386, the default is syslinux. yaboot is only used on powerpc.
|
||||
.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap|copy" 4
|
||||
defines which program is used to bootstrap the debian chroot, default is
|
||||
debootstrap. Note that if you set the bootstrap program to copy, then your
|
||||
|
@ -727,7 +727,7 @@ build. By default this is false because most people do not require this and
|
|||
would require to download quite a few source packages. However, once you
|
||||
start distributing your live image, you should make sure you build it with a
|
||||
source image alongside.
|
||||
.IP "\-s|\fB\-\-source\-images\fP iso|net|tar|usb\-hdd" 4
|
||||
.IP "\-s|\fB\-\-source\-images\fP iso|net|tar|hdd" 4
|
||||
defines the image type for the source image. Default is tar.
|
||||
.IP "\fB\-\-swap\-file\-path\fP \fIPATH\fP" 4
|
||||
defines the path to a swap file to create in the binary image. Default is
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb local\fP \- wrapper for local live\-build programs
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_checksums\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\-live\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_disk\fP \- Complete the source stage
|
||||
|
|
|
@ -3,22 +3,22 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_usb\fP \- Complete the source stage
|
||||
\fBlb source_hdd\fP \- Complete the source stage
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBlb source_usb\fP [\fIlive\-build options\fP]
|
||||
\fBlb source_hdd\fP [\fIlive\-build options\fP]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlb source_usb\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the
|
||||
\fBlb source_hdd\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the
|
||||
Debian Live tool suite.
|
||||
.PP
|
||||
|
||||
.\" FIXME
|
||||
.SH OPTIONS
|
||||
\fBlb source_usb\fP has no specific options but understands all generic
|
||||
\fBlb source_hdd\fP has no specific options but understands all generic
|
||||
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
|
||||
live\-build options.
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_iso\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_net\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_tar\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_virtual\-hdd\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb testroot\fP \- Ensure that a system is built as root
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 2011\-09\-07 3.0~a31\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2011\-09\-13 3.0~a31\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- the Debian Live tool suite
|
||||
|
@ -205,8 +205,8 @@ installs silo into binary
|
|||
installs syslinux into binary
|
||||
.IP \fBlb_binary_tar\fP(1) 4
|
||||
build harddisk binary image
|
||||
.IP \fBlb_binary_usb\fP(1) 4
|
||||
build binary usb\-hdd image
|
||||
.IP \fBlb_binary_hdd\fP(1) 4
|
||||
build binary hdd image
|
||||
.IP \fBlb_binary_virtual\-hdd\fP(1) 4
|
||||
build binary virtual\-hdd image
|
||||
.IP \fBlb_binary_win32\-loader\fP(1) 4
|
||||
|
@ -228,8 +228,8 @@ create source checksums (md5, sha1, and/or sha256)
|
|||
build source net image
|
||||
.IP \fBlb_source_tar\fP(1) 4
|
||||
build source tarball
|
||||
.IP \fBlb_source_usb\fP(1) 4
|
||||
build source usb\-hdd image
|
||||
.IP \fBlb_source_hdd\fP(1) 4
|
||||
build source hdd image
|
||||
.IP \fBlb_source_virtual\-hdd\fP(1) 4
|
||||
.\" FIXME
|
||||
build source virtual\-hdd image
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_usb\fR \- Complete the binary stage
|
||||
\fBlb binary_hdd\fR \- Complete the binary stage
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBlb binary_usb\fR [\fIlive\-buillive\-build]
|
||||
\fBlb binary_hdd\fR [\fIlive\-buillive\-build]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlb binary_usb\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
|
||||
\fBlb binary_hdd\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite.
|
||||
.PP
|
||||
.\" FIXME
|
||||
|
||||
.SH OPTIONS
|
||||
\fBlb binary_usb\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
|
||||
\fBlb binary_hdd\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
|
||||
|
||||
.SH FILES
|
||||
.\" FIXME
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_syslinux\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_tar\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_virtual\-hdd\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_win32\-loader\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_yaboot\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cache\fR \- Complete the bootstrap stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2011\-09\-07 3.0~a31-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cdebootstrap\fR \- Complete the bootstrap stage
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue