summaryrefslogtreecommitdiff
path: root/scripts/build/binary_iso
AgeCommit message (Expand)Author
2021-02-14Fix build on architecture without syslinuxLuca Boccassi
2021-01-15Apply SOURCE_DATE_EPOCH to newly generated files and create a logRoland Clobus
2021-01-15SOURCE_DATE_EPOCH is always setRoland Clobus
2020-12-13Delay resolving the timestamp for the ISO volume to the moment the ISO-image ...Roland Clobus
2020-12-07Bugfix: use minutes instead of month in the time of the modification date fieldRoland Clobus
2020-11-24binary_iso: Execute mkdir binary/.disk before writing to itMatthijs Kooijman
2020-05-05s/Remove_package/Remove_packages/Lyndon Brown
2020-05-05s/Install_package/Install_packages/Lyndon Brown
2020-05-04binary_iso: properly handle multiple bootloadersLyndon Brown
2020-05-03config: fix stale live-build version in iso-preparerLyndon Brown
2020-04-23config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/Lyndon Brown
2020-04-23config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/Lyndon Brown
2020-04-23move grub-pc specific code to actual grub-pc scriptLyndon Brown
2020-04-23rename LB_ARCHITECTURES to LB_ARCHITECTURELyndon Brown
2020-04-23bootloaders: improve bootloader list handlingLyndon Brown
2020-04-23fix outdated grub-legacy bootloader name referencesLyndon Brown
2020-04-23binary_iso: remove duplicate copying of grub binariesjnqnfe
2020-04-23grub-pc: fix broken boot capabilityLyndon Brown
2020-03-20binary_iso: remove duplicate xorriso paramLyndon Brown
2020-03-20strip progress-linux distro hacksLyndon Brown
2020-03-17stagefiles: s/Require_stagefile/Require_stagefiles/Lyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-13fix comment typoLyndon Brown
2020-03-13locks: tidy lock acquisitionjnqnfe
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-10help/usage: remove pointless varsLyndon Brown
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-05cache: clarify and simplify package cache save/restorejnqnfe
2020-03-05binary_iso: fix wrong echo helperLyndon Brown
2020-03-05help/usage: fix overly complex script description handlingjnqnfe
2019-12-19Revert some Kali-specific changeRaphaël Hertzog
2019-12-19Support --distribution-binary and --distribution-chrootRaphaël Hertzog
2017-11-20Fix the way the .disk/mkisofs file is createdRaphaël Hertzog
2017-08-10Add .disk/mkisofs file recording the xorriso command lineRaphaël Hertzog
2017-08-07Drop the --hardlinks option from xorriso command line callRaphaël Hertzog
2016-12-02Instead of renaming kernel for syslinux, create hardlinksRaphaël Hertzog
2016-11-28Set xorriso's "modification time" to SOURCE_DATE_EPOCHRaphaël Hertzog
2016-07-31Added EFI support by the means of grub-efiAdrian Gibanel Lopez
2016-07-31Handle multiple bootloaders properly in binary_iso . Force mkisofs to add an ...Adrian Gibanel Lopez
2016-07-31Added new multi bootloader helper functionsAdrian Gibanel Lopez
2016-07-31Remove repeated LB_PRIMARY_BOOTLOADER definitionAdrian Gibanel Lopez
2015-08-29Multi bootloader supportAdrian Gibanel Lopez
2015-05-04Renaming grub2 helper to grub-pc for later grub-efi addition.Daniel Baumann
2015-02-07Applying patch from jnqnfe <jnqnfe@gmail.com> to correct grub2 bootloader dir...Daniel Baumann
2015-01-25Using -iso-level 3 option for xorriso to work with image sizes beyond 4 GB (C...Daniel Baumann
2015-01-07Adding check for isolinux build-depends in chroot.Daniel Baumann
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2015-01-04Changing package dependency checks within chroot to work outside as well.Daniel Baumann
2014-12-10Dropping support for wheezy.Daniel Baumann