diff options
| author | Denis Chevalier <perso@denischevalier.fr> | 2026-08-06 14:25:50 +0200 |
|---|---|---|
| committer | Denis Chevalier <perso@denischevalier.fr> | 2026-08-06 14:25:50 +0200 |
| commit | f80eab1144f0a14a03b614dc6789defcfa20ce69 (patch) | |
| tree | b76a26a25a60648cafda396282e380e827682a11 /etc/mkinitcpio.d/linux-hardened.preset | |
| parent | 219f8c6f5ea2bd481f4fa2e57a396d45eff3de52 (diff) | |
| download | postinstall-f80eab1144f0a14a03b614dc6789defcfa20ce69.tar.gz postinstall-f80eab1144f0a14a03b614dc6789defcfa20ce69.tar.bz2 postinstall-f80eab1144f0a14a03b614dc6789defcfa20ce69.zip | |
update linux presets
Diffstat (limited to 'etc/mkinitcpio.d/linux-hardened.preset')
| -rw-r--r-- | etc/mkinitcpio.d/linux-hardened.preset | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/mkinitcpio.d/linux-hardened.preset b/etc/mkinitcpio.d/linux-hardened.preset index 588980b..9574be5 100644 --- a/etc/mkinitcpio.d/linux-hardened.preset +++ b/etc/mkinitcpio.d/linux-hardened.preset @@ -2,6 +2,7 @@ #ALL_config="/etc/mkinitcpio.conf" ALL_kver="/boot/vmlinuz-linux-hardened" +ALL_microcode=(/boot/intel-ucode.img) #ALL_kerneldest="/boot/vmlinuz-linux-hardened" PRESETS=('default') |
