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
ee4cb97f
Commit
ee4cb97f
authored
Sep 30, 2012
by
Daniel Baumann
Browse files
Adding upstream version 3.0~a61.
parent
c6e0b92e
Changes
54
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
ee4cb97f
3.0~a6
0
-1
3.0~a6
1
-1
functions/defaults.sh
View file @
ee4cb97f
...
...
@@ -717,7 +717,14 @@ Set_defaults ()
;;
ubuntu|kubuntu
)
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
generic
}
"
case
"
${
LB_DISTRIBUTION
}
"
in
precise
)
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
generic
-pae
}
"
;;
*
)
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
generic
}
"
;;
esac
;;
*
)
...
...
@@ -765,11 +772,11 @@ Set_defaults ()
ubuntu|kubuntu
)
case
"
${
LIST
}
"
in
stripped|minimal
)
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
powerpc
}
"
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
powerpc
-smp
}
"
;;
*
)
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
powerpc
powerpc64-smp
}
"
LB_LINUX_FLAVOURS
=
"
${
LB_LINUX_FLAVOURS
:-
powerpc
-smp
powerpc64-smp
}
"
;;
esac
;;
...
...
@@ -986,6 +993,16 @@ Set_defaults ()
LB_BOOTAPPEND_FAILSAFE
=
"
${
LB_BOOTAPPEND_FAILSAFE
:-
memtest
noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal
}
"
# LB_BOOTAPPEND_LIVE
case
"
${
LB_MODE
}
"
in
ubuntu
)
LB_BOOTAPPEND_LIVE
=
"
${
LB_BOOTAPPEND_LIVE
:-
boot
=casper
}
"
;;
*
)
LB_BOOTAPPEND_LIVE
=
"
${
LB_BOOTAPPEND_LIVE
:-
boot
=live config
}
"
;;
esac
if
[
-n
"
${
LB_DEBIAN_INSTALLER_PRESEEDFILE
}
"
]
then
case
"
${
LB_BINARY_IMAGES
}
"
in
...
...
functions/packagelists.sh
View file @
ee4cb97f
...
...
@@ -43,7 +43,15 @@ Expand_packagelist ()
\!
*
)
_EXEC
=
"
$(
echo
${
_LB_LINE
}
|
sed
-e
's|^!||'
)
"
chroot chroot
${
_EXEC
}
case
"
${
LB_BUILD_WITH_CHROOT
}
"
in
true
)
chroot chroot
sh
-c
"
${
_EXEC
}
"
;;
false
)
eval
${
_EXEC
}
;;
esac
;;
\#
if
\
*
)
...
...
manpages/de/lb.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs
...
...
manpages/de/lb_binary.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage
...
...
manpages/de/lb_bootstrap.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage
...
...
manpages/de/lb_build.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
...
...
manpages/de/lb_chroot.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage
...
...
manpages/de/lb_clean.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb clean\fP \- Clean build directory
...
...
manpages/de/lb_config.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory
...
...
manpages/de/lb_source.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb source\fP \- Complete the source stage
...
...
manpages/de/lb_testroot.de.1
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root
...
...
manpages/de/live-build.de.7
View file @
ee4cb97f
...
...
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 7 2012\-09\-
29
3.0~a6
0
\-1 "Debian Live Project"
.TH LIVE\-BUILD 7 2012\-09\-
30
3.0~a6
1
\-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fP \- the Debian Live tool suite
...
...
manpages/en/lb.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs
...
...
manpages/en/lb_binary.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage
...
...
manpages/en/lb_bootstrap.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fR \- Complete the bootstrap stage
...
...
manpages/en/lb_build.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
...
...
manpages/en/lb_chroot.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fR \- Complete the chroot stage
...
...
manpages/en/lb_clean.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb clean\fR \- Clean build directory
...
...
manpages/en/lb_config.1
View file @
ee4cb97f
.TH LIVE\-BUILD 1 2012\-09\-
29
3.0~a6
0
-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2012\-09\-
30
3.0~a6
1
-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
...
...
Prev
1
2
3
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