archiso/configs/releng
nl6720 dedfe0364c
configs/releng/syslinux/archiso_pxe-linux.cfg: replace checksum and verify with cms_verify=y
Specify `cms_verify=y` in SYSLINUX/PXELINUX configuration to use OpenSSL
CMS based method for verifying the root file system image against the
code signing certificates in the initramfs.

`checksum` and `verify` are removed since they essentially serve the same
purpose and performing all the checks just needlessly delays boot.
Additionally, the removal of `verify` allows to build the ISO without gpg,
i.e. without using `mkarchiso`'s `-g` and `-G` options.

Fixes #200
2022-12-10 12:22:41 +02:00
..
airootfs configs/releng/airootfs/root/.zlogin: use grep -a to ensure /proc/cmdline is treated as text 2022-11-12 11:35:36 +02:00
efiboot/loader configs/: remove "Copy to RAM" boot entries since it is automatic now 2022-10-22 17:31:46 +03:00
grub Add Memtest86+ to x86_64 UEFI GRUB boot menu 2022-12-03 20:56:18 +11:00
syslinux configs/releng/syslinux/archiso_pxe-linux.cfg: replace checksum and verify with cms_verify=y 2022-12-10 12:22:41 +02:00
bootstrap_packages.x86_64 releng: Add packages file for bootstrap image 2021-05-09 11:26:53 +02:00
packages.x86_64 Add Memtest86+ to x86_64 UEFI GRUB boot menu 2022-12-03 20:56:18 +11:00
pacman.conf Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
profiledef.sh Use grub for uefi x64 boot modes in profiledef.sh 2022-06-09 22:39:43 -07:00