summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-10Ugly hack to force dbus inclusion when using live-config-systemd (Closes: ↵Daniel Baumann
#769635).
2014-12-10Somewhat fixing sysvinit and casper legacy support, slightly improved patch ↵Daniel Baumann
from Rui Miguel P. Bernardo <rui.bernardo.pt@gmail.com> (Closes: #772522, #772651). This however will still not work properly building upstart based images but they have been broken/unsupported anyway since a long time.
2014-12-10Fix typo in variable name (LH_LINUX_FLAVOURS instead of LB_LINUX_FLAVOURS) ↵jnqnfe
in installer_debian-installer script, affecting the armel architecture (Closes: #770796).
2014-12-10Correcting typo in apt.conf.d directory name, thanks to jnqnfe ↵Daniel Baumann
<jnqnfe@gmail.com> (Closes: #771392).
2014-12-10Correcting stage name check in chroot_includes, thanks to jnqnfe ↵Daniel Baumann
<jnqnfe@gmail.com> (Closes: #771377).
2014-12-10Fix missing grub2 option in bootloader selection (Closes: #772671).jnqnfe
2014-12-10Fix chroot_package-lists script saving to wrong cache (Closes: #771002).jnqnfe
2014-12-10Fix broken calls to Get_conffiles() from Read_conffiles() and ↵jnqnfe
Print_conffiles() (Closes: #770645).
2014-12-10Avoid failing to autocreate live.list.chroot in lb config when using ↵Daniel Baumann
--clean, thanks to jnqnfe <jnqnfe@gmail.com> (Closes: #770637).
2014-12-10Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).Daniel Baumann
2014-12-10Cleaning up from python removal (LIVE_IMAGE_ARCHITECTURE).Daniel Baumann
2014-12-10binary_syslinux: correct the path used to check if the bootloader is available.Raphaël Hertzog
The {iso,pxe,ext,sys}linux packages use /usr/lib/{ISO,PXE,EXT,SYS}LINUX/ directories and not /share/{ISO,PXE,EXT,SYS}LINUX/.
2014-12-10Properly support empty package lists.Raphaël Hertzog
The user might not have created any package list or it might have created a packages list that end up being empty due to various #if tests. We should not fail in those cases.
2014-12-10Update linux flavours for armhf/armel.Raphaël Hertzog
With linux 3.16 in Debian Jessie, armmp and armmp-lpae are the only armhf flavours availale. On armel, we lost the support of the iop32x flavour.
2014-11-28Dropping prism2-usb-firmware-installer which fetches firmware from (at ↵Daniel Baumann
least) temporarily broken website.
2014-11-10Adding hook to enable cryptsetup (Closes: #767195).Daniel Baumann
2014-11-10Applying patch from Gabriele Gristina <gabriele.gristina@gmail.com> to fix ↵Daniel Baumann
automated checks for using aptitude.
2014-10-25Releasing debian version 4.0.3-1.debian/4.0.3-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-09-21Correct variable name for apt_indices and adjust sed order for population of ↵Richard Nelson
build feedback on frontend/cgi.
2014-09-17Updating to standards version 3.9.6.Daniel Baumann
2014-09-14Adding cinnamon-desktop to frontend/cgi.Richard Nelson
2014-09-12Releasing debian version 4.0.2-1.debian/4.0.2-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-09-11Removing source_includes from toplevel source script, it was a python stub ↵Daniel Baumann
and will come back at a later point.
2014-09-10Dropping syslinux 6 symlinks from bootloader configs for wheezy.Daniel Baumann
In general there's no harm in having them as they are not used on syslinux 4 distributions, however, but it's cosmetically nicer and the path woudn't match anyway. But.. since it turned out that we need the second copy of bootloaders for wheezy anyway as wheezy and jessie are mutually exclusive regarding paths where syslinux files are located, there's no point in having them and confusing users with error messages from cp -aL when stuff can't be dereferenced (which is ok).
2014-09-09Dropping incomplete German manpage translations.Daniel Baumann
2014-09-09Making check target in manpages makefile comply with the rest.Daniel Baumann
2014-09-09Making populating of live.chroot.list distribution specific.Daniel Baumann
2014-09-09Add Japanese translations.victory
2014-09-09Fix typos in lb_config.1.victory
2014-09-04Creating live.list.chroot with live packages in config.Daniel Baumann
2014-08-28Releasing debian version 4.0.1-1.debian/4.0.1-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-08-28Dropping leftover testroot call in bootstrap_cdebootstrap and ↵Daniel Baumann
bootstrap_debootstrap.
2014-08-28Releasing debian version 4.0.0-1.Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-08-28Restoring old manpages since we're back to the non-python implementation ↵Daniel Baumann
(Closes: #745134).
2014-08-28Moving partial python rewrite to separate branch, let's do it in the ↵Daniel Baumann
jessie+1 cycle rather than go with the current mixed code.
2014-08-27Exclude lib and non-main sections as tasksel does (Closes: #758218).Ben Armstrong
2014-08-24Setting default distribution to jessie.Daniel Baumann
2014-08-22Correcting wrong target for /etc/mtab symlink in create-mtab-symlink hook, ↵Daniel Baumann
thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>.
2014-07-24Releasing debian version 4.0~alpha39-1.debian/4.0_alpha39-1Daniel Baumann
2014-07-24Adding second set of bootloader templates for wheezy.Daniel Baumann
2014-07-22Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, ↵Daniel Baumann
this will break building wheezy images (so we have to come up with something better than that prior upload).
2014-07-22Enabling syslinux 6 support for jessie as well.Daniel Baumann
2014-07-15Include mate-desktop in templates/cgi/debian/form.htmlRichard Nelson
2014-06-30Updating isohdpfx handling for syslinux 6.Daniel Baumann
2014-06-25Releasing debian version 4.0~alpha38-1.debian/4.0_alpha38-1Daniel Baumann
2014-06-25If /etc/mtab exists as a file, replace it with a symlink (Closes: #746570).Simon McVittie
2014-06-25Adding symlink for udeb data for jessie.Daniel Baumann
2014-06-22Add --apt option on frontend/cgi.Richard Nelson
2014-06-17Replace subprocess.call() with subprocess.check_call().Kiel Christofferson
Using check_call(), a non-zero return value from the subprocess will cause the desired behavior of an aborted build with a stack trace.
2014-06-13Enabling syslinux 6 support for sid.Daniel Baumann