Hacker News new | ask | show | jobs
by XionXIV 1234 days ago
The silliest thing about it is probably this. Google seemed to have just kind of forgotten to add code that would verify the rootfs on shims, even though they had everything they needed to do it already set up.

https://chromium-review.googlesource.com/c/chromiumos/platfo...

1 comments

That patch seems to be just checking more devices/partitions for images?
The patch causes a different root filesystem to be used. Specifically, if the kernel command line specifies a root filesystem that must be used, then that one will always be mounted, even if other devices are available.
I'm not sure how to explain what is going on in there, but that is the patch for shimmer.