diff options
| author | nl6720 <nl6720@gmail.com> | 2022-12-07 08:46:59 +0200 |
|---|---|---|
| committer | nl6720 <nl6720@gmail.com> | 2022-12-10 12:22:41 +0200 |
| commit | dedfe0364cd665a12bb7a4d6fdb3b978d02026ab (patch) | |
| tree | 3495bcd0b138044f5efd24fa9bbbc8a209fcd541 /configs/baseline/packages.x86_64 | |
| parent | 2da65f64adfbce72671cdd7e482b55f1f83d135d (diff) | |
| download | archiso-dedfe0364cd665a12bb7a4d6fdb3b978d02026ab.tar.gz archiso-dedfe0364cd665a12bb7a4d6fdb3b978d02026ab.tar.bz2 | |
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
Diffstat (limited to 'configs/baseline/packages.x86_64')
0 files changed, 0 insertions, 0 deletions
