Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-14 | Everywhere: Get rid of the fbdev kernel boot argument remainders | Liav A | |
2022-02-02 | Documentation: Update BareMetalInstallation's storage support section | Pankaj Raghav | |
NVMe drive has been tested on a BareMetal HW :^) . Update the BareMetalInstallation instruction to reflect the same. | |||
2021-12-29 | Documentation: Elaborate on GRUB image flashing and video-less debugging | kleines Filmröllchen | |
This should help others to not run into the same roadblocks with bare-metal that I ran into. | |||
2021-10-25 | Kernel: Separate framebuffers from bootmode | Ben Wiederhake | |
Bootmode used to control framebuffers, panic behavior, and SystemServer. This patch factors framebuffer control into a separate flag. Note that the combination 'bootmode=self-test fbdev=on' leads to unexpected behavior, which can only be fixed in a later commit. | |||
2021-07-10 | Documentation: Reorganize the build documentation | Gunnar Beutner | |