Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
live-build
Commits
2e77f83d
Commit
2e77f83d
authored
Nov 04, 2013
by
Daniel Baumann
Browse files
Releasing debian version 4.0~alpha30-1.
parent
62547182
Changes
62
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
2e77f83d
4.0~alpha
29
-1
4.0~alpha
30
-1
debian/changelog
View file @
2e77f83d
live
-
build
(
4.0
~
alpha30
-
1
)
experimental
;
urgency
=
low
*
Updating
filenames
suffixes
of
example
hook
files
.
*
Switching
from
global
lock
file
to
config
tree
specific
one
.
*
Simplifying
package
cache
stanza
in
python
bootstrap
stubs
.
*
Adding
program
specification
to
lb_binary_hooks
manpage
.
*
Adding
program
specification
to
lb_source_hooks
manpage
.
*
Adding
program
specification
to
lb_chroot_hooks
manpage
.
*
Adding
program
specification
to
lb_bootstrap_hooks
manpage
.
*
Harmonizing
options
markup
in
manpages
.
*
Correcting
spelling
typo
in
manpages
(
s
/
hoooks
/
hooks
/).
*
Moving
testroot
into
lb
wrapper
itself
.
*
Stuffing
bootstrapping
of
archive
-
keys
for
derivatives
into
lb_config
,
it
's not a runtime thing and its logic should not be embedded in live-
build but the config directory.
* Handling bootstrap cache inside the bootstrap stubs itself.
* Streamlineing a few comments in the python stubs.
* Removing wrong reference to config/build in lb_*_hooks manpages.
* Switching to later submodule naming scheme for python stubs.
* Updating todos in python stubs.
* Rewriting chroot_includes in python.
* Updating program description of *-hook commands.
* Adding lb-chroot-includes manpage.
* Adding dependency check for cpio in chroot-includes.
* Correcting spelling typo in python stubs (s/optained/obtained/).
* Completing incomplete verbose message when copying files in chroot-
includes.
* Rewriting binary_includes in python.
* Adding lb-binary-includes manpage.
* Adding sources-includes.
* Adding lb-source-includes manpage.
* Adding bootstrap-includes.
* Correcting error message when no includes have been found in
*-includes commands.
* Adding lb-bootstrap-includes manpage.
-- Daniel Baumann <mail@daniel-baumann.ch> Mon, 04 Nov 2013 19:08:04 +0100
live-build (4.0~alpha29-1) experimental; urgency=low
* Updating to standards version 3.9.5.
...
...
manpages/de/lb-binary-hooks.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-binary-includes.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-bootstrap-cdebootstrap.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-bootstrap-debootstrap.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-bootstrap-hooks.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-bootstrap-includes.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
@@ -65,7 +65,7 @@ Include Dateien spezifisch für den Bootstrap Stage.
Verzeichnis in das die Include Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-
bootstrap
\-includes\fP(1) 4
.IP \fIlb\-
chroot
\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
...
...
manpages/de/lb-chroot-hooks.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-chroot-includes.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-source-hooks.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/de/lb-source-includes.de.1
View file @
2e77f83d
...
...
@@ -11,7 +11,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
29
\-1 "Live Systems Projekt"
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha
30
\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
...
...
manpages/en/lb-binary-hooks.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-binary-includes.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-bootstrap-cdebootstrap.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-bootstrap-debootstrap.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-bootstrap-hooks.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-bootstrap-includes.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
@@ -47,7 +47,7 @@ include files specific for the bootstrap stage.
directory in which the include files are copied into.
.SH SEE ALSO
.IP "\fIlb\-
bootstrap
\-includes\fR(1)" 4
.IP "\fIlb\-
chroot
\-includes\fR(1)" 4
.IP "\fIlb\-binary\-includes\fR(1)" 4
.IP "\fIlb\-source\-includes\fR(1)" 4
...
...
manpages/en/lb-chroot-hooks.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
manpages/en/lb-chroot-includes.1
View file @
2e77f83d
...
...
@@ -6,7 +6,7 @@
.\" under certain conditions; see COPYING for details.
.\"
.\"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
29
-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha
30
-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment