Age | Commit message (Expand) | Author |
2023-08-29 | T5522: Add logging for which mksquashfs syntax is being used | Apachez |
2021-08-02 | add items for grub setup and enable persistence | Kim Hagen |
2021-07-29 | create loop partitions with mknod instead of bind mounting /dev | Kim Hagen |
2021-07-28 | create vyos hdd image | Kim Hagen |
2021-07-19 | Enable dm-verity support also for ext filesystemsmaster | Thore Sommer |
2021-07-11 | Adding dm-verity support for rootfs | Thore Sommer |
2021-03-29 | Removed filesystem.size for squashfs images. | Roland Clobus |
2021-03-21 | Fixed handling of checksums in combination with the d-i installer. | Roland Clobus |
2021-02-18 | No mksquashfs progress bar if stdin is not a terminal | Ryan Finnie |
2021-02-17 | Use --apt-http-proxy/--apt-ftp-proxy for debootstrap | Ryan Finnie |
2021-02-16 | mkfs.msdos needs at most 32 bits for the -i argument. | Roland Clobus |
2021-02-14 | Fix build on architecture without syslinux | Luca Boccassi |
2021-02-10 | lilo is not available any more in Bullseye (and newer), see #973850 | Roland Clobus |
2021-02-10 | The local LIVE_BUILD wins over the system live-build for the list of udeb exc... | Roland Clobus |
2021-02-10 | The local LIVE_BUILD wins over the system live-build for the list of udeb inc... | Roland Clobus |
2021-01-30 | binary_syslinux: Do not modify grub theme.txt if grub/splash.png exists | Ryan Finnie |
2021-01-21 | Fix a small info message | Raphaël Hertzog |
2021-01-17 | Bugfix: do not create /dev/lock and /dev/lock-frontend | Roland Clobus |
2021-01-16 | binary_rootfs stage: slightly lower mksquashfs nice levels (19 -> 17) | Marcel Partap |
2021-01-16 | binary_rootfs stage: disable mksquashfs progress bar only in quiet mode | Marcel Partap |
2021-01-15 | binary_rootfs stage: give custom MKSQUASHFS_OPTIONS precedence | Marcel Partap |
2021-01-15 | Apply SOURCE_DATE_EPOCH to newly generated files and create a log | Roland Clobus |
2021-01-15 | Set timestamp in embedded files of the installer | Roland Clobus |
2021-01-15 | Set timestamp embedded in EFI files | Roland Clobus |
2021-01-15 | Use SOURCE_DATE_EPOCH for the partition-id of /boot/grub/efi.img | Roland Clobus |
2021-01-15 | Use SOURCE_DATE_EPOCH for the partition-id of /efi.img | Roland Clobus |
2021-01-15 | Use SOURCE_DATE_EPOCH for 'now' in .disk/info | Roland Clobus |
2021-01-15 | Use SOURCE_DATE_EPOCH for 'now' in the boot splash image | Roland Clobus |
2021-01-15 | SOURCE_DATE_EPOCH is always set | Roland Clobus |
2021-01-13 | bootstrap_debootstrap: change debootstrap path to /usr/sbin/debootstrap | Jan Kot |
2021-01-12 | Don't fail if one of the package lists expands to an empty list | Raphaël Hertzog |
2021-01-11 | Preserve timestamps | Roland Clobus |
2021-01-01 | Preserve timestamps | Roland Clobus |
2020-12-13 | Delay resolving the timestamp for the ISO volume to the moment the ISO-image ... | Roland Clobus |
2020-12-13 | Bugfix: use minutes instead of month in the time of the modification date field | Roland Clobus |
2020-12-07 | Bugfix: use minutes instead of month in the time of the modification date field | Roland Clobus |
2020-11-24 | binary_iso: Execute mkdir binary/.disk before writing to it | Matthijs Kooijman |
2020-11-18 | Bugfix: LB_DERIVATIVE was used the wrong way around | Roland Clobus |
2020-10-27 | Added the option to include files before and after package installation | Thore Sommer |
2020-10-12 | Option for using systemd-nspawn instead of chroot for hooks. | Thore Sommer |
2020-10-12 | Add option to change compression algorithm and level for squashfs. | Thore Sommer |
2020-10-12 | For 32bit UEFI secure boot, the package name is grub-efi-ia32-signed | Marcel Partap |
2020-10-08 | The sed -e ‘d’ commands with ‘#’ will not work, a slash is needed, fi... | Roland Clobus |
2020-09-14 | chroot_apt: fixed adding Pin-Priority (broken in da1fab11) | Victor Gavro |
2020-06-01 | Enable arm64 for binary_grub_cfg | Ryan Finnie |
2020-05-30 | Add initial ppc64el support | Ryan Finnie |
2020-05-15 | clean: handle all common options | Lyndon Brown |
2020-05-15 | clean: refactor | Lyndon Brown |
2020-05-05 | Revert "config: catch and report unexpected arguments" | Lyndon Brown |
2020-05-05 | s/Remove_package/Remove_packages/ | Lyndon Brown |