Commit Graph

1882 Commits

Author SHA1 Message Date
Daniel Baumann 2a5263cb39 Updating grub packages list in binary_debian-installer. 2011-07-25 17:13:32 +02:00
Daniel Baumann 046e32b5b0 Add forgotten handling of already set chroot_hooks in defaults. 2011-07-24 09:28:49 +02:00
Daniel Baumann cfd7f3103b Adding mdadm manually to extra packages for binary pool for being used by debian-installer (Closes: #607225). 2011-07-24 09:19:42 +02:00
Daniel Baumann 143e793eb7 Updating derivatives handling for d-i mirror defaults to better match the reality that by default, most derivatives are not going to actually rebuild d-i. 2011-07-21 18:44:22 +02:00
Cody A.W. Somerville 50816947a7 Making config tree available to chroot hooks. 2011-07-21 18:35:56 +02:00
Cody A.W. Somerville e01424a1f2 Adding paths for remote debian-installer images on armel. 2011-07-21 17:58:21 +02:00
Daniel Baumann de6a971029 Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs. 2011-07-21 17:48:17 +02:00
Daniel Baumann 8316bd2d98 Correcting uuid extraction from initrds in ubuntu mode to work from within binary so that it is cleaned up by lb_clean on failed builds. 2011-07-21 17:24:08 +02:00
Daniel Baumann 0aab94aac9 Calling mkdir with -p to avoid build failures with multiple kernels on disk info in ubuntu mode, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>. 2011-07-21 17:06:54 +02:00
Cody A.W. Somerville 0d2cc22efc Adding function for more resilient detachment of loopback devices. 2011-07-21 17:00:54 +02:00
Cody A.W. Somerville ebc7a72501 Setting partition flags in source_usb after creating the filesystem in order to avoid bug in parted that makes them forget the flags. 2011-07-20 18:39:09 +02:00
Daniel Baumann 346397d2e0 Adding a comment to the chroot calls in excludes handling of binary_chroot whey the chroot function is not used. 2011-07-20 18:24:32 +02:00
Daniel Baumann b7f70c339f Avoid to hijack root-command with linux32, rather set use it in the chroot function only. 2011-07-20 18:10:39 +02:00
Daniel Baumann 6a844f1bb2 Reworking debconf stuff of merging former live-autobuild-manual and live-autobuild-images into a single live-build-cron. 2011-07-20 11:05:27 +02:00
Daniel Baumann b3e6ff2e14 Compacting copyright file. 2011-07-20 10:33:28 +02:00
Daniel Baumann 4c08b4f17b Updating cron scripts. 2011-07-20 10:29:57 +02:00
Cody A.W. Somerville 968be1f426 Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and LB_ARCHITECTURE is i386. 2011-07-20 08:54:54 +02:00
Cody A.W. Somerville 651c8aebd2 Updating lb_binary_linux-image to only copy over kernel and initrd if LB_LINUX_PACKAGES doesn't equal 'none'. 2011-07-20 08:48:07 +02:00
Cody A.W. Somerville 31445ed7be Fixing corruption of usb binary images caused by trying to modify flags in partition table when image is mounted with offset. 2011-07-20 08:46:11 +02:00
Daniel Baumann fb2bc99fd5 Reworking binary hooks helper. 2011-07-19 19:03:01 +02:00
Daniel Baumann b70ec215ab Correcting comments in chroot_hooks to match usage. 2011-07-19 16:45:36 +02:00
Daniel Baumann a90294ff53 Calling dpkg-divert with --quiet in chroot_dpkg. 2011-07-19 12:39:47 +02:00
Daniel Baumann e4793268a3 Enabling hooks based on the mode we're building for. 2011-07-19 11:57:21 +02:00
Daniel Baumann eb2a305a5f Saving packages in cache even when failing or interrupting a build (Closes: #586929). 2011-07-19 11:13:17 +02:00
Daniel Baumann 691b06f7a6 Numbering embedded hooks. 2011-07-19 10:59:15 +02:00
Daniel Baumann ac6147adb7 Consolidating local hooks for chroot and binary into config/hooks/*.{chroot,binary}. 2011-07-19 10:57:02 +02:00
Daniel Baumann ef2752faab Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088). 2011-07-19 10:51:20 +02:00
Daniel Baumann b22984f698 Also unmounting /run in lb_clean eventhough it's not really needed anyway but let's be on the caucious side (Closes: #633052). 2011-07-19 10:19:18 +02:00
Daniel Baumann 57ab082265 Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu> (Closes: #633356). 2011-07-19 10:13:10 +02:00
Daniel Baumann 37e1c24e22 Adding hook to remove python py files, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #631281). 2011-07-19 10:08:24 +02:00
Daniel Baumann cff7687442 Adding hook for removing gnome icon cache, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #630088). 2011-07-19 10:04:45 +02:00
Daniel Baumann 285f8d50fd Adding hook for calling update-apt-xapian-index, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #627716). 2011-07-18 15:47:37 +02:00
Daniel Baumann 9a6ae81a07 Adding hook for calling update.mlocate, thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #627332). 2011-07-18 15:47:35 +02:00
Daniel Baumann 19be4e1287 Correcting filename of live.debian.net archive file. 2011-07-18 15:27:29 +02:00
Daniel Baumann a9159eb2dc Moving archives meta data arround in source tree. 2011-07-18 15:10:24 +02:00
Daniel Baumann 330d06708d Skipping binary_linux-image if no kernel was choosen to be installed deliberately, thanks to Adam Conrad <adconrad@ubuntu.com>. 2011-07-16 10:08:42 +02:00
Richard Nelson 1f431a739b Update VERSION in common.sh to match last release. 2011-07-15 15:39:20 -05:00
Daniel Baumann e0205ecb1a Releasing debian version 3.0~a25-1. 2011-07-15 20:38:42 +02:00
Daniel Baumann 7e4c34b6f2 Adding initial live-build-cron package. 2011-07-15 20:38:39 +02:00
Daniel Baumann e24497b723 Adding live-manual to recommends. 2011-07-15 08:05:25 +02:00
Daniel Baumann 10b0b77f0f Using updated kernel default flavours for sid also for wheezy. 2011-07-14 08:24:33 +02:00
Daniel Baumann 41d0208ae0 Releasing debian version 3.0~a24-1. 2011-07-13 10:42:47 +02:00
Daniel Baumann c175ad039c Adding live-config-doc to recommends. 2011-07-13 03:30:37 +02:00
Daniel Baumann 8f5ff0c34f Adding live-boot-doc to recommends. 2011-07-13 03:15:00 +02:00
Daniel Baumann 28fdbba38c Adding extlinux to rescue package list. 2011-07-11 11:08:03 +02:00
Daniel Baumann 3a44d9acbd Correct gdm/gdm3 handling, prefere gdm for squeeze as before and use gdm3 for everything else. 2011-07-08 18:41:54 +02:00
Richard Nelson ecd8dca2ba Remove lxde test on LB_TASKS for gdm so we now get gdm3. 2011-07-04 18:40:44 -05:00
Richard Nelson a750adb2c6 Move lxde package-lists to use gdm3 instead of gdm. 2011-07-04 10:21:40 -05:00
Daniel Baumann 3bf765da2b Releasing debian version 3.0~a23-1. 2011-06-29 07:58:23 +02:00
Daniel Baumann 42cfa2bf03 Correcting wrong chroot call in chroot_archives, only affecting derivatives. 2011-06-29 07:51:41 +02:00