merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
669 stars 65 forks source link

GRUB settings after new update #282

Closed mrbpp closed 4 months ago

mrbpp commented 4 months ago

Do I need to revert the GRUB changes in /etc/default/ from iomem=relaxed back to quiet splash after successfully updating the Skulls version Internally?

./skulls.sh -b x230 -U You are using the latest version of Skulls

Congrats on the new release v1.1.0 everyone!

mrbpp commented 4 months ago

Can someone label this as a question ?

merge commented 4 months ago

You don't need to. But yes, it's advised to remove iomem=relaxed from the kernel commandline again if you don't need it. You simply have better security properties during runtime.