aboutsummaryrefslogtreecommitdiff
path: root/configs/releng
Commit message (Expand)AuthorAgeFilesLines
* Set bootloader timeouts to 15sDavid Runge2020-10-312-2/+2
* fix a typo, add myself in AUTHORS.rstAlexander Epaneshnikov2020-10-291-1/+1
* Fix linter errors in livecd-soundDavid Runge2020-10-291-7/+3
* implement accessibility support in archisoAlexander Epaneshnikov2020-10-2913-2/+328
* Add modconf to HOOKS array in mkinitcpio.confnl67202020-10-291-1/+2
* configs/releng/packages.x86_64: add squashfs-tools and udftoolsnl67202020-10-291-0/+2
* Remove build.sh support from profiles and mkarchisoDavid Runge2020-10-291-7/+0
* Split SYSLINUX configuration into per-kernel configuration filesnl67202020-09-274-41/+49
* Use the same file paths in both ISO 9660 and FATnl67202020-09-273-10/+1
* Do not rename the initramfs imagenl67202020-09-275-7/+7
* configs/releng: remove custom reflector.service and use the service provided ...nl67202020-09-274-45/+13
* Pass profile directory as parameter to mkarchisoDavid Runge2020-08-251-1/+1
* archiso/mkarchiso: create an empty /etc/machine-idnl67202020-08-181-0/+0
* Deprecate build.sh scripts and old mkarchiso commandsnl67202020-08-172-304/+4
* archiso/mkarchiso: allow choosing boot modes from profiledef.shnl67202020-08-171-1/+1
* archiso/mkarchiso: start preparing a build_profile commandnl67202020-08-171-0/+12
* 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
* releng: copy UEFI shell from airootfs instead of the host systemnl67202020-07-302-1/+2
* releng: place custom sshd_config in airootfsnl67202020-07-302-1/+116
* 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-302-11/+1
* Build initramfs images only oncenl67202020-07-294-33/+94
* Remove unnecessary files from releng's airootfsnl67202020-07-292-3/+0
* Add license and basic documentationDavid Runge2020-07-2929-0/+79
* Copy files more genericallyDavid Runge2020-07-285-31/+35
* 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-281-1/+14
* Deprecate customize_airootfs.shnl67202020-07-282-7/+11
* Install all packages in one go and don't copy pacman.conf to airootfsnl67202020-07-282-14/+14
* Set root user's shell and password with custom /etc/passwd and /etc/shadownl67202020-07-204-4/+4
* Fix unexpected script_path behaviourJustin Kromlinger2020-07-161-1/+1
* Explicitly add linux and mkinitcpio to packages.x86_64nl67202020-07-121-0/+2
* Don't hardcode packages in build.shnl67202020-07-122-15/+24
* Remove lynx usage in configs/releng/build.shnl67202020-07-115-7/+13
* Remove unnecessary dialog packagenl67202020-07-111-1/+0
* Use /usr/bin/env in shebangsnl67202020-07-113-3/+3
* Remove unneded ReadOnlyPaths from reflector.servicenl67202020-07-111-1/+0
* Keep /root permissions as 750nl67202020-07-112-1/+2
* Update pacman.conf to the current version shipped by the pacman packagenl67202020-07-111-2/+1
* Sort packages.x86_64nl67202020-07-111-4/+4
* Warn about Syslinux's reboot.c32 and poweroff.c32 requiring APMnl67202020-07-111-0/+8
* Add terminus-fontnl67202020-07-111-0/+1
* Add *-terminfo packages to ease installation via SSHnl67202020-07-111-0/+3
* Automatically boot the installation environment from syslinuxnl67202020-07-111-0/+3
* Allow systemd-networkd-wait-online to succeed with one interfacenl67202020-06-301-0/+3
* Fixing issues with variable quoting and arraysDavid Runge2020-06-301-2/+2
* Move choose-mirror script to /usr/local/bin/nl67202020-06-302-1/+1
* Do not download a mirrorlist durring buildnl67202020-06-301-3/+0
* Add reflector and enable reflector.servicenl67202020-06-303-0/+44