Age | Commit message (Expand) | Author |
2018-10-13 | use deb.debian.org as default | Hideki Yamane |
2018-04-05 | Print an error and exit if a host package (dependency) is missing. | Luca Boccassi |
2018-03-22 | Add options to build ONIE images | Luca Boccassi |
2018-03-09 | UEFI: add support for Secure Boot on amd64 and arm64 | Luca Boccassi |
2017-09-18 | Replace "kirkwood" and "orion5x" armel flavors with the new "marvell" one | Raphaël Hertzog |
2017-09-01 | Error out when needed packages are missing on the host | Matthijs Kooijman |
2017-09-01 | Pass --partscan to losetup | Matthijs Kooijman |
2017-08-29 | Update PREPARER data for consistency | Raphaël Hertzog |
2017-08-29 | Drop all references to live-systems.org and update copyright file | Raphaël Hertzog |
2017-02-13 | Drop the versatile kernel flavour on armel. It's no longer built since Linux ... | Raphaël Hertzog |
2016-12-02 | Drop check on configuration version | Raphaël Hertzog |
2016-12-02 | Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot. | Raphaël Hertzog |
2016-11-28 | Fix permission on functions/bootloaders.sh | Raphaël Hertzog |
2016-11-28 | Fix Check_installed function when checking against host | Raphaël Hertzog |
2016-11-28 | Export SOURCE_DATE_EPOCH when running chroot commands | Raphaël Hertzog |
2016-11-28 | Fix behaviour of (undocumented) "#nif" conditional test | Raphaël Hertzog |
2016-07-31 | Make: syslinux,grub-efi the default bootloaders because | Adrian Gibanel Lopez |
2016-07-31 | defaults.sh LB_BOOTLOADER updated to be: LB_BOOTLOADERS in incompatible warning | Adrian Gibanel Lopez |
2016-07-31 | Added new multi bootloader helper functions | Adrian Gibanel Lopez |
2016-07-31 | functions/default.sh : Define LB_PRIMARY_BOOTLOADER at the Set_defaults funct... | Adrian Gibanel Lopez |
2016-04-16 | Include ext{3,4} journal size when calculating image size | Kristian Klausen |
2016-01-05 | Drop ixp4xx from available armel flavors | Raphaël Hertzog |
2015-12-15 | Remove 586 flavour for i386 architecture. (Closes: #807972) | Ben Armstrong |
2015-08-29 | Multi bootloader support | Adrian Gibanel Lopez |
2015-08-10 | Updating stat calls to also give the right result in container setups, thanks... | Daniel Baumann |
2015-08-10 | Getting rid of hard-coded release numbers and using /etc/os-release instead (... | Daniel Baumann |
2015-05-10 | Switching from http.debian.net to httpredir.debian.org as default binary mirror. | Daniel Baumann |
2015-05-03 | Dropping automagics for ubuntu. | Daniel Baumann |
2015-05-03 | Dropping automagics for casper. | Daniel Baumann |
2015-04-29 | Moving grub and grub2 templates into shared bootloader config directory. | Daniel Baumann |
2015-04-28 | Setting progress-linux default distribution to cairon. | Daniel Baumann |
2015-04-28 | Setting debian default distribution to stretch. | Daniel Baumann |
2015-04-26 | Don't truncate files outside the build chroot. | Daniel Reichelt |
2015-02-07 | Making functions/chroot_bind_path.sh executable within the source tree (Close... | Daniel Baumann |
2015-02-04 | Adding linux flavours for arm64/armhf architectures. | Fathi Boudra |
2015-01-26 | Switching to default to linux-image-586 on i386. | Daniel Baumann |
2015-01-25 | Correcting packagelist parsing when packages are listed with notation of a sp... | Daniel Baumann |
2015-01-25 | Enabling security and release updates for jessie. | Daniel Baumann |
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann |
2015-01-04 | Dropping some sparc leftovers (Closes: #774196). | Daniel Baumann |
2015-01-04 | Changing package dependency checks within chroot to work outside as well. | Daniel Baumann |
2014-12-23 | Dropping cdebootstrap support (Closes: #773657). | Daniel Baumann |
2014-12-10 | Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS). | Daniel Baumann |
2014-12-10 | Updating misc settings for progress-linux. | Daniel Baumann |
2014-12-10 | Address "should check that we're building on debian through e.g. a 'derivativ... | jnqnfe |
2014-12-10 | Bind local repository into chroot directory. | Jan Blunck |
2014-12-10 | Skip comments in package lists. | Raphaël Hertzog |
2014-12-10 | Dropping support for wheezy. | Daniel Baumann |
2014-12-10 | Somewhat fixing sysvinit and casper legacy support, slightly improved patch f... | Daniel Baumann |
2014-12-10 | Fix broken calls to Get_conffiles() from Read_conffiles() and Print_conffiles... | jnqnfe |