Releasing debian version 2.0.0-1.
This commit is contained in:
parent
d143e606fb
commit
958ec2235e
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,3 +1,41 @@
|
||||
live-build (2.0.0-1) unstable; urgency=medium
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Using short boot parameter 'config' to enable live-config, requires
|
||||
live-config 2.0.7.
|
||||
* Making rmdir calls on cleanups more robust.
|
||||
* Also supportin local global lists in config/lists, thanks to Mark
|
||||
Schneider <ms@it-infrastrukturen.org>.
|
||||
* Updating debian-live list for squeeze.
|
||||
* Renaming debian-live list to debian-live-devel.
|
||||
* Adding debian-live-pxe-server packages list.
|
||||
* Updating packages list for squeeze and wheezy.
|
||||
* Also only respecting packages lists with .list suffix in
|
||||
binary_local-packageslists for consistency.
|
||||
* Adding consle-setup and keyboard-configuration manually to package
|
||||
pool for debian-installer in order to workaround a flawed debian-
|
||||
installer change in squeeze.
|
||||
* Updating keyboard related packages to be in consistency with debian-
|
||||
installer.
|
||||
* Also handling console related packages in debian-installer when
|
||||
live-installer is used.
|
||||
* Also adding kbd to debian-installer packages.
|
||||
|
||||
[ Hector Oron ]
|
||||
* Fixing bpo debian-maintainers.org typo (Closes: #597715).
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Adding warning about using minimal directly in minimal packages
|
||||
list.
|
||||
* Adding initramfs related defaults for wheezy.
|
||||
* Using the same path for win32-loader in squeeze as in sid as it has
|
||||
finally migrated some time ago.
|
||||
* Not fail if /dev/random is not available in chroot, newer
|
||||
debootstrap seems not to create it anymore.
|
||||
* Releasing debian version 2.0.0-1.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Sun, 26 Sep 2010 12:14:46 +0200
|
||||
|
||||
live-build (2.0~a29-1) unstable; urgency=low
|
||||
|
||||
* Updating auto/scripts handling.
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
PACKAGE="live-build"
|
||||
VERSION="2.0~a28-1"
|
||||
VERSION="2.0.0-1"
|
||||
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
|
||||
|
||||
PATH="${PWD}/auto/scripts:${PATH}"
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlh\fP \- Wrapper für live\-build Programme
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_encryption\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-packageslists\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_syslinux\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_tar\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_usb\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_virtual\-hdd\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_win32\-loader\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_yaboot\fP \- Erstellt die "binary" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fP \- Erstellt die "bootstrap" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cache\fP \- Erstellt die "bootstrap" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cdebootstrap\fP \- Erstellt die "bootstrap" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_copy\fP \- Erstellt die "bootstrap" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_debootstrap\fP \- Erstellt die "bootstrap" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fP \- Erstellt die "bootstrap", "chroot", "binary" und "source"
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_apt\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_cache\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_debianchroot\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_devpts\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_dpkg\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hacks\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hooks\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hostname\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hosts\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_install\-packages\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_interactive\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_linux\-image\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-hooks\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-includes\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-packages\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-packageslists\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-patches\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-preseed\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_localization\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packages\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packageslists\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_preseed\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_proc\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_resolv\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_selinuxfs\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sources\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_symlinks\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysfs\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysv\-rc\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysvinit\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_tasks\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_upstart\fP \- Erstellt die "chroot" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fP \- Räumt das Arbeitsverzeichnis auf
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fP \- Erstellen des config Verzeichnisses
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb local\fP \- Wrapper für lokale live\-build Programme
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_checksums\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\-live\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_disk\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_iso\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_net\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_tar\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_usb\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_virtual\-hdd\fP \- Erstellt die "source" Stufe
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 1 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlb testroot\fP \- stellt sicher, dass ein System als root erstellt wird
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 16.09.2010 2.0~a29 "Debian Live Projekt"
|
||||
.TH LIVE\-BUILD 7 26.09.2010 2.0.0 "Debian Live Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- die Debian Live Tool Suite
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlh\fR \- wrapper for live\-build programs
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_encryption\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local-packageslists\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2010\-09\-16 2.0~a29 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2010\-09\-26 2.0.0 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\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
Block a user