aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mkarchiso: support compressing the bootstrap tarball with xznl67202024-08-262-1/+4
* configs/baseline/profiledef.sh: do not use mkfs.erofs extended options "fragm...nl67202024-08-262-1/+3
* mkarchiso: use an empty UUID for EROFSnl67202024-08-212-4/+4
* mkarchiso: make bootstrap tarball extension part of the image_namenl67202024-07-272-17/+15
* Add changelog for 79nl67202024-07-241-1/+11
* mkarchiso: remove unneeded workarounds in _mkairootfs_ext4+squashfsnl67202024-06-052-2/+3
* Merge remote-tracking branch 'origin/merge-requests/386'nl67202024-06-052-1/+3
|\
| * .automated_script.sh: add proper HTTP status checkingDariusz Pelowski2024-06-052-1/+3
|/
* Add changelog for 78nl67202024-05-231-3/+15
* Merge branch 'remove-deps' into 'master'David Runge2024-05-232-1/+3
|\
| * configs/releng/packages.x86_64: Remove wezterm-terminfoDavid Runge2024-05-222-1/+3
|/
* mkarchiso: use FAT32 as early as possiblenl67202024-05-182-2/+11
* configs/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf: use xz -9enl67202024-05-182-0/+4
* mkarchiso: do not pad the ISO when it is not necessarynl67202024-05-182-0/+6
* mkarchiso: increase the additional free space added to efiboot.imgnl67202024-05-132-7/+6
* scripts/run_archiso.sh: use 4 MiB OVMF filesnl67202024-05-092-6/+7
* mkarchiso: do not place the pkglist.x86_64.txt file inside the bootstrap tarb...nl67202024-05-093-7/+9
* mkarchiso: fix check for microcode update files in initramfs imagesnl67202024-05-042-5/+9
* Add changelog for 77nl67202024-04-211-6/+18
* configs/releng/profiledef.sh: change UEFI boot loader from GRUB to systemd-bootnl67202024-04-192-2/+4
* configs/: replace archisodevice boot parameter with archisosearchuuidnl67202024-04-199-28/+12
* configs/releng/: use mkinitcpio's microcode hook instead of external microcod...nl67202024-04-198-14/+12
* configs/releng/profiledef.sh: use zstd compression for bootstrap imagenl67202024-04-192-1/+3
* mkarchiso: fix requirement validation logic for uefi-ia32.systemd-boot.eltoritonl67202024-04-012-1/+4
* Add configs/releng/efiboot/loader/entries/03-archiso-x86_64-memtest86+.confnl67202024-04-012-0/+4
* mkarchiso: copy Memtest86+ for uefi-x64.systemd-boot.* boot modesnl67202024-04-012-1/+27
* Add changelog for 76nl67202024-03-301-6/+18
* configs/*/profiledef.sh: set bootstrap_tarball_compressionnl67202024-03-303-1/+3
* mkarchiso: implement configurable bootstrap tarball compressionnl67202024-03-304-4/+55
* .gitignore: add more ignored filesnl67202024-03-301-1/+4
* mkarchiso: skip including external microcode images if the initramfs file con...nl67202024-03-262-21/+43
* mkarchiso: move /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuid to /boot/YYYY-mm-dd-HH...nl67202024-03-242-14/+14
* Revert "mkarchiso: unset LANGUAGE"nl67202024-02-202-5/+2
* Makefile: build and install the mkarchiso(1) man pagenl67202024-02-177-37/+48
* Add man page for mkarchisonl67202024-02-072-0/+93
* Add changelog for 75nl67202024-01-241-6/+19
* configs/releng/profiledef.sh: replace "CD" with "DVD" in iso_applicationnl67202024-01-202-1/+3
* mkarchiso: update memtest86+ license file locationnl67202024-01-182-2/+4
* configs/releng/packages.x86_64: explicitly add ldnsnl67202024-01-052-0/+4
* Add changelog for 74 and update AUTHORS.rstnl67202023-12-212-6/+20
* mkarchiso: place prepared systemd-boot configuration in work directorynl67202023-12-211-18/+27
* mkarchiso: add missing replacement for ARCHISO_UUID in /loader/entries/*.conf...nl67202023-12-212-0/+3
* configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routablenl67202023-12-095-0/+15
* Merge remote-tracking branch 'origin/merge-requests/355'nl67202023-12-082-1/+2
|\
| * update changelogJohn Lane2023-12-071-0/+1
| * Allow download automated script using TFTPJohn Lane2023-12-071-1/+1
|/
* Merge remote-tracking branch 'origin/merge-requests/353'nl67202023-12-071-1/+2
|\
| * Ensured the correct CA key and CA certificate is used during signing process....Anton Hvornum2023-12-071-1/+2
|/
* .gitlab/ci/build_archiso.sh: do not use "default" as the gpg Key-Typenl67202023-12-071-2/+2
* Merge remote-tracking branch 'origin/merge-requests/351'nl67202023-12-012-0/+3
|\