Skip to content

Transition to a less fussy API

Charlie Turner requested to merge cturner/holding-hands into master

The goal was initially to not allow users to make mistakes in their configuration of the kernel / ramdisk boot up. It turns out such checks are actually annoying to users, and by removing them, the API becomes simpler, and very little cost of confusion, since the errors BOOTS was protecting against are pretty obvious to spot.

Edited by Charlie Turner

Merge request reports