aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep all SYSLINUX files in /syslinuxnl67202020-11-3014-130/+64
* Prevent path traversal outside of $airootfs_dirnl67202020-11-301-9/+20
* Allow specifying ownership and mode of custom airootfs files and directoriesnl67202020-11-304-24/+36
* Reset network interfaces at the end of the PXE boot to allow DHCP to runfdupoux2020-11-181-4/+5
* Fix evaluation bugs in mkarchisoDavid Runge2020-11-181-1/+8
* Use official archlinux Docker imageSven-Hendrik Haase2020-11-171-1/+1
* mkarchiso: add xorrisofs options from boot mode specific functions instead of...nl67202020-11-142-94/+87
* mkarchiso: validate profile right after reading itnl67202020-11-141-16/+177
* mkarchiso: general cleanup and simplificationnl67202020-11-141-132/+67
* Use better xz optionsSven-Hendrik Haase2020-11-031-0/+1
* configs/releng/packages.x86_64: add fatresize, gpart and tmuxnl67202020-11-011-0/+3
* Set syslinux bootloader timeout to 15sDavid Runge2020-10-311-1/+1
* Set bootloader timeouts to 15sDavid Runge2020-10-312-2/+2
* Configure the image type and image creation options using profiles (#54)fdupoux2020-10-303-27/+32
* fix a typo, add myself in AUTHORS.rstAlexander Epaneshnikov2020-10-292-1/+2
* Add accessibility support based on option flagDavid Runge2020-10-291-5/+15
* Fix linter errors in livecd-soundDavid Runge2020-10-291-7/+3
* implement accessibility support in archisoAlexander Epaneshnikov2020-10-2914-3/+330
* Add modconf to HOOKS array in mkinitcpio.confnl67202020-10-292-2/+4
* configs/releng/packages.x86_64: add squashfs-tools and udftoolsnl67202020-10-291-0/+2
* Remove build.sh support from profiles and mkarchisoDavid Runge2020-10-293-174/+21
* Add documentation about how to create profilesDavid Runge2020-10-292-3/+122
* run_archiso: fixup !86Alexander Epaneshnikov2020-10-251-1/+1
* run_archiso: add braille supportAlexander Epaneshnikov2020-10-241-0/+2
* configs/baseline: support UEFInl67202020-10-244-2/+14
* Set CacheDir and HookDir for profile more sanelyDavid Runge2020-10-242-8/+52
* Move FAT image to a separate partition outside the ISO 9660 file systemnl67202020-10-241-30/+106
* add sound support in run_archiso.shAlexander Epaneshnikov2020-10-101-2/+6
* Add Contribute section to READMEDavid Runge2020-10-101-0/+17
* Ensure that _make_boot_uefi-x64.systemd-boot.esp can be re-run if it failsnl67202020-10-071-1/+2
* Save SOURCE_DATE_EPOCH to a file and read it from the file when resuming a buildnl67202020-10-071-6/+12
* Check command line parameter count instead of option count, and do it after e...nl67202020-10-071-2/+3
* Don't require root privileges just to show a "No command specified" errornl67202020-10-041-5/+5
* Replace bash arithmetic with awk functionsDavid Runge2020-10-031-2/+8
* Fix info message for legacy commandDavid Runge2020-09-291-8/+8
* Calculate required efiboot.img size instead of hardcoding itnl67202020-09-271-1/+10
* Split SYSLINUX configuration into per-kernel configuration filesnl67202020-09-276-46/+58
* 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