Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-19 | Enable dm-verity support also for ext filesystemsmaster | Thore Sommer | |
Those need a block size of 4k to work. | |||
2021-07-11 | docs: documentation for dm-verity feature | Thore Sommer | |
2021-07-11 | Adding dm-verity support for rootfs | Thore Sommer | |
This adds support for dm-vertiy on the root filesystem. Currently only squashfs is supported. Three new flags are introduced. * --dm-verity: Enable basic dm-verity support * --dm-verity-fec NB_ROOTS: Enable forward error correction. Optional * --dm-verity-sign SCRIPT: Specify signing script for the root hash. Optional | |||
2021-04-07 | Update changelog for 1:20210407 releasedebian/1%20210407 | Luca Boccassi | |
2021-04-05 | Update changelog for 1:20210405 release | Luca Boccassi | |
2021-04-02 | Autopkgtest: remove architecture restriction | Luca Boccassi | |
Let's see if everything works now. | |||
2021-04-02 | Autopkgtest: build a stable image | Luca Boccassi | |
2021-04-02 | Firmware download: skip architecture if not found | Luca Boccassi | |
Contents-all.gz does not seem to exist on Buster, so don't fail if wget doesn't find the file. Closes: #986278 | |||
2021-03-30 | Update changelog for 1:20210330 releasedebian/1%20210330 | Luca Boccassi | |
2021-03-30 | security: do not append /updates from bullseye onward | Luca Boccassi | |
No longer required. Closes: #986148 | |||
2021-03-29 | Fix typo in changelog | Luca Boccassi | |
E: live-build: possible-missing-colon-in-closes Gbp-Dch: ignore | |||
2021-03-29 | Update changelog for 1:20210329 releasedebian/1%20210329 | Luca Boccassi | |
2021-03-29 | Add NEWS entry to notify about filesystemd.size removal | Luca Boccassi | |
2021-03-29 | Removed filesystem.size for squashfs images. | Roland Clobus | |
See for more details https://lists.debian.org/debian-live/2021/03/msg00008.html | |||
2021-03-21 | Fixed handling of checksums in combination with the d-i installer. | Roland Clobus | |
1) lb config rejected multiple checksum types 2) When using the installer, cdrom-checker requires a md5 checksum file, use 'Check the integrity of the installation media' in the installer 3) The comments in the first lines of the checksum files caused cdrom-checker to fail the integrity of the image | |||
2021-03-11 | Support security for bullseye. See https://wiki.debian.org/NewInBullseye. ↵ | Roland Clobus | |
Closes #964914 | |||
2021-02-22 | firmwarelists.sh: Search Contents-all for firmware too. | Unit 193 | |
2021-02-18 | No mksquashfs progress bar if stdin is not a terminal | Ryan Finnie | |
Explicitly documented updated conditional, as "-t" is not a commonly seen shell test. | |||
2021-02-17 | Use --apt-http-proxy/--apt-ftp-proxy for debootstrap | Ryan Finnie | |
2021-02-16 | Update changelog for 1:20210216 releasedebian/1%20210216 | Luca Boccassi | |
2021-02-16 | mkfs.msdos needs at most 32 bits for the -i argument. | Roland Clobus | |
Use the hexadecimal version of SOURCE_DATE_EPOCH, limited to the lower 32 bits | |||
2021-02-16 | autopkgtest: restrict to amd64 and i386 for now | Luca Boccassi | |
After Bullseye we can re-enable other architectures, but for now disable them so that we can get bug fixes in Bullseye. | |||
2021-02-14 | Fix build on architecture without syslinux | Luca Boccassi | |
Don't run xorriso with -isohybrid-mbr if LB_BOOTLOADER_BIOS is not set to syslinux Closes: #982746 | |||
2021-02-10 | Adding symlink for udeb data for bullseye | Roland Clobus | |
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 ↵ | Roland Clobus | |
exclusions | |||
2021-02-10 | The local LIVE_BUILD wins over the system live-build for the list of udeb ↵ | Roland Clobus | |
inclusions. Only copy when the distribution is known | |||
2021-02-04 | Restore_package_cache: Handle existing but empty packages directory | Ryan Finnie | |
2021-01-30 | binary_syslinux: Do not modify grub theme.txt if grub/splash.png exists | Ryan Finnie | |
If grub/splash.png exists, assume the configuration editor intends to have a grub-specific splash.png, and do not modify theme.txt. But if syslinux has the only known splash.png, use it for both syslinux and grub. (This allows for a hybrid image where the grub side can have e.g. a 16:9 1920x1080 splash.png which gets grub is capable of automatically scaling, while the syslinux side has a 640x480 splash.png which effectively must be this fixed size.) | |||
2021-01-23 | Reproducible fix for glibc | Roland Clobus | |
2021-01-22 | Add symlinks to support kali releases | Raphaël Hertzog | |
2021-01-22 | Bump Standards-Version to 4.5.1debian/1%20210122 | Raphaël Hertzog | |
Gbp-Dch: Ignore | |||
2021-01-22 | Update changelog | Raphaël Hertzog | |
2021-01-22 | Get rid of deprecated needs-recommends feature | Raphaël Hertzog | |
Instead embed the recommended packages in the Depends field following the advice from autopkgtest maintainers (and the nagging from lintian). | |||
2021-01-22 | Update lintian override | Raphaël Hertzog | |
Gbp-Dch: Ignore | |||
2021-01-22 | Update changelog for 1:20210122 release | Raphaël Hertzog | |
2021-01-21 | Fix a small info message | Raphaël Hertzog | |
2021-01-20 | Add arm64 udeb include files | Steev Klimaszewski | |
Signed-off-by: Steev Klimaszewski <steev@kali.org> | |||
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 | |
.. so its priority is low, but above BOINC grid computing (19). | |||
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 | |
courtesy of sed -i -r '/MKSQUASHFS_OPTIONS/ s/"(\$\{.*\}) ([^"]+)"/"\2 \1"/' scripts/build/binary_rootfs | |||
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 | |