Releasing debian version 3.0~a22-1.

This commit is contained in:
Daniel Baumann 2011-06-29 06:20:23 +02:00
parent 869914c578
commit d7b042aa03
300 changed files with 644 additions and 594 deletions

View File

@ -1 +1 @@
3.0~a21
3.0~a22

50
debian/changelog vendored
View File

@ -1,3 +1,53 @@
live-build (3.0~a22-1) experimental; urgency=low
[ Daniel Baumann ]
* Using -wildcards option when calling mksquashfs with an excludes
file.
[ Colin Watson ]
* Make --architectures armel only fail if --linux-flavours was not
passed (Closes: #630464).
[ Daniel Baumann ]
* Renaming repositories option to archives for consistency with
debian-policy terminology.
* Renaming chroot_sources script to chroot_archives for consistency
with debian-policy terminology.
* Unifying config/chroot_archives and config/archives, now only using
config/archives.
* Setting default distribution to wheezy (at least until #622838 is
handled).
* Changing archives key suffix from .gpg to .key.
* Using .list suffix in config/archives.
* Unifying config/chroot_local-packagelists and config/binary_local-
packagelists.
* Moving internal global package lists from 'lists' to 'package-
lists'. This is not a user visible change.
* Moving config/chroot_local-tasklists/*.list to config/task-
lists/*.chroot.list, analogue to config/package-lists.
* Since we don't have global tasks anymore, renaming lb_chroot_local-
tasklists to lb_chroot_task-lists.
* Since we don't have global packages anymore, renaming
lb_chroot_local-packages to lb_chroot_packages and
config/chroot_local-packages to config/chroot_packages.
[ Colin Watson ]
* Fix default for LB_PARENT_ARCHIVE_AREAS (Closes: #630604).
[ Daniel Baumann ]
* Correct rmdir call in top-level Makefiles uninstall target to not
fail if there was no prior live-build installation.
* Adjust name of archives directory in config tree.
* Removing forgotten reference to chroot_packages in lb_chroot.
* Correct keyring packages temporary workaround to not fail when
aptitude is selected (Closes: #630919).
* Making copyright file distribution neutral.
* Making copyright headers distribution neutral.
* Making help message about missing po4a in manpages makefile
distribution neutral.
-- Daniel Baumann <daniel@debian.org> Wed, 29 Jun 2011 06:18:11 +0200
live-build (3.0~a21-1) unstable; urgency=low
[ Daniel Baumann ]

View File

View File

@ -9,7 +9,7 @@
PROGRAM="live-build"
VERSION="3.0~a21-1"
VERSION="3.0~a22-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_checksums\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_chroot\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_debian\-installer\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_disk\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_grub\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_grub2\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_includes\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_iso\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_linux\-image\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local\-hooks\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local\-includes\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local\-packagelists\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_manifest\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_memtest\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_net\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_rootfs\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_silo\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_syslinux\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_tar\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_usb\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_virtual\-hdd\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_win32\-loader\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_yaboot\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb bootstrap_cache\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb bootstrap_copy\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_apt\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_archives\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_cache\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_debianchroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_devpts\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_dpkg\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_hacks\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_hostname\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_hosts\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_install\-packages\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_interactive\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_linux\-image\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-hooks\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-includes\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-packagelists\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-patches\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_local\-preseed\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_packagelists\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_packages\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_preseed\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_proc\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_resolv\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_selinuxfs\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_sysfs\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_sysv\-rc\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_task\-lists\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb chroot_upstart\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb clean\fP \- Clean build directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb local\fP \- wrapper for local live\-build programs

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_checksums\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_debian\-live\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_debian\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_disk\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_iso\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_net\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_tar\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_usb\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb source_virtual\-hdd\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 7 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 7 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlive\-build\fP \- the Debian Live tool suite

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_checksums\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_chroot\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_debian\-installer\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_disk\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_grub\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_grub2\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_includes\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_iso\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_linux\-image\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local\-hooks\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local\-includes\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_local-packagelists\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_manifest\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_memtest\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_net\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_rootfs\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_silo\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_syslinux\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_tar\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2011\-06\-15 3.0~a21 "Debian Live Project"
.TH LIVE\-BUILD 1 2011\-06\-29 3.0~a22 "Debian Live Project"
.SH NAME
\fBlb binary_usb\fR \- Complete the binary stage

Some files were not shown because too many files have changed in this diff Show More