Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2023-02-26Merge branch 'upstreamMaster'HEADmasterAndreas Baumann
2023-02-24Move SYSLINUX directory from /syslinux/ to /boot/syslinux/nl6720
2023-02-24Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuidnl6720
2023-02-24mkarchiso: write grubenv in _make_common_bootmode_grub_cfgnl6720
2023-02-22Move grub files from /EFI/BOOT/ to /boot/grub/ on ISO 9660nl6720
2023-02-22Do not duplicate grub.cfg in efiboot.imgnl6720
2023-02-22mkarchiso: add more details to the comment in grub-embed.cfgnl6720
2023-02-10mkarchiso: do not place memtest86+ in netboot artifactsnl6720
2023-02-02Preload GRUB's NTFS, exFAT and UDF modulesnl6720
2023-02-02mkarchiso: write a .uuid file to /.disk/ on ISO 9660 to allow GRUB to search ...nl6720
2023-01-01Merge branch 'upstreamMaster'Andreas Baumann
2022-12-22archiso/mkarchiso: write "uninitialized" to /etc/machine-idChristian Hesse
2022-12-10mkarchiso: check if the code signing files specified with option -c existnl6720
2022-12-06mkarchiso: open the ARCHISO_GNUPG_FD, ARCHISO_TLS_FD and ARCHISO_TLSCA_FD fil...nl6720
2022-12-06mkarchiso: do not try to use an non existent GPG public key filenl6720
2022-12-06mkarchiso: disable shellcheck warning when searching an arraynl6720
2022-12-03Add Memtest86+ to x86_64 UEFI GRUB boot menuJonathan Liu
2022-11-02Merge branch 'upstreamMaster'Andreas Baumann
2022-10-13mkarchiso: do not sign .sig filesnl6720
2022-09-30merged with upstream for ISO 2022-10Andreas Baumann
2022-09-25Add the ability to generate rootfs signatures using openssl CMS module if ``-...Anton Hvornum
2022-08-26mkarchiso: touch clock-epoch for extra hint on date and timeChristian Hesse
2022-08-19mkarchiso: preload more GRUB modules and disable shim_lock verifiernl6720
2022-08-17mkarchiso: copy all GRUB files to the ISOnl6720
2022-08-07mkarchiso: unset LANGUAGEnl6720
2022-07-16Add efibootimg variable in place of full pathPellegrino Prevete
2022-06-24mkarchiso: work arround GRUB's cmdpath having incorect case on some firmwarenl6720
2022-06-18mkarchiso: add SBAT metadata to grub-mkstandalone created EFI binariesnl6720
2022-06-18mkarchiso: improve commentsnl6720
2022-06-09Add *_uefi-x64.grub.* functions to mkarchisoplainlinen
2022-06-09mkarchiso: use C.UTF-8nl6720
2022-05-28Merge branch 'upstreamMaster'Andreas Baumann
2022-05-25Add support for GRUB ia32 UEFI in mkarchiso, update READMEs.Pellegrino Prevete
2022-02-03correctly overwirte the arch variableAndreas Baumann
2022-02-01merged with upstreamAndreas Baumann
2022-01-21https://gitlab.archlinux.org/archlinux/archiso/-/issues/163weltio weltio
2022-01-08mkarchiso: Fix mmd-command checkhayao
2021-12-10mkarchiso: show "Code signing certificates: None" if no keys/certificates are...nl6720
2021-11-22mkarchiso: use mkfs.erofs --quiet in quiet modenl6720
2021-11-05mkarchiso: use mksquashfs -quiet instead of redirecting its stdout to /dev/nullnl6720
2021-11-05mkarchiso: do not show subdirectory sizes in netboot modenl6720
2021-11-05mkarchiso: redirect command -v output to /dev/nullnl6720
2021-11-05mkarchiso: silence xorriso's note about SOURCE_DATE_EPOCHnl6720
2021-11-04mkarchiso: silence mkfs.fat in quiet modenl6720
2021-11-02mkarchiso: do not require setting boot modes when building only netboot artif...nl6720
2021-11-02mkarchiso: replace external date command with printfnl6720
2021-08-25mkarchiso: error out of iso and netboot build modes if no boot modes are spec...nl6720
2021-08-25mkarchiso: split out build mode specific checks from _validate_options to _va...nl6720
2021-08-25mkarchiso: fix unbound variable errors in _validate_optionsnl6720
2021-08-25mkarchiso: support setting gpg sendernl6720