milis/bin/intel-ucode_guncelle.sh

10 lines
389 B
Bash
Raw Normal View History

2018-01-11 16:32:39 +01:00
#!/bin/sh
mps guncelle
2018-01-11 16:55:34 +01:00
#[ ! -d /var/lib/pkg/DB/iucode-tool ] && mps kur iucode-tool
2018-01-11 16:32:39 +01:00
[ "`mps bil surum intel-ucode`" <> "2.1.15" ] && mps -g intel-ucode
2018-01-11 16:43:24 +01:00
echo "early_microcode=yes" >> /usr/lib/dracut/dracut.conf.d/intel_ucode.conf
2018-01-11 16:55:34 +01:00
# buna gerek yok dracut oto dahil ediyor.
#iucode_tool -S --write-earlyfw=/boot/guncel_ucode.cpio /lib/firmware/intel-ucode/*
2018-01-11 16:43:24 +01:00
initramfs_guncelle
grub-guncelle