Commit Graph

2794 Commits

Author SHA1 Message Date
Daniel Baumann
2a9486d108 Using image name from configuration to name binary output files. 2013-05-06 14:50:03 +02:00
Daniel Baumann
3cb7d3163a Correcting architecture defaults. 2013-05-06 14:50:03 +02:00
Daniel Baumann
8c0760a13a Separate between configured values and runtime values in new configuration handling. 2013-05-06 14:50:03 +02:00
Daniel Baumann
904824308a Also reading in existing values from new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann
6499442212 Moving off binary image architecture into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann
f5acab633c Moving off binary image type into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann
c73a5a0ee0 Moving configuration version off as the first option into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann
a595e9c1bc Disabling accidentally enabled removal of apt sources hook by default. 2013-05-06 14:50:03 +02:00
Daniel Baumann
a189319b43 Renumbering hooks. 2013-05-06 14:50:03 +02:00
Daniel Baumann
0cdbf60bc1 Moving removal of actual backup files for apt sources into correct hook. 2013-05-06 14:50:03 +02:00
Daniel Baumann
f67a2aa42e Releasing debian version 4.0~a5-1. 2013-05-06 14:50:03 +02:00
Daniel Baumann
0660de367f Adding 3.0~b3-1 changelog entries. 2013-05-06 14:50:02 +02:00
Daniel Baumann
5e07604353 Removing kubuntu mode, it's not different anymore to standard ubuntu mode. 2013-05-06 14:50:02 +02:00
Daniel Baumann
9a3de4beba Removing some dead default handling code for global includes which do not exist anymore. 2013-05-06 14:50:02 +02:00
Daniel Baumann
f73debcdc5 Correcting config tree version check for the current version. 2013-05-06 14:50:02 +02:00
Daniel Baumann
fee5cd9ce9 Correcting config tree version check for older versions. 2013-05-06 14:50:02 +02:00
Daniel Baumann
0eb6a7bdae Renumbering hooks. 2013-05-06 14:50:02 +02:00
Daniel Baumann
798e68096a Merging remove-linux-image-backups into remove-backup-files hook. 2013-05-06 14:50:02 +02:00
Daniel Baumann
4908d4d6c1 Adding default hook to use mesa glx renderer. 2013-05-06 14:50:02 +02:00
Daniel Baumann
7ce3113f44 Using consistent naming for default hooks. 2013-05-06 14:50:02 +02:00
Daniel Baumann
af54c6b82c Adding default hook to use newest nvidia version. 2013-05-06 14:50:02 +02:00
Daniel Baumann
cee58d8779 Also removing man chache in remove-temporary-files hook. 2013-05-06 14:50:02 +02:00
Daniel Baumann
d6a30e84eb Adding default hook to truncate log files. 2013-05-06 14:50:02 +02:00
Daniel Baumann
fae7a1ce27 Moving removal of backup and temporary files to their own hook script. 2013-05-06 14:50:02 +02:00
Daniel Baumann
c02300e297 Removing loop-aes-utils related hack for squeeze. 2013-05-06 14:50:02 +02:00
Daniel Baumann
cf1de1682b Moving kexec-tools default preseeding into its own hook script. 2013-05-06 14:50:02 +02:00
Daniel Baumann
b1b7e909c7 Removing old code in chroot_hacks for tasks which are not used anymore. 2013-05-06 14:50:02 +02:00
Daniel Baumann
1226704fff Releasing debian version 4.0~a4-1. 2013-05-06 14:50:02 +02:00
Daniel Baumann
2e798394a7 Adding 3.0~b2-1 changelog entries. 2013-05-06 14:50:02 +02:00
Daniel Baumann
0d7322500b Switching from genisoimage to xorriso. 2013-05-06 14:50:02 +02:00
Richard Nelson
960d954aeb Update l-b-cgi frontend to support new git config structure. 2013-05-06 14:50:02 +02:00
Daniel Baumann
bd22f9c864 Updating removal of adjtime in a split out hook for wheezy. 2013-05-06 14:50:02 +02:00
Daniel Baumann
e2e5636744 Avoid re-populating an already populated configuration tree when using lb config --config. 2013-05-06 14:50:02 +02:00
Daniel Baumann
5beadcd563 Adding support for live-images configs and arbitrary configuration directories in lb_config --config option. 2013-05-06 14:50:02 +02:00
Daniel Baumann
cfc54e1403 Correcting spelling typo in bug script. 2013-05-06 14:50:02 +02:00
Daniel Baumann
0ad3b01c96 Adding default hook to remove mdadm configuration.
mdadm creates a /etc/mdadm/mdadm.conf configuration file
on package installation which contains array information
from the build system.
2013-05-06 14:50:02 +02:00
Daniel Baumann
5e75d12e6d Removing not really useful symlinks example hook. 2013-05-06 14:50:02 +02:00
Daniel Baumann
b109ddb21d Updating wheezy release number. 2013-05-06 14:50:02 +02:00
Daniel Baumann
aa2225cf6a Releasing debian version 4.0~a3-1. 2013-05-06 14:50:02 +02:00
Daniel Baumann
25aed77422 Adding 3.0~b1-1 changelog entries. 2013-05-06 14:50:02 +02:00
Daniel Baumann
8bd5d71a3f Skipping creation of soon to be replaced config/templates directory. 2013-05-06 14:50:02 +02:00
Daniel Baumann
a3d6006215 Removing local/bin by default in lb_clean too. 2013-05-06 14:50:02 +02:00
Raphaël Hertzog
ea3c9ae385 Adding initial menu entries for debian-installer. 2013-05-06 14:50:02 +02:00
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