summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-07Releasing debian version 5.0~a3-1.debian/5.0_a3-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2015-02-07Applying patch from jnqnfe <jnqnfe@gmail.com> to correct grub2 bootloader ↵Daniel Baumann
directory within the binary images (Closes: #775316).
2015-02-07Using same logic to create the source/.disk/archive_trace for ↵Daniel Baumann
binary/.disk/archive_trace too (Closes: #774200).
2015-02-07Making functions/chroot_bind_path.sh executable within the source tree ↵Daniel Baumann
(Closes: #777096).
2015-02-04Adding linux flavours for arm64/armhf architectures.Fathi Boudra
Signed-off-by: Fathi Boudra <fabo@debian.org>
2015-01-26Switching to default to linux-image-586 on i386.Daniel Baumann
2015-01-25Correcting packagelist parsing when packages are listed with notation of a ↵Daniel Baumann
specific version (Closes: #775832).
2015-01-25Using -iso-level 3 option for xorriso to work with image sizes beyond 4 GB ↵Daniel Baumann
(Closes: #775424).
2015-01-25Correcting typo in stagefile check for includes.chroot.Daniel Baumann
2015-01-25Enabling security and release updates for jessie.Daniel Baumann
2015-01-25Updating d-i bootparameter separator for jessie.Daniel Baumann
2015-01-07Adding check for isolinux build-depends in chroot.Daniel Baumann
2015-01-05Removing spurious .grep.swp temporary file in source tree.Daniel Baumann
2015-01-04Releasing debian version 5.0~a2-1.debian/5.0_a2-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2015-01-04Dropping manual include of dbus for live-config-systemd, it's a recommends now.Daniel Baumann
2015-01-04Correcting dependency checks in binary_package-lists (Closes: #774336).Daniel Baumann
2015-01-04Applying slightly modified patch from jnqnfe <jnqnfe@gmail.com> to show ↵Daniel Baumann
correct win32-loader ico file on windows (Closes: #772781).
2015-01-04Dropping unuseful information from bug-script (Closes: #774340).Daniel Baumann
Historically we tried to have all necessary information in bug reports, such as version of certain packages used during the build. In reality, the only interesting package is debootstrap on the host system - everything else is taken up from the mirror from within the chroot and is noted in the build log. Users building non-chrooted will have to collect their information by hand anyway, so it's better to remove anything but debootstrap.
2015-01-04Adding gpgv and debian-keyring to suggests for bootstrapping archive ↵Daniel Baumann
keyrings in derivative modes.
2015-01-04Adding apt-utils to recommends (Closes: #774339).Daniel Baumann
2015-01-04Dropping some sparc leftovers (Closes: #774196).Daniel Baumann
2015-01-04Adding wget dependency in chroot_firmware.Daniel Baumann
2015-01-04Updating wget dependency in installer_debian-installer to look for wget on ↵Daniel Baumann
the host system rather than the chroot.
2015-01-04Changing package dependency checks within chroot to work outside as well.Daniel Baumann
2015-01-04Adding wget to recommends (Closes: #774326).Daniel Baumann
2014-12-26Dropping support of config type rescue in frontend/cgi.Richard Nelson
2014-12-23Dropping cdebootstrap support (Closes: #773657).Daniel Baumann
debootstrap is the official tool to bootstrap debian, cdebootstrap has had the one or other bug making it broken for times during the release cycles. The extra effort of supporting both debootstrap and cdebootstrap is hardly worth it since the bootstrap stage is cached anyway.
2014-12-10Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS).Daniel Baumann
2014-12-10Updating misc settings for progress-linux.Daniel Baumann
2014-12-10Address "should check that we're building on debian through e.g. a ↵jnqnfe
'derivative-is-based-on' variable or somesuch" fixme.
2014-12-10Bind local repository into chroot directory.Jan Blunck
If a local repository path is given as a mirror URL lets bind it into the chroot. The local repository will be unmounted while processing "remove" or latest by the exit function.
2014-12-10Skip comments in package lists.Raphaël Hertzog
Comments in package lists used to work in live-build 3.x (although possibly only as a side-effect of some other logic) and being able to comment package is a useful feature (to explain why some packages are included and to make it easy to uncomment some lines to add more useful packages).
2014-12-10Releasing debian version 5.0~a1-1.debian/5.0_a1-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
2014-12-10Dropping support for wheezy.Daniel Baumann
2014-12-10Releasing debian version 4.0.4-1.debian/4.0.4-1Daniel Baumann
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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.