aboutsummaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
Commit message (Expand)AuthorAgeFilesLines
* mkarchiso: use C.UTF-8nl67202022-06-091-1/+1
* Add support for GRUB ia32 UEFI in mkarchiso, update READMEs.Pellegrino Prevete2022-05-251-9/+118
* https://gitlab.archlinux.org/archlinux/archiso/-/issues/163weltio weltio2022-01-211-1/+1
* mkarchiso: Fix mmd-command checkhayao2022-01-081-0/+1
* mkarchiso: show "Code signing certificates: None" if no keys/certificates are...nl67202021-12-101-1/+1
* mkarchiso: use mkfs.erofs --quiet in quiet modenl67202021-11-221-2/+4
* mkarchiso: use mksquashfs -quiet instead of redirecting its stdout to /dev/nullnl67202021-11-051-6/+3
* mkarchiso: do not show subdirectory sizes in netboot modenl67202021-11-051-1/+1
* mkarchiso: redirect command -v output to /dev/nullnl67202021-11-051-1/+1
* mkarchiso: silence xorriso's note about SOURCE_DATE_EPOCHnl67202021-11-051-3/+8
* mkarchiso: silence mkfs.fat in quiet modenl67202021-11-041-1/+7
* mkarchiso: do not require setting boot modes when building only netboot artif...nl67202021-11-021-18/+22
* mkarchiso: replace external date command with printfnl67202021-11-021-2/+3
* mkarchiso: error out of iso and netboot build modes if no boot modes are spec...nl67202021-08-251-0/+4
* mkarchiso: split out build mode specific checks from _validate_options to _va...nl67202021-08-251-77/+86
* mkarchiso: fix unbound variable errors in _validate_optionsnl67202021-08-251-4/+4
* mkarchiso: support setting gpg sendernl67202021-08-251-4/+13
* mkarchiso: add some sane gpg options to override those set in user's gpg.confnl67202021-08-251-6/+9
* mkarchiso: put version files in netboot artifactsnl67202021-08-241-1/+1
* mkarchiso: ensure there are no existing image files before trying to create themnl67202021-08-151-1/+5
* mkarchiso: copy files to ext4 image using mkfs.ext4's -d option instead of mo...nl67202021-08-151-28/+16
* mkarchiso: Do not run _build_iso_base onceDavid Runge2021-07-301-2/+2
* mkarchiso: improve functions and commentsnl67202021-07-291-56/+82
* mkarchiso: set LC_ALL instead of LANGnl67202021-07-111-1/+1
* mkarchiso: unset TMPDIR to work around FS#70580nl67202021-07-021-3/+5
* Revert "archiso/mkarchiso: clear environment variables when chrooting"nl67202021-07-021-5/+4
* archiso/mkarchiso: Generalize handling of ucodesDavid Runge2021-06-301-10/+22
* mkarchiso: pass SOURCE_DATE_EPOCH to chrootnl67202021-06-221-2/+2
* Update ArchWiki article URLsnl67202021-06-181-2/+2
* mkarchiso: fix unbound variable when not using GPG signingnl67202021-06-051-2/+4
* archiso/mkarchiso: clear environment variables when chrootingnl67202021-06-011-4/+3
* mkarchiso: Also create package list for netbootDavid Runge2021-05-101-1/+1
* mkarchiso: Add buildmode to export netboot artifactsDavid Runge2021-05-101-33/+115
* mkarchiso: Implement buildmodes that allow building bootstrap imagesDavid Runge2021-05-091-121/+272
* Set more generic output for signaturesDavid Runge2021-05-011-2/+2
* Force PGP signature file extensionDavid Runge2021-05-011-2/+3
* mkarchiso: create reproducible gzip archivesnl67202021-04-301-2/+2
* mkarchiso: make sure to remove potentially preexisting files from $airootfs_d...nl67202021-04-301-0/+1
* mkarchiso: append IMAGE_ID and IMAGE_VERSION to /etc/os-releasenl67202021-04-301-0/+16
* mkarchiso: also add iso name in grub environment blockChristian Hesse2021-04-071-2/+3
* mkarchiso: use -isohybrid-gpt-basdat instead of -appended_part_as_gpt for ISO...nl67202021-04-071-13/+31
* mkarchiso: do not set default mksquashfs optionsnl67202021-03-261-5/+0
* Recursively change file permissions for folders listed in profiledef.shMichael Gilchrist2021-03-211-2/+7
* Support EROFSnl67202021-03-091-2/+30
* Support setting more variables in profiledef.sh and rework the way overrides ...nl67202021-01-291-89/+133
* mkarchiso: add version informationChristian Hesse2021-01-261-1/+10
* mkarchiso: fix typosChristian Hesse2021-01-231-2/+2
* Combine sed commands to reduce file writesnl67202021-01-071-8/+5
* Fix issues with file ownerships/modesDavid Runge2020-11-301-3/+3
* Keep all SYSLINUX files in /syslinuxnl67202020-11-301-55/+21