Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
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
2021-08-25mkarchiso: add some sane gpg options to override those set in user's gpg.confnl6720
2021-08-24mkarchiso: put version files in netboot artifactsnl6720
2021-08-15mkarchiso: ensure there are no existing image files before trying to create themnl6720
2021-08-15mkarchiso: copy files to ext4 image using mkfs.ext4's -d option instead of mo...nl6720
2021-07-31Remove mkinitcpio-archiso filesDavid Runge
2021-07-30mkarchiso: Do not run _build_iso_base onceDavid Runge
2021-07-29mkarchiso: improve functions and commentsnl6720
2021-07-11mkarchiso: set LC_ALL instead of LANGnl6720
2021-07-02mkarchiso: unset TMPDIR to work around FS#70580nl6720
2021-07-02Revert "archiso/mkarchiso: clear environment variables when chrooting"nl6720