aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* archiso/mkarchiso: do not hardcode the kernel and initramfs file namesnl67202020-09-271-41/+53
* Use the same file paths in both ISO 9660 and FATnl67202020-09-274-19/+11
* Do not rename the initramfs imagenl67202020-09-278-11/+11
* configs/releng: remove custom reflector.service and use the service provided ...nl67202020-09-274-45/+13
* Do not overwrite existing files when copying from /etc/skel/nl67202020-09-051-1/+3
* Create directories and copy files to the FAT image using mtools instead of mo...nl67202020-09-022-34/+18
* Add missing declaration of override_install_dirDavid Runge2020-08-251-0/+1
* Pass profile directory as parameter to mkarchisoDavid Runge2020-08-254-59/+105
* archiso/mkarchiso: reduce duplication and add more info messagesnl67202020-08-211-123/+149
* archiso/mkarchiso: correct the path of airootfs/etc/machine-idnl67202020-08-181-1/+1
* Add Joliet file system to the ISOnl67202020-08-181-0/+2
* archiso/mkarchiso: create an empty /etc/machine-idnl67202020-08-182-0/+2
* scripts/run_archiso.sh: support booting the image as a hard disk or an optica...nl67202020-08-181-2/+9
* scripts/run_archiso.sh: disable PXE ROMnl67202020-08-181-1/+1
* scripts/run_archiso.sh: don't duplicate qemu commands for each boot modenl67202020-08-181-57/+46
* Deprecate build.sh scripts and old mkarchiso commandsnl67202020-08-175-436/+22
* archiso/mkarchiso: delete all files in /boot not just the kernel and initramfsnl67202020-08-171-6/+2
* archiso/mkarchiso: allow choosing boot modes from profiledef.shnl67202020-08-173-91/+136
* archiso/mkarchiso: copy make_* functions from configs/releng/build.shnl67202020-08-171-31/+317
* archiso/mkarchiso: start preparing a build_profile commandnl67202020-08-173-44/+91
* archiso/mkarchiso: general bash improvementsnl67202020-08-171-96/+96
* configs/releng/packages.x86_64: replace exfat-utils with exfatprogsnl67202020-08-111-1/+1
* configs/releng/syslinux/archiso_pxe.cfg: add "checksum" and "verify" boot opt...nl67202020-08-111-3/+3
* archiso/initcpio/hooks/archiso: remove option terminator from the blockdev co...nl67202020-08-111-1/+1
* Ensure all files in the ISO's Rock Ridge file system are owned by rootnl67202020-07-301-0/+2
* Show mksquashfs progress bar when mkarchiso is run in verbose modenl67202020-07-301-2/+2
* releng: copy UEFI shell from airootfs instead of the host systemnl67202020-07-303-2/+2
* releng: place custom sshd_config in airootfsnl67202020-07-302-1/+116
* CONTRIBUTING.rst: use make lint to run shellchecknl67202020-07-301-1/+1
* Move shell script linting into a separate make targetnl67202020-07-302-3/+5
* Use latest synced mirrors instead of ageDavid Runge2020-07-301-1/+1
* Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks fro...nl67202020-07-305-16/+8
* Makefile: do not install mkinitcpio hooks by defaultnl67202020-07-291-1/+1
* Build initramfs images only oncenl67202020-07-298-49/+179
* Remove unnecessary files from releng's airootfsnl67202020-07-292-3/+0
* archiso/initcpio/install/archiso: fix GnuPG home directory permissionsnl67202020-07-291-1/+1
* Add license and basic documentationDavid Runge2020-07-2959-6/+1000
* Copy files more genericallyDavid Runge2020-07-287-33/+37
* Copy /etc/skel/ to user's home from build.sh instead of customize_airootfs.shnl67202020-07-282-3/+10
* Set up custom user home directories and their permissionsnl67202020-07-282-1/+28
* Deprecate customize_airootfs.shnl67202020-07-282-7/+11
* Install all packages in one go and don't copy pacman.conf to airootfsnl67202020-07-284-29/+27
* Fix baseline profilenl67202020-07-283-0/+118
* Set root user's shell and password with custom /etc/passwd and /etc/shadownl67202020-07-206-4/+16
* Revert "Add GitHub Actions workflow"nl67202020-07-171-27/+0
* Separate custom comments from shellcheck commentsnl67202020-07-176-19/+38
* Add GitHub Actions workflownl67202020-07-171-0/+27
* Add check target to Makefilenl67202020-07-172-13/+12
* Fix unexpected script_path behaviourJustin Kromlinger2020-07-162-2/+2
* Explicitly add linux and mkinitcpio to packages.x86_64nl67202020-07-121-0/+2