aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mkarchiso: do not set default mksquashfs optionsnl67202021-03-262-7/+1
* .gitlab/ci/build-host.sh: install erofs-utilsnl67202021-03-261-1/+1
* .gitlab/ci/build-host.sh: Do not upgrade packages with files in /usr/lib/modu...nl67202021-03-211-1/+1
* Recursively change file permissions for folders listed in profiledef.shMichael Gilchrist2021-03-212-3/+8
* add a sound card firmwareAlexander Epaneshnikov2021-03-141-0/+1
* .gitlab-ci.yml: do not use build:secure on forksnl67202021-03-141-6/+6
* .gitlab/ci/build-host.sh: increase mksquashfs timeout to 40 minutesnl67202021-03-141-1/+1
* Create zsync control file for delta downloadsJonathon Fernyhough2021-03-142-1/+11
* Support EROFSnl67202021-03-096-12/+85
* archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount pointnl67202021-03-091-4/+5
* releng: Add usbmuxd to list of packagesDavid Runge2021-02-161-0/+1
* Remove havegedKristian Klausen2021-02-162-3/+0
* .gitlab-ci.yml: use correct units for image size descriptionnl67202021-02-061-1/+1
* Add changelog fileDavid Runge2021-02-011-0/+31
* build-host.sh: Style and syntax fixesDavid Runge2021-01-311-17/+25
* Add build stage for continuous integrationDavid Runge2021-01-311-4/+45
* Add continuous integration scripts to lintingDavid Runge2021-01-311-0/+1
* Add scripts for continuous integrationDavid Runge2021-01-312-0/+188
* configs/releng: move locale-gen from customize_airootfs.sh to a pacman hooknl67202021-01-312-10/+13
* config/releng: remove pacman hooks specific to ISO build process from airootf...nl67202021-01-312-0/+19
* Update my email in AUTHORSSven-Hendrik Haase2021-01-311-1/+1
* rm un-used set_image() dupe of check_image() in run_archiso.shMichael Vorburger2021-01-311-12/+0
* add vorburger to AUTHORS.rstMichael Vorburger.ch2021-01-311-0/+1
* Support setting more variables in profiledef.sh and rework the way overrides ...nl67202021-01-291-89/+133
* add cloud-init to baselineMichael Vorburger2021-01-275-0/+5
* make baseline have working ethernet networking, like relengMichael Vorburger2021-01-276-0/+22
* add SSH server to baselineMichael Vorburger2021-01-273-0/+118
* use same airootfs_image_tool_options in baseline as in relengMichael Vorburger2021-01-271-0/+1
* configs/releng: move the mirror uncommenting sed command from customize_airoo...nl67202021-01-272-2/+12
* archiso_pxe_common: remove resolv.conf before copyChristian Hesse2021-01-261-0/+1
* mkarchiso: add version informationChristian Hesse2021-01-262-1/+23
* mkarchiso: fix typosChristian Hesse2021-01-231-2/+2
* lint ALL (future) scripts/*.sh, not just run_archiso.shMichael Vorburger2021-01-231-1/+1
* add -c => -cdrom cloud-init.iso support to run_archiso.shMichael Vorburger2021-01-231-1/+13
* add cloud-init files to .gitignore (and loosen out/ and work/)Michael Vorburger2021-01-231-2/+5
* make run_archiso forward VM's port 22 to host 60022, for easy SSH testingMichael Vorburger2021-01-231-1/+1
* enable SSH server in releng profileMichael Vorburger2021-01-231-0/+1
* add cloud-init to relengMichael Vorburger2021-01-235-0/+5
* add VNC support to run_archiso.shMichael Vorburger2021-01-231-3/+9
* Combine sed commands to reduce file writesnl67202021-01-071-8/+5
* profiledef.sh: Remove www. from archlinux.orgnl67202020-12-262-2/+2
* configs/releng/syslinux/archiso_pxe-linux.cfg: add missing /boot to initrd fi...nl67202020-12-011-1/+1
* Fix issues with file ownerships/modesDavid Runge2020-11-302-4/+4
* 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