Renaming --binary-indices to --apt-indices for consistency.
This commit is contained in:
parent
ad7824af8d
commit
da2c2b0bcc
functions
manpages
de
lb.de.1lb_binary.de.1lb_binary_checksums.de.1lb_binary_chroot.de.1lb_binary_debian-installer.de.1lb_binary_disk.de.1lb_binary_encryption.de.1lb_binary_grub.de.1lb_binary_grub2.de.1lb_binary_includes.de.1lb_binary_iso.de.1lb_binary_linux-image.de.1lb_binary_local-hooks.de.1lb_binary_local-includes.de.1lb_binary_local-packageslists.de.1lb_binary_manifest.de.1lb_binary_memtest.de.1lb_binary_net.de.1lb_binary_rootfs.de.1lb_binary_silo.de.1lb_binary_syslinux.de.1lb_binary_tar.de.1lb_binary_usb.de.1lb_binary_virtual-hdd.de.1lb_binary_win32-loader.de.1lb_binary_yaboot.de.1lb_bootstrap.de.1lb_bootstrap_cache.de.1lb_bootstrap_cdebootstrap.de.1lb_bootstrap_copy.de.1lb_bootstrap_debootstrap.de.1lb_build.de.1lb_chroot.de.1lb_chroot_apt.de.1lb_chroot_cache.de.1lb_chroot_debianchroot.de.1lb_chroot_devpts.de.1lb_chroot_dpkg.de.1lb_chroot_hacks.de.1lb_chroot_hooks.de.1lb_chroot_hostname.de.1lb_chroot_hosts.de.1lb_chroot_install-packages.de.1lb_chroot_interactive.de.1lb_chroot_linux-image.de.1lb_chroot_local-hooks.de.1lb_chroot_local-includes.de.1lb_chroot_local-packages.de.1lb_chroot_local-packageslists.de.1lb_chroot_local-patches.de.1lb_chroot_local-preseed.de.1lb_chroot_localization.de.1lb_chroot_packages.de.1lb_chroot_packageslists.de.1lb_chroot_preseed.de.1lb_chroot_proc.de.1lb_chroot_resolv.de.1lb_chroot_selinuxfs.de.1lb_chroot_sources.de.1lb_chroot_sysfs.de.1lb_chroot_sysv-rc.de.1lb_chroot_sysvinit.de.1lb_chroot_tasks.de.1lb_chroot_upstart.de.1lb_clean.de.1lb_config.de.1lb_local.de.1lb_source.de.1lb_source_checksums.de.1lb_source_debian-live.de.1lb_source_debian.de.1lb_source_disk.de.1lb_source_iso.de.1lb_source_net.de.1lb_source_tar.de.1lb_source_usb.de.1lb_source_virtual-hdd.de.1lb_testroot.de.1live-build.de.7
en
lb.1lb_binary.1lb_binary_checksums.1lb_binary_chroot.1lb_binary_debian-installer.1lb_binary_disk.1lb_binary_encryption.1lb_binary_grub.1lb_binary_grub2.1lb_binary_includes.1lb_binary_iso.1lb_binary_linux-image.1lb_binary_local-hooks.1lb_binary_local-includes.1lb_binary_local-packageslists.1lb_binary_manifest.1lb_binary_memtest.1lb_binary_net.1lb_binary_rootfs.1lb_binary_silo.1
|
@ -820,9 +820,9 @@ Set_defaults ()
|
|||
# Setting apt indices
|
||||
if echo ${LB_PACKAGES_LISTS} | grep -qs -E "(stripped|minimal)\b"
|
||||
then
|
||||
LB_BINARY_INDICES="${LB_BINARY_INDICES:-none}"
|
||||
LB_APT_INDICES="${LB_APT_INDICES:-none}"
|
||||
else
|
||||
LB_BINARY_INDICES="${LB_BINARY_INDICES:-true}"
|
||||
LB_APT_INDICES="${LB_APT_INDICES:-true}"
|
||||
fi
|
||||
|
||||
# Setting bootloader
|
||||
|
@ -1186,9 +1186,9 @@ Check_defaults ()
|
|||
|
||||
if echo ${LB_PACKAGES_LISTS} | grep -qs -E "(stripped|minimal)\b"
|
||||
then
|
||||
if [ "${LB_BINARY_INDICES}" = "true" ]
|
||||
if [ "${LB_APT_INDICES}" = "true" ]
|
||||
then
|
||||
Echo_warning "You have selected hook to minimise image size but you are still including package indices with your value of LB_BINARY_INDICES."
|
||||
Echo_warning "You have selected hook to minimise image size but you are still including package indices with your value of LB_APT_INDICES."
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_encryption\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-packageslists\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_usb\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-hooks\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-packages\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-packageslists\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_localization\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packageslists\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sources\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysvinit\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_tasks\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fP \- Create config directory
|
||||
|
@ -19,6 +19,8 @@
|
|||
[\fB\-\-apt\-ftp\-proxy\fP \fIURL\fP]
|
||||
.br
|
||||
[\fB\-\-apt\-http\-proxy\fP \fIURL\fP]
|
||||
.br
|
||||
[\fB\-\-apt\-indices\fP true|false|none]
|
||||
.br
|
||||
[\fB\-\-apt\-pdiffs\fP true|false]
|
||||
.br
|
||||
|
@ -37,8 +39,6 @@
|
|||
[\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|net|tar|usb\-hdd]
|
||||
.br
|
||||
[\fB\-\-binary\-filesystem\fP fat16|fat32|ext2]
|
||||
.br
|
||||
[\fB\-\-binary\-indices\fP true|false|none]
|
||||
.br
|
||||
[\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP]
|
||||
.br
|
||||
|
@ -248,6 +248,9 @@ automatically set to the value of ftp_proxy.
|
|||
sets the http proxy to be used by apt. By default, this is empty but if the
|
||||
host has the environment variable http_proxy set, apt\-http\-proxy gets
|
||||
automatically set to the value of http_proxy.
|
||||
.IP "\fB\-\-apt\-indices\fP true|false|none" 4
|
||||
defines if the resulting images should have apt indices or not and defaults
|
||||
to true. If set to none, no indices are included at all.
|
||||
.IP "\fB\-\-apt\-pdiffs\fP true|false" 4
|
||||
defines whetever apt should use incremental package indices feature or
|
||||
not. This is true by default.
|
||||
|
@ -291,9 +294,6 @@ that it defaults to fat16 on all architectures except sparc where it
|
|||
defaults to ext2. 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\-\-binary\-indices\fP true|false|none" 4
|
||||
defines if the resulting images should have binary indices or not and
|
||||
defaults to true. If set to none, no indices are included at all.
|
||||
.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
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_disk\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_usb\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "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 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- the Debian Live tool suite
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_encryption\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local-packageslists\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2010\-11\-13 3.0~a6 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-11\-21 3.0~a6 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fR \- Complete the binary stage
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue