Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
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
2021-06-30archiso/mkarchiso: Generalize handling of ucodesDavid Runge
2021-06-22mkarchiso: pass SOURCE_DATE_EPOCH to chrootnl6720
2021-06-18Update ArchWiki article URLsnl6720
2021-06-05mkarchiso: fix unbound variable when not using GPG signingnl6720
2021-06-01archiso/mkarchiso: clear environment variables when chrootingnl6720
2021-05-14Fence add_binary for pvSimon Wilper
2021-05-14Apply 1 suggestion(s) to 1 file(s)Simon Wilper
2021-05-14add optional pv toolSimon Wilper
2021-05-10mkarchiso: Also create package list for netbootDavid Runge
2021-05-10mkarchiso: Add buildmode to export netboot artifactsDavid Runge
2021-05-09mkarchiso: Implement buildmodes that allow building bootstrap imagesDavid Runge
2021-05-01Set more generic output for signaturesDavid Runge
2021-05-01Force PGP signature file extensionDavid Runge
2021-04-30mkarchiso: create reproducible gzip archivesnl6720
2021-04-30mkarchiso: make sure to remove potentially preexisting files from $airootfs_d...nl6720
2021-04-30mkarchiso: append IMAGE_ID and IMAGE_VERSION to /etc/os-releasenl6720
2021-04-30Ignore SC3060 in initcpio hookDavid Runge
2021-04-07mkarchiso: also add iso name in grub environment blockChristian Hesse
2021-04-07mkarchiso: use -isohybrid-gpt-basdat instead of -appended_part_as_gpt for ISO...nl6720
2021-03-26mkarchiso: do not set default mksquashfs optionsnl6720
2021-03-21Recursively change file permissions for folders listed in profiledef.shMichael Gilchrist