source: chapter10/kernel/systemd.toml@ d6f618b

xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2
Last change on this file since d6f618b was 11876e8, checked in by Xi Ruoyao <xry111@…>, 13 months ago

loongarch: kernel: Add EFI_ZBOOT (again)

Forgot to sync this when I merged trunk.

  • Property mode set to 100644
File size: 464 bytes
RevLine 
[70bf551]1# This part should be sync with sysv.toml
2WERROR=' '
3PSI='*'
4PSI_DEFAULT_DISABLED=' '
5IKHEADERS=' '
6CGROUPS='*'
7MEMCG='*'
8EXPERT=' '
9RELOCATABLE='*'
10RANDOMIZE_BASE='*'
11STACKPROTECTOR='*'
12STACKPROTECTOR_STRONG='*'
13UEVENT_HELPER=' '
14DEVTMPFS='*'
15DEVTMPFS_MOUNT='*'
16FB='*'
17FRAMEBUFFER_CONSOLE='*'
18
[11876e8]19EFI_ZBOOT='*'
20
[70bf551]21AUDIT=' '
22NET='*'
23INET='*'
24IPV6='*'
25FW_LOADER=' *'
[c7c6c154]26FW_LOADER_USER_HELPER=' '
[70bf551]27DMIID='*'
28INOTIFY_USER='*'
29TMPFS='*'
30TMPFS_POSIX_ACL='*'
31
32revision='systemd'
Note: See TracBrowser for help on using the repository browser.