Commit graph

4 commits

Author SHA1 Message Date
3353bf57b6 fbcon takes over faster now 2024-03-15 02:31:26 +01:00
e8bc07aa57 Update kernel configuration
This commit changes the following things:
- kernel will now panic on oops
- kernel will now panic on softlock
- Reenables kexec
- Sets various Clear Linux kernel command line arguments as default
- Includes AMD-V support in the kernel, instead of module
- Support for in-kernel module decompression
- Make zswap enabled by default
- Enables AOSP's bluetooth extensions
- Includes NFC support as a module
- Nuke MTD support
- The Hyper-V storage driver is now a module
- Disable dangerous legacy drivers
- Framebuffer support for VGA 16-color, userspace VESA VGA and VESA VGA graphics
- Framebuffer support for nvidia riva driver
- Disable virtual framebuffer (only meant for testing anyway)
- Everything related to Hyper-V guest support is now a module
- Remove that Termius font or how it's called i don't remember
- BUG() calls are no longer verbose (saves 70kb)
2024-03-11 01:33:12 +01:00
3c4df47ad1 Fix "6.7.9-1-jstm-optimizedjstm_optimized" abomination 2024-03-10 22:41:09 +01:00
6d9927aba0 Optimize kernel 2024-03-10 13:46:26 +01:00