Commit Graph

665 Commits

Author SHA1 Message Date
Daniel Baumann
d3f2b2c9c7 Switching order of kernel flavours in defaults, the last added one in the list becomes the default symlink target in the rootfs by apt. 2012-12-30 14:41:45 +01:00
Daniel Baumann
4118eb4c1e Moving off binary image parent archive areas into new config tree format. 2012-12-20 12:27:49 +01:00
Daniel Baumann
3cbe97f28e Updating comment for image name config handling. 2012-12-20 12:27:49 +01:00
Daniel Baumann
b0217026ea Moving off binary image archive areas into new config tree format. 2012-12-20 12:27:49 +01:00
Daniel Baumann
b9c0e26eef Setting default name to live-image for the time being. 2012-12-19 13:04:00 +01:00
Daniel Baumann
9a28d557e6 Using image name from configuration to name binary output files. 2012-12-19 12:36:11 +01:00
Daniel Baumann
7bc281edde Correcting architecture defaults. 2012-12-19 12:07:10 +01:00
Daniel Baumann
eda0a08788 Separate between configured values and runtime values in new configuration handling. 2012-12-19 12:04:36 +01:00
Daniel Baumann
802179e59d Also reading in existing values from new config tree format. 2012-12-19 11:34:34 +01:00
Daniel Baumann
9949a3a912 Moving off binary image architecture into new config tree format. 2012-12-19 11:16:57 +01:00
Daniel Baumann
ec8aff4f49 Moving off binary image type into new config tree format. 2012-12-19 11:10:11 +01:00
Daniel Baumann
73108165ca Moving configuration version off as the first option into new config tree format. 2012-12-19 10:34:36 +01:00
Daniel Baumann
1cee103bbb Disabling accidentally enabled removal of apt sources hook by default. 2012-12-19 06:46:17 +01:00
Daniel Baumann
257d8988ee Removing kubuntu mode, it's not different anymore to standard ubuntu mode. 2012-12-17 20:34:41 +01:00
Daniel Baumann
599eb2bd5b Removing some dead default handling code for global includes which do not exist anymore. 2012-12-17 13:43:24 +01:00
Daniel Baumann
be24839163 Correcting config tree version check for the current version. 2012-12-17 13:41:11 +01:00
Daniel Baumann
55ee66f79b Correcting config tree version check for older versions. 2012-12-17 13:35:38 +01:00
Daniel Baumann
7c3f244741 Renumbering hooks. 2012-12-17 00:22:33 +01:00
Daniel Baumann
52c72ea042 Merging remove-linux-image-backups into remove-backup-files hook. 2012-12-17 00:15:45 +01:00
Daniel Baumann
6ca1504312 Adding default hook to use mesa glx renderer. 2012-12-17 00:10:31 +01:00
Daniel Baumann
1b87a1ba1a Using consistent naming for default hooks. 2012-12-17 00:08:46 +01:00
Daniel Baumann
654328aab3 Adding default hook to use newest nvidia version. 2012-12-17 00:06:26 +01:00
Daniel Baumann
4c68f85487 Adding default hook to truncate log files. 2012-12-16 23:59:21 +01:00
Daniel Baumann
7caf9ed19f Moving removal of backup and temporary files to their own hook script. 2012-12-16 23:56:34 +01:00
Daniel Baumann
409545314f Moving kexec-tools default preseeding into its own hook script. 2012-12-16 23:48:34 +01:00
Daniel Baumann
ba1ded2f1f Updating removal of adjtime in a split out hook for wheezy. 2012-12-13 20:32:40 +01:00
Daniel Baumann
79fb672816 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.
2012-12-12 11:44:38 +01:00
Daniel Baumann
ba4a3ce12e Updating wheezy release number. 2012-12-10 22:30:46 +01:00
Daniel Baumann
8465c9650f Updating wording about regenerating config trees. 2012-12-04 11:25:51 +01:00
Daniel Baumann
d6a2c442f9 Updating version config tree version check (Closes: #695091). 2012-12-04 11:25:19 +01:00
Daniel Baumann
1af24ca926 Adding dropped empty-line separator in defaults. 2012-12-01 01:56:52 +01:00
Daniel Baumann
2cfcafba89 Updating powerpc kernel list on ubuntu. 2012-12-01 01:50:32 +01:00
Daniel Baumann
f767842b64 Removing some leftovers from stripped and minimal package lists. 2012-12-01 01:45:25 +01:00
Daniel Baumann
d08aabb614 Dropping support for squeeze and squeeze-based distributions. 2012-11-30 15:22:05 +01:00
Daniel Baumann
f7ba1350f8 Adding default hook to remove linux-image backup files. 2012-11-28 17:43:29 +01:00
Ben Armstrong
8286f7d73c Fixing typo in cache directory names, thanks to Thanatermesis <thanatermesis@gmail.com>. 2012-11-14 21:51:38 +01:00
Daniel Baumann
4f710bc3c4 Removing debconf-nowarnings option, doesn't provide any advantage to disable this option in the first place. 2012-10-31 09:26:25 +01:00
Daniel Baumann
63a275bedc Running chrooted commands with DEBCONF_NONINTERACTIVE_SEEN set to true to ensure debconf questions are not reasked uselessly on the final systems. 2012-10-31 07:43:37 +01:00
Daniel Baumann
68b1966b94 Defaulting to systemd as initsystem for wheezy based progress-linux releases and newer. 2012-10-28 11:43:51 +01:00
Daniel Baumann
ef2b0289d4 Using xargs when copying or hardlinking deb files from and to the package cache to avoid hit the shell max command limits (Closes: #691616). 2012-10-27 23:59:18 +02:00
Daniel Baumann
2caef33ea2 Renaming progress mode to progress-linux to match the used naming scheme. 2012-10-25 13:36:18 +02:00
Daniel Baumann
bd5f6bc104 Renaming config/binary_debian-installer to simply config/debian-installer. 2012-10-22 20:30:41 +02:00
Daniel Baumann
1fc33f6afb Renaming local/scripts to local/bin for executables overriding not just lb scripts, but any command during live-build runs. 2012-10-22 19:20:12 +02:00
Daniel Baumann
dd43976fb7 Correcting variable handling for --bootappend-live-failsafe in defaults. 2012-10-08 20:16:40 +02:00
Daniel Baumann
5f7780597e Simplifying bootparameter assembling in defaults. 2012-10-08 20:01:30 +02:00
Daniel Baumann
a7227d4ebc Stopping to support LB_INITRAMFS=auto, when switching the mode one has to update several parameters anyway, use of auto scripts are recommended. 2012-10-08 20:00:41 +02:00
Daniel Baumann
81029d0e72 Setting default compression to none.
Normally, when using compressed file systems (squashfs),
there is no point in further compressing the tarballs and images.
2012-10-04 20:13:28 +02:00
Daniel Baumann
84dcf4ed02 Making different boot options defaults depending on initramfs generator, not depending on mode. 2012-10-04 14:26:44 +02:00
Daniel Baumann
56e4085c60 Making failsafe boot parameters fully customizable like the normal ones. 2012-10-04 14:25:01 +02:00
Daniel Baumann
36d3b1a510 Removing ubuntu natty support, EOL. 2012-10-03 13:49:25 +02:00