summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-21Adding paths for remote debian-installer images on armel.Cody A.W. Somerville
2011-07-21Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs.Daniel Baumann
2011-07-21Correcting uuid extraction from initrds in ubuntu mode to work from within ↵Daniel Baumann
binary so that it is cleaned up by lb_clean on failed builds.
2011-07-21Calling mkdir with -p to avoid build failures with multiple kernels on disk ↵Daniel Baumann
info in ubuntu mode, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>.
2011-07-21Adding function for more resilient detachment of loopback devices.Cody A.W. Somerville
2011-07-20Setting partition flags in source_usb after creating the filesystem in order ↵Cody A.W. Somerville
to avoid bug in parted that makes them forget the flags.
2011-07-20Adding a comment to the chroot calls in excludes handling of binary_chroot ↵Daniel Baumann
whey the chroot function is not used.
2011-07-20Avoid to hijack root-command with linux32, rather set use it in the chroot ↵Daniel Baumann
function only.
2011-07-20Reworking debconf stuff of merging former live-autobuild-manual and ↵Daniel Baumann
live-autobuild-images into a single live-build-cron.
2011-07-20Compacting copyright file.Daniel Baumann
2011-07-20Updating cron scripts.Daniel Baumann
2011-07-20Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and ↵Cody A.W. Somerville
LB_ARCHITECTURE is i386.
2011-07-20Updating lb_binary_linux-image to only copy over kernel and initrd if ↵Cody A.W. Somerville
LB_LINUX_PACKAGES doesn't equal 'none'.
2011-07-20Fixing corruption of usb binary images caused by trying to modify flags in ↵Cody A.W. Somerville
partition table when image is mounted with offset.
2011-07-19Reworking binary hooks helper.Daniel Baumann
2011-07-19Correcting comments in chroot_hooks to match usage.Daniel Baumann
2011-07-19Calling dpkg-divert with --quiet in chroot_dpkg.Daniel Baumann
2011-07-19Enabling hooks based on the mode we're building for.Daniel Baumann
2011-07-19Saving packages in cache even when failing or interrupting a build (Closes: ↵Daniel Baumann
#586929).
2011-07-19Numbering embedded hooks.Daniel Baumann
2011-07-19Consolidating local hooks for chroot and binary into ↵Daniel Baumann
config/hooks/*.{chroot,binary}.
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ↵Daniel Baumann
ubuntu and kubuntu (needed for #630088).
2011-07-19Also unmounting /run in lb_clean eventhough it's not really needed anyway ↵Daniel Baumann
but let's be on the caucious side (Closes: #633052).
2011-07-19Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure ↵Daniel Baumann
is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu> (Closes: #633356).
2011-07-19Adding hook to remove python py files, thanks to Colin Watson ↵Daniel Baumann
<cjwatson@ubuntu.com> (Closes: #631281).
2011-07-19Adding hook for removing gnome icon cache, thanks to Colin Watson ↵Daniel Baumann
<cjwatson@ubuntu.com> (Closes: #630088).
2011-07-18Adding hook for calling update-apt-xapian-index, thanks to Colin Watson ↵Daniel Baumann
<cjwatson@ubuntu.com> (Closes: #627716).
2011-07-18Adding hook for calling update.mlocate, thanks to Colin Watson ↵Daniel Baumann
<cjwatson@ubuntu.com> (Closes: #627332).
2011-07-18Correcting filename of live.debian.net archive file.Daniel Baumann
2011-07-18Moving archives meta data arround in source tree.Daniel Baumann
2011-07-16Skipping binary_linux-image if no kernel was choosen to be installed ↵Daniel Baumann
deliberately, thanks to Adam Conrad <adconrad@ubuntu.com>.
2011-07-15Update VERSION in common.sh to match last release.Richard Nelson
2011-07-15Releasing debian version 3.0~a25-1.debian/3.0_a25-1Daniel Baumann
2011-07-15Adding initial live-build-cron package.Daniel Baumann
2011-07-15Adding live-manual to recommends.Daniel Baumann
2011-07-14Using updated kernel default flavours for sid also for wheezy.Daniel Baumann
2011-07-13Releasing debian version 3.0~a24-1.debian/3.0_a24-1Daniel Baumann
2011-07-13Adding live-config-doc to recommends.Daniel Baumann
2011-07-13Adding live-boot-doc to recommends.Daniel Baumann
2011-07-11Adding extlinux to rescue package list.Daniel Baumann
2011-07-08Correct gdm/gdm3 handling, prefere gdm for squeeze as before and use gdm3 ↵Daniel Baumann
for everything else.
2011-07-04Remove lxde test on LB_TASKS for gdm so we now get gdm3.Richard Nelson
2011-07-04Move lxde package-lists to use gdm3 instead of gdm.Richard Nelson
2011-06-29Releasing debian version 3.0~a23-1.debian/3.0_a23-1Daniel Baumann
2011-06-29Correcting wrong chroot call in chroot_archives, only affecting derivatives.Daniel Baumann
2011-06-29Releasing debian version 3.0~a22-1.debian/3.0_a22-1Daniel Baumann
2011-06-21Making help message about missing po4a in manpages makefile distribution ↵Daniel Baumann
neutral.
2011-06-21Making copyright headers distribution neutral.Daniel Baumann
2011-06-21Making copyright file distribution neutral.Daniel Baumann
2011-06-18Correct keyring packages temporary workaround to not fail when aptitude is ↵Daniel Baumann
selected (Closes: #630919).