mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2026-05-18 20:30:26 -04:00
This doesn't replace Systemd or SysVinit rendering options. When going through, I discovered some issues with the main OpenRC branch which I fixed along the way. There is a UEFI issue I'm embarresed I didn't notice yet, which was a /boot/efi entry in the /etc/fstab section. So I will resolve that soon here.
24 lines
371 B
TOML
24 lines
371 B
TOML
WERROR=' '
|
|
PSI='*'
|
|
PSI_DEFAULT_DISABLED=' '
|
|
IKHEADERS=' '
|
|
CGROUPS='*'
|
|
MEMCG='*'
|
|
EXPERT=' '
|
|
RELOCATABLE='*'
|
|
RANDOMIZE_BASE='*'
|
|
STACKPROTECTOR='*'
|
|
STACKPROTECTOR_STRONG='*'
|
|
UEVENT_HELPER=' '
|
|
DEVTMPFS='*'
|
|
DEVTMPFS_MOUNT='*'
|
|
SYSFB_SIMPLEFB='*'
|
|
DRM='*'
|
|
DRM_PANIC='*'
|
|
DRM_PANIC_SCREEN='kmsg'
|
|
DRM_FBDEV_EMULATION='*'
|
|
DRM_SIMPLEDRM='*'
|
|
FRAMEBUFFER_CONSOLE='*'
|
|
|
|
revision='openrc'
|