Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2021-03-09Support EROFSnl6720
2021-03-09archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount pointnl6720
2021-02-14archiso/mkarchiso: use value of $arch if provided by envErich Eckner
2021-01-29Support setting more variables in profiledef.sh and rework the way overrides ...nl6720
2021-01-26archiso_pxe_common: remove resolv.conf before copyChristian Hesse
2021-01-26mkarchiso: add version informationChristian Hesse
2021-01-23mkarchiso: fix typosChristian Hesse
2021-01-07Combine sed commands to reduce file writesnl6720
2020-11-30Fix issues with file ownerships/modesDavid Runge
2020-11-30Keep all SYSLINUX files in /syslinuxnl6720
2020-11-30Prevent path traversal outside of $airootfs_dirnl6720
2020-11-30Allow specifying ownership and mode of custom airootfs files and directoriesnl6720
2020-11-18Reset network interfaces at the end of the PXE boot to allow DHCP to runfdupoux
2020-11-18Fix evaluation bugs in mkarchisoDavid Runge
2020-11-14mkarchiso: add xorrisofs options from boot mode specific functions instead of...nl6720
2020-11-14mkarchiso: validate profile right after reading itnl6720
2020-11-14mkarchiso: general cleanup and simplificationnl6720
2020-10-30Configure the image type and image creation options using profiles (#54)fdupoux
2020-10-29Remove build.sh support from profiles and mkarchisoDavid Runge
2020-10-24Set CacheDir and HookDir for profile more sanelyDavid Runge
2020-10-24Move FAT image to a separate partition outside the ISO 9660 file systemnl6720
2020-10-07Ensure that _make_boot_uefi-x64.systemd-boot.esp can be re-run if it failsnl6720
2020-10-07Save SOURCE_DATE_EPOCH to a file and read it from the file when resuming a buildnl6720
2020-10-07Check command line parameter count instead of option count, and do it after e...nl6720
2020-10-04Don't require root privileges just to show a "No command specified" errornl6720
2020-10-03Replace bash arithmetic with awk functionsDavid Runge
2020-09-29Fix info message for legacy commandDavid Runge
2020-09-27Calculate required efiboot.img size instead of hardcoding itnl6720
2020-09-27archiso/mkarchiso: do not hardcode the kernel and initramfs file namesnl6720
2020-09-27Use the same file paths in both ISO 9660 and FATnl6720
2020-09-27Do not rename the initramfs imagenl6720
2020-09-05Do not overwrite existing files when copying from /etc/skel/nl6720
2020-09-02Create directories and copy files to the FAT image using mtools instead of mo...nl6720
2020-08-25Add missing declaration of override_install_dirDavid Runge
2020-08-25Pass profile directory as parameter to mkarchisoDavid Runge
2020-08-21archiso/mkarchiso: reduce duplication and add more info messagesnl6720
2020-08-18archiso/mkarchiso: correct the path of airootfs/etc/machine-idnl6720
2020-08-18Add Joliet file system to the ISOnl6720
2020-08-18archiso/mkarchiso: create an empty /etc/machine-idnl6720
2020-08-17Deprecate build.sh scripts and old mkarchiso commandsnl6720
2020-08-17archiso/mkarchiso: delete all files in /boot not just the kernel and initramfsnl6720
2020-08-17archiso/mkarchiso: allow choosing boot modes from profiledef.shnl6720
2020-08-17archiso/mkarchiso: copy make_* functions from configs/releng/build.shnl6720
2020-08-17archiso/mkarchiso: start preparing a build_profile commandnl6720
2020-08-17archiso/mkarchiso: general bash improvementsnl6720
2020-08-11archiso/initcpio/hooks/archiso: remove option terminator from the blockdev co...nl6720
2020-07-30Ensure all files in the ISO's Rock Ridge file system are owned by rootnl6720
2020-07-30Show mksquashfs progress bar when mkarchiso is run in verbose modenl6720
2020-07-29archiso/initcpio/install/archiso: fix GnuPG home directory permissionsnl6720
2020-07-29Add license and basic documentationDavid Runge