aboutsummaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
Commit message (Expand)AuthorAgeFilesLines
* mkarchiso: undeprecate "${isofs_dir}/${install_dir}/grubenv"nl67202025-05-291-4/+2
* Remove the pacstrap directory early to lower the maximum size of the working ...Julian2025-03-191-0/+7
* mkarchiso: do not hide pacstrap's stderrnl67202025-02-211-1/+1
* mkarchiso: support compressing the bootstrap tarball with xznl67202024-08-261-1/+2
* mkarchiso: use an empty UUID for EROFSnl67202024-08-211-4/+2
* mkarchiso: make bootstrap tarball extension part of the image_namenl67202024-07-271-17/+13
* mkarchiso: remove unneeded workarounds in _mkairootfs_ext4+squashfsnl67202024-06-051-2/+1
* mkarchiso: use FAT32 as early as possiblenl67202024-05-181-2/+10
* mkarchiso: do not pad the ISO when it is not necessarynl67202024-05-181-0/+5
* mkarchiso: increase the additional free space added to efiboot.imgnl67202024-05-131-7/+3
* mkarchiso: do not place the pkglist.x86_64.txt file inside the bootstrap tarb...nl67202024-05-091-6/+5
* mkarchiso: fix check for microcode update files in initramfs imagesnl67202024-05-041-5/+5
* mkarchiso: fix requirement validation logic for uefi-ia32.systemd-boot.eltoritonl67202024-04-011-1/+1
* mkarchiso: copy Memtest86+ for uefi-x64.systemd-boot.* boot modesnl67202024-04-011-1/+25
* mkarchiso: implement configurable bootstrap tarball compressionnl67202024-03-301-3/+50
* mkarchiso: skip including external microcode images if the initramfs file con...nl67202024-03-261-21/+41
* mkarchiso: move /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuid to /boot/YYYY-mm-dd-HH...nl67202024-03-241-14/+10
* Revert "mkarchiso: unset LANGUAGE"nl67202024-02-201-5/+0
* mkarchiso: update memtest86+ license file locationnl67202024-01-181-2/+2
* mkarchiso: place prepared systemd-boot configuration in work directorynl67202023-12-211-18/+27
* mkarchiso: add missing replacement for ARCHISO_UUID in /loader/entries/*.conf...nl67202023-12-211-0/+1
* mkarchiso: always create /boot/grub/grubenv and /boot/grub/loopback.cfgnl67202023-09-281-2/+41
* mkarchiso: add uefi-ia32.systemd-boot.esp and uefi-ia32.systemd-boot.eltorito...nl67202023-09-241-27/+127
* Fix optional shellcheck warningsnl67202023-06-151-84/+85
* mkarchiso: prevent interference from xorriso startup filesnl67202023-06-151-1/+6
* mkarchiso: run _cms_sign_artifact only oncenl67202023-06-011-1/+0
* mkarchiso: add a -r option to delete the working directorynl67202023-05-171-2/+23
* Update mkarchiso2hexed2023-05-171-1/+1
* mkarchiso: read SOURCE_DATE_EPOCH from file earlynl67202023-05-171-6/+9
* mkarchiso: support %ARCHISO_UUID% variable in boot loader configurationnl67202023-05-171-5/+9
* mkarchiso: Fix the cp command arguments to retain mkarchiso's behavior prior ...shivanandvp2023-05-171-1/+1
* Subdirectories from grub/ are copied to the ISOAntonio V2023-05-141-1/+1
* Move SYSLINUX directory from /syslinux/ to /boot/syslinux/nl67202023-02-241-16/+16
* Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuidnl67202023-02-241-13/+15
* mkarchiso: write grubenv in _make_common_bootmode_grub_cfgnl67202023-02-241-0/+22
* Move grub files from /EFI/BOOT/ to /boot/grub/ on ISO 9660nl67202023-02-221-5/+5
* Do not duplicate grub.cfg in efiboot.imgnl67202023-02-221-20/+34
* mkarchiso: add more details to the comment in grub-embed.cfgnl67202023-02-221-2/+5
* mkarchiso: do not place memtest86+ in netboot artifactsnl67202023-02-101-8/+6
* Preload GRUB's NTFS, exFAT and UDF modulesnl67202023-02-021-8/+8
* mkarchiso: write a .uuid file to /.disk/ on ISO 9660 to allow GRUB to search ...nl67202023-02-021-2/+9
* archiso/mkarchiso: write "uninitialized" to /etc/machine-idChristian Hesse2022-12-221-2/+3
* mkarchiso: check if the code signing files specified with option -c existnl67202022-12-101-1/+9
* mkarchiso: open the ARCHISO_GNUPG_FD, ARCHISO_TLS_FD and ARCHISO_TLSCA_FD fil...nl67202022-12-061-3/+3
* mkarchiso: do not try to use an non existent GPG public key filenl67202022-12-061-5/+7
* mkarchiso: disable shellcheck warning when searching an arraynl67202022-12-061-0/+1
* Add Memtest86+ to x86_64 UEFI GRUB boot menuJonathan Liu2022-12-031-0/+11
* mkarchiso: do not sign .sig filesnl67202022-10-131-3/+4
* Add the ability to generate rootfs signatures using openssl CMS module if ``-...Anton Hvornum2022-09-251-39/+91
* mkarchiso: touch clock-epoch for extra hint on date and timeChristian Hesse2022-08-261-0/+5