Age | Commit message (Expand) | Author |
2020-03-05 | cursor: purge unused cursor functions | Lyndon Brown |
2020-03-05 | echo: purge unused *_running echo helpers | Lyndon Brown |
2020-03-05 | echo: purge some unused echo helpers | Lyndon Brown |
2020-03-05 | echo: direct warnings via echo helper to stderr | Lyndon Brown |
2020-03-05 | echo: ensure output goes to stdout/stderr | Lyndon Brown |
2020-03-05 | echo: fix problem with error printing | Lyndon Brown |
2020-03-05 | fix missing use of echo helpers | jnqnfe |
2020-03-05 | help/usage: fix overly complex script description handling | jnqnfe |
2020-03-05 | help/usage: fix incorrect program command | Lyndon Brown |
2020-03-05 | help/usage: avoid unnecessary use of echo helpers | jnqnfe |
2020-03-05 | fix capitalisation of some output messages | jnqnfe |
2020-03-05 | defaults: fix pointlessly split line error | jnqnfe |
2020-03-05 | memtest: better handle obsolete LB_MEMTEST value | Lyndon Brown |
2020-03-05 | simplify --debian-installer choices | jnqnfe |
2020-03-05 | don't unnecessarily convert exit codes to strings | Lyndon Brown |
2020-03-05 | fix indentation | Lyndon Brown |
2020-01-22 | Get rid of extraneous whitespace showing up in syslinux menu | Raphaël Hertzog |
2019-12-19 | Support --distribution-binary and --distribution-chroot | Raphaël Hertzog |
2019-12-19 | installer_debian-installer: don't mess with /var/lib/dpkg/status | Raphaël Hertzog |
2019-12-19 | Set default distribution to buster | Raphaël Hertzog |
2019-12-19 | chroot_live-packages: use dpkg-query to see if a package is installed | Raphaël Hertzog |
2019-06-03 | Reenabled the command line option for colored messages for all scripts. The f... | Roland Clobus |
2019-04-17 | Updated URL in the LB_ISO_PUBLISHER field. | Roland Clobus |
2019-04-17 | Updated URL in the LB_ISO_PREPARER field. | Roland Clobus |
2019-04-17 | Updated URL for reporting bugs. | Roland Clobus |
2019-03-14 | Fixed foreign architecture package support to linux kernel flavours | Adrian Gibanel Lopez |
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 |