Alexander Martinz

Results 15 issues of Alexander Martinz

May need to tag a version and replace the -SNAPSHOT one in the readme.

this is a first attempt at making it easier for people to build by themselves. adds coreboot as submodule and modifies the build scripts to use it instead of `~/coreboot`...

i recently got a ASUS Chromebook Flip C302C and want to figure out why it refuses to boot from the sd slot. figured this print might be helpful for troubleshooting...

The if statement was missing the then keyword, preventing any services to run. ## shellcheck ``` In /usr/share/btrfsmaintenance/btrfsmaintenance-functions line 101: else ^-- SC1009 (info): The mentioned syntax error was in...