WIP Reproducible live image
Now the 'lb build' command will enforce timestamps on all generated files in the hybrid image. See https://rclobus.nl/blog/?p=190
Next step: simplify the code, replace Touch with a 'find' command, as recommended in !209 (comment 192922)
Edited by Roland Clobus
Merge request reports
Activity
mentioned in merge request !209 (closed)
added 1 commit
added 13 commits
-
990dcf2e - 1 commit from branch
live-team:master
- 63ce6a93 - Ensure that SOURCE_DATE_EPOCH is always set
- 87011e37 - New helper functions to set the timestamp on files or folders
- 18eb1308 - Timestamp for generated files in binary_checksums
- ef1a8a0b - Timestamp for generated files in binary_iso
- f42569e4 - Timestamp for generated files in binary_disk
- b44f3006 - Timestamp for generated files and boot splash screen in binary_syslinux
- 9a6fdc49 - Timestamp for generated files in binary_rootfs
- bf325c0f - Timestamp for generated files in binary_manifest
- b0ff1404 - Timestamp for generated files in binary_grub_cfg
- 074ccf86 - Use a for-loop instead of wildcards to set the timestamp for all files
- 34581fc1 - Timestamp for live/vmlinuz and live/initrd.img
- 9365b6a3 - Timestamp for the EFI files
Toggle commit list-
990dcf2e - 1 commit from branch
added 1 commit
- 4866a924 - (Indirectly) set the timestamp for live/filesystem.packages
added 9 commits
- bf30ed41 - Tell APT to retry downloads a few times before giving up
- 5b1d22c3 - Try to fix CI to cope with latest salsa-ci changes
- e8cc5212 - Use bullseye as default release in preparation of the next stable release
- c07e995f - Another try to fix the CI
- 9cfb7473 - Use truncate --no-create --size=0 to truncate files
- 18244f5a - Document our autopkgtest tests as needing internet access
- c1869973 - Update renamed lintian tag names in lintian overrides.
- f50dc2bc - Timestamp for generated files in binary_grub_cfg
- 8bcf0f60 - Use a for-loop instead of wildcards to set the timestamp for all files
Toggle commit listadded 23 commits
-
8bcf0f60...f323c93b - 7 commits from branch
live-team:master
- 594ebdd5 - Ensure that SOURCE_DATE_EPOCH is always set
- 820c4a74 - New helper functions to set the timestamp on files or folders
- f0d2cb9b - Timestamp for generated files in binary_checksums
- 77ec9d9d - Timestamp for generated files in binary_iso
- f1117e9e - Timestamp for generated files in binary_disk
- a82ae8e3 - Timestamp for generated files and boot splash screen in binary_syslinux
- 70d211dd - Timestamp for generated files in binary_rootfs
- 8f390cfe - Timestamp for generated files in binary_manifest
- 481f5a37 - Timestamp for generated files in binary_grub_cfg
- e79e231b - Use a for-loop instead of wildcards to set the timestamp for all files
- 2111f4c4 - Timestamp for live/vmlinuz and live/initrd.img
- 14c29491 - Timestamp for the EFI files
- a76ddf07 - Another timestamp embedded in the .efi file
- 7fcea82f - (Indirectly) set the timestamp for live/filesystem.packages
- c043a663 - Timestamp for generated files in binary_grub_cfg
- 34fec3ea - Use a for-loop instead of wildcards to set the timestamp for all files
Toggle commit list-
8bcf0f60...f323c93b - 7 commits from branch
Please register or sign in to reply