Commit Graph

2701 Commits

Author SHA1 Message Date
Daniel Baumann
bc11607eb0 Releasing debian version 4.0~a2-1. 2013-05-06 14:50:01 +02:00
Daniel Baumann
9aefc3d656 Adding 3.0~a69-1 changelog entries. 2013-05-06 14:50:01 +02:00
Daniel Baumann
82a5279e14 Dropping ubuntu guards on firmware selection code, we're not enabling firmware inclusion in ubuntu mode anyway.
Also, we're not keeping this as ubuntu should just update their archive
structure for content files to match debian. Not worth keeping temporary
extra turns just for ubuntu.
2013-05-06 14:50:01 +02:00
Daniel Baumann
d10aa0375e Adding proper header to build.sh include. 2013-05-06 14:50:01 +02:00
Daniel Baumann
06f0ed87ba Ensuring that functions are either sources locally or globally, but not both. 2013-05-06 14:50:01 +02:00
Daniel Baumann
a70409e1f2 Adding support for local apt conf.d snippets in archive definitions (Closes: #685791). 2013-05-06 14:50:01 +02:00
Daniel Baumann
bc985a6a32 Harmonizing apt configuration handling in chroot_archives. 2013-05-06 14:50:01 +02:00
Daniel Baumann
ba0fe4cdc3 Updating wording about regenerating config trees. 2013-05-06 14:50:01 +02:00
Daniel Baumann
4bd9601c65 Updating version config tree version check (Closes: #695091). 2013-05-06 14:50:01 +02:00
Daniel Baumann
7400939e84 Adding dropped empty-line separator in binary_debian-installer. 2013-05-06 14:50:01 +02:00
Daniel Baumann
c48033696e Adding dropped empty-line separator in defaults. 2013-05-06 14:50:01 +02:00
Daniel Baumann
edeb1f7656 Updating powerpc kernel list on ubuntu. 2013-05-06 14:50:01 +02:00
Daniel Baumann
d318084e0d Removing some leftovers from stripped and minimal package lists. 2013-05-06 14:50:01 +02:00
Daniel Baumann
d1047e809a Adding debian version 4.0~a1-1. 2013-05-06 14:48:46 +02:00
Daniel Baumann
160d6bade7 Releasing debian version 3.0.5-1. 2013-04-30 10:26:25 +02:00
Daniel Baumann
4240da2b8c Skipping loadlin inclusion on netboot images. 2013-04-30 09:44:40 +02:00
Daniel Baumann
b7ce440b3b Releasing debian version 3.0.4-1. 2013-04-29 12:54:19 +02:00
Daniel Baumann
42e1c47a01 Correcting variable typo when setting distribution specific defaults of the backports mirror for the binary image. 2013-04-29 12:54:16 +02:00
Daniel Baumann
70bb553f2b Releasing debian version 3.0.3-1. 2013-04-25 17:39:44 +02:00
Daniel Baumann
bd23368c70 Enabling release updates (formerly known as volatile) for wheezy. 2013-04-25 16:54:41 +02:00
Daniel Baumann
ac6d1c319d Updating debian-backports mirrors for wheezy. 2013-04-25 16:43:58 +02:00
Daniel Baumann
b19795614f Releasing debian version 3.0.2-1. 2013-04-25 12:42:42 +02:00
Daniel Baumann
ea0a65be4c Updating bootstrap mirror for progress-linux. 2013-04-19 10:33:04 +02:00
Daniel Baumann
da914efba4 Updating derivatives archive-key signature validiation to look by default at both debian and debian-maintainers keyrings. 2013-04-11 19:28:46 +02:00
Daniel Baumann
4b92e02754 Stripping out comments in package lists. 2013-04-09 05:54:39 +02:00
Daniel Baumann
c4c9c02d9b Cleaning up installer file locations for progress-linux. 2013-04-09 05:54:30 +02:00
Richard Nelson
a979cdf163 Converting l-b-cgi frontend to process forms with post. 2013-04-09 05:54:28 +02:00
Daniel Baumann
b37b97b5b6 Adding set -e in example auto scripts. 2013-04-09 05:54:27 +02:00
Daniel Baumann
bcc87559f8 Correcting grammer error in live-build description. 2013-04-09 05:54:26 +02:00
Daniel Baumann
77150ccf4d Updating fallback help message in live-build pseudo-command. 2013-04-09 05:54:24 +02:00
Daniel Baumann
1a4fdf132d Adding generic live-build handle in chroot_dpkg for other live packages to act upon. 2013-04-09 05:54:23 +02:00
Daniel Baumann
6106e81b85 Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build. 2013-04-09 05:54:22 +02:00
Daniel Baumann
34dd4a6c70 Using dpkg-divert in chroot_upstart script to handle upgrades of upstart during the build (Closes: #702537). 2013-04-09 05:54:08 +02:00
Daniel Baumann
da153c6526 Correcting typo directory when dereferencing syslinux symlinks when building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>. 2013-04-09 05:52:09 +02:00
Raphaël Hertzog
13bfa69cbf Fixing win32-loader.ini by including the GTK related entries.
The check protecting their addition was wrong. Also fix the actual keys
with the correct architecture instead of hardcoding i386.
2013-04-09 05:52:09 +02:00
Daniel Baumann
c366502ec1 Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>. 2013-04-09 05:52:09 +02:00
Richard Nelson
8e7470a31a Append to log file on errors and not truncate the file on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson
5874c3f0ea Add log information of git:://url for l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson
72b0a43dab Adding binary image type to config call on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson
a8d0ae85c1 Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson
edcb3c9208 Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson
8d777f7a65 Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend. 2013-04-09 05:52:08 +02:00
Richard Nelson
c84dfffe31 Add sanity check on config type to build for l-b-cgi. 2013-04-09 05:52:08 +02:00
Daniel Baumann
0e5cfdb747 Adding source_hooks for hooks on source images like already supported on binary images. 2013-04-09 05:52:08 +02:00
Daniel Baumann
a40fc3b92a Making some more debian source-selections conditional on certain image options. 2013-04-09 05:40:16 +02:00
Daniel Baumann
4259fcac5d Harmonize handling of pre-existing gnupg dotfiles in chroot when handling fake signing keys for local repository. 2013-04-09 05:40:16 +02:00
Daniel Baumann
dd6f9b7cfa Making messages about reading system conffiles in lb config more accurate. 2013-04-09 05:40:15 +02:00
Daniel Baumann
1c3bfa405c Also showing distribution in lb config initial messages. 2013-04-09 05:40:15 +02:00
Daniel Baumann
ab3d2eae25 Removing non-existent --apt-indices none references. 2013-04-09 05:40:12 +02:00
Daniel Baumann
0474057217 Synchronise grub and grub2 splashes with internal live-build splash for syslinux bootloaders. 2013-04-09 05:27:42 +02:00