source: chapter10/kernel/sysv.toml@ 2c3487d

12.1 12.1-rc1 multilib trunk xry111/arm64 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.1 xry111/mips64el xry111/update-glibc
Last change on this file since 2c3487d was 70bf551, checked in by Xi Ruoyao <xry111@…>, 11 months ago

kernel: Use new kernel configuration rendering method

Import kernel-config infrastructure from BLFS and use it for kernel
configuration. Note that kernel-config.py is slightly different from
BLFS: we need role="nodump" for <screen> here.

  • Property mode set to 100644
File size: 269 bytes
Line 
1WERROR=' '
2PSI='*'
3PSI_DEFAULT_DISABLED=' '
4IKHEADERS=' '
5CGROUPS='*'
6MEMCG='*'
7EXPERT=' '
8RELOCATABLE='*'
9RANDOMIZE_BASE='*'
10STACKPROTECTOR='*'
11STACKPROTECTOR_STRONG='*'
12UEVENT_HELPER=' '
13DEVTMPFS='*'
14DEVTMPFS_MOUNT='*'
15FB='*'
16FRAMEBUFFER_CONSOLE='*'
17
18revision='sysv'
Note: See TracBrowser for help on using the repository browser.