Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
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
2020-07-17Separate custom comments from shellcheck commentsnl6720
2020-07-11Adding linting for initcpio scriptsDavid Runge
2020-07-01Add amdgpu and mgag200 to the archiso_kms mkinitcpio hooknl6720
2020-06-30Fixing issues with variable quoting and arraysDavid Runge
2020-06-29Introducing shellcheck in gitlab CIDavid Runge
2019-09-03add zstd in supported squashfs compression listChristian Hesse
2019-01-09make sure the root filesystem is owned by rootChristian Hesse
2018-07-26generate pkglist with query (not sync) operationChristian Hesse
2018-06-29Remove cow file early for non-persistent systemsv36Christian Hesse
2018-06-25[archiso] Drop --config when using --sysrootGerardo Exequiel Pozzi
2018-06-24[archiso] Use --sysroot when list installed packages.Gerardo Exequiel Pozzi
2018-06-23Ensure correct umask for scriptsGerardo Exequiel Pozzi
2018-06-17Drop the '-d' from pacstrap callsSean Enck via arch-releng
2017-10-17use a stronger hashing algorithmChristian Hesse
2017-06-04[archiso] Add ca-certificates.crtGerardo Exequiel Pozzi
2017-03-14Handle case where ip=dhcpDavid Thurstenson
2017-03-14Add timeout to ipconfig callDavid Thurstenson
2016-09-29pxe-common: not only search, but also domain entry in resolv.confChristian Hesse
2016-09-29pxe-common: add dns domain name in resolv.confChristian Hesse
2016-09-29pxe-common: add a comment what added settings to resolv.confChristian Hesse
2016-07-05always set copytoram for pxe boot via httpChristian Hesse
2016-05-29fix indention and add EditorConfig configurationChristian Hesse
2016-05-28flush and set down only if boot interface is knownChristian Hesse
2016-05-27do not declare bootif_dev localChristian Hesse
2016-05-27use ip syntax according to ip-address(8)Christian Hesse
2016-05-25move modprobe to run_earlyhook()Christian Hesse
2016-05-24only run pxe late hook if $ip is givenChristian Hesse
2016-05-24fix NBD boot without copy-to-ramChristian Hesse
2016-03-18[archiso] Set net iface down if copytoram=y (default)Gerardo Exequiel Pozzi
2016-03-01Fix non-signed buildsGerardo Exequiel Pozzi