Releasing debian version 3.0~a53-1.
This commit is contained in:
parent
b5dc28d1aa
commit
d4999431b8
48
debian/changelog
vendored
48
debian/changelog
vendored
@ -1,3 +1,51 @@
|
||||
live-build (3.0~a53-1) unstable; urgency=low
|
||||
|
||||
* Removing leftover creation of /var/log in toplevel makefile from the
|
||||
cron removals.
|
||||
* Moving main executables away from scripts subdirectory.
|
||||
* Moving scripts from /usr/share/live to /usr/lib/live for consistency
|
||||
with all debian-live packages.
|
||||
* Renaming example hooks to the newer filename patter that is required
|
||||
by live-build since a while.
|
||||
* Removing debian-installer-banner.binary example hook, this can be
|
||||
done through config/includes.binary_debian-installer directly.
|
||||
* Removing hal-automount.chroot example hook, not needed anymore.
|
||||
* Removing linux-modules.chroot example hook, this can be done by
|
||||
kmods conf.d directories directly.
|
||||
* Removing live-build-inclusion.binary example hook, too broken way to
|
||||
do it.
|
||||
* Removing okular-nodrm.chroot example hook, would need update for
|
||||
recent kde4 versions and I don't care about that.
|
||||
* Removing rt2570-modules.chroot example hook, obsoleted out-of-tree
|
||||
module.
|
||||
* Removing sun-java6.chroot example hook, obsoleted by openjdk.
|
||||
* Removing udev-generators.chroot example hook, obsoleted by live-
|
||||
builds own hacks.
|
||||
* Removing update-initramfs.chroot example hook, obsoleted by live-
|
||||
builds own hacks.
|
||||
* Removing virtualbox.chroot example hook, not required anymore with
|
||||
current virtualbox versions.
|
||||
* Removing sysvinit.chroot example hook, not useful on modern systems
|
||||
anymore.
|
||||
* Removing losetup-lukshome.chroot example hook, obsoleted by live-
|
||||
boots new persistence implementation.
|
||||
* Removing kernel-purge.chroot example hook, not usefull anymore.
|
||||
* Removing localepurge.chroot example hook, should be done solely
|
||||
through preseeding.
|
||||
* Removing debian-live-pxe-server.chroot example hook, not usefull in
|
||||
this way.
|
||||
* Installing examples into the correct location in /usr/share/doc.
|
||||
* Removing debian-science package list, there's science-tasks and
|
||||
#513296 to do this in proper.
|
||||
* Removing warning from minimal package list about minimal hook, which
|
||||
isn't the case anymore.
|
||||
* Removing ubuntu-cloud and ubuntu-cloud-desktop package lists.
|
||||
* Adding missing copyright fields in copyright file.
|
||||
* Correcting spelling typo in 3.0~a52-1 changelog entry.
|
||||
* Removing leftover maintainer scripts from cron removals.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Thu, 19 Jul 2012 04:14:38 +0200
|
||||
|
||||
live-build (3.0~a52-1) unstable; urgency=low
|
||||
|
||||
* Improving error message in lb wrapper to show the command in case of
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fP \- wrapper for live\-build programs
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "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 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_hdd\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_syslinux\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_tar\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_virtual\-hdd\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_win32\-loader\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_yaboot\fP \- Complete the binary stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fP \- Complete the bootstrap stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cache\fP \- Complete the bootstrap stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_copy\fP \- Complete the bootstrap stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_apt\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_archives\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_cache\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_debianchroot\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_devpts\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_dpkg\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hacks\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hooks\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hostname\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_hosts\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_install\-packages\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_interactive\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_linux\-image\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-includes\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-patches\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_local\-preseed\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packagelists\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_packages\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_proc\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_resolv\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_selinuxfs\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysfs\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_sysv\-rc\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_task\-lists\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot_upstart\fP \- Complete the chroot stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fP \- Clean build directory
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fP \- Create config directory
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb local\fP \- wrapper for local live\-build programs
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_checksums\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\-live\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_debian\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "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 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_hdd\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_iso\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_tar\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source_virtual\-hdd\fP \- Complete the source stage
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb testroot\fP \- Ensure that a system is built as root
|
||||
|
@ -3,7 +3,7 @@
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 2012\-07\-18 3.0~a52\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2012\-07\-19 3.0~a53\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- the Debian Live tool suite
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_checksums\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_chroot\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_debian\-installer\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_disk\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_grub2\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_hdd\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-hooks\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_includes\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_iso\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_linux\-image\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_local\-includes\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_manifest\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_memtest\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_net\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_rootfs\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_silo\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_syslinux\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_tar\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_virtual\-hdd\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_win32\-loader\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary_yaboot\fR \- Complete the binary stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cache\fR \- Complete the bootstrap stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_cdebootstrap\fR \- Complete the bootstrap stage
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH LIVE\-BUILD 1 2012\-07\-18 3.0~a52-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-07\-19 3.0~a53-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap_copy\fR \- Complete the bootstrap stage
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user