Kernel Configuration
This directory contains kernel configuration files and patches for beOS.
Structure
configs/- Kernel configuration filespatches/- beOS-specific kernel patchesscripts/- Kernel build and configuration scripts
Kernel Version
beOS uses Linux kernel 6.8.x series (latest stable).
Configuration
The kernel is configured for desktop use with:
- Desktop performance optimizations
- Modern hardware support (UEFI, secure boot)
- Filesystem support (ext4, Btrfs)
- Graphics drivers (NVIDIA, AMD, Intel)
- Network stack optimizations
- Security features (SELinux/AppArmor support)
Building
See the main build system documentation for kernel build instructions.