aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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