archiso/configs/releng/syslinux
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
..
archiso_head.cfg Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
archiso_pxe-linux.cfg configs/releng/syslinux/archiso_pxe-linux.cfg: replace checksum and verify with cms_verify=y 2022-12-10 12:22:41 +02:00
archiso_pxe.cfg Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
archiso_sys-linux.cfg configs/: remove "Copy to RAM" boot entries since it is automatic now 2022-10-22 17:31:46 +03:00
archiso_sys.cfg Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
archiso_tail.cfg Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
splash.png [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit") 2011-06-18 18:38:27 -03:00
syslinux.cfg Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00