Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-20 | add READMEHEADmaster | Jesse Barnes | 1 | -0/+56 | |
2020-01-14 | push_kernel: add getopts and error handling | Jesse Barnes | 1 | -49/+141 | |
General improvements: - getopts for parsing cmdline - default boot command line - more error handling - split into functions for readability | |||||
2020-01-10 | push_kernel: use getopts for params | Jesse Barnes | 1 | -13/+66 | |
And mktemp for temp files. | |||||
2020-01-07 | add 5.4 config file for hatch | Jesse Barnes | 1 | -0/+9332 | |
2020-01-07 | push_kernel.sh: script for pushing an upstream kernel to a Chromebook | Jesse Barnes | 3 | -0/+6761 | |
The Chromebook needs to be in developer mode, and you'll need vbutil plus the EFI bootstrap file, but otherwise this should allow you to run a stock upstream kernel on your device if the necessary device support is available. |