Commit graph

12 commits

Author SHA1 Message Date
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
Rudi Heitbaum
463d901e09 kernel_options: add Docker section
Validated with:
- https://github.com/moby/moby/blob/master/contrib/check-config.sh

These kernel options have purposely not been defaulted as =y in the
kernel_options file. These will report as (missing):
- CONFIG_MEMCG_SWAP
- CONFIG_CGROUP_HUGETLB
- CONFIG_RT_GROUP_SCHED
- CONFIG_SECURITY_SELINUX
- CONFIG_SECURITY_APPARMOR
- CONFIG_AUFS_FS

"btrfs" - configured separately
"zfs" - configured separately
2023-01-03 11:30:58 +00:00
Rudi Heitbaum
7e079bfad5 kernel_options: add Netfilter section 2023-01-03 10:57:47 +00:00
Rudi Heitbaum
1440a7dc31 kernel_options: add CONFIG_NINTENDO_FF=y 2022-12-30 03:47:11 +00:00
SupervisedThinking
18af78759d kernel_options: add HID section & CONFIG_HID_NINTENDO=m 2022-12-20 22:05:08 +01:00
Rudi Heitbaum
8a2413d7f4 kernel_options: add CONFIG_HUGETLBFS=n 2022-12-13 22:20:20 +00:00
Rudi Heitbaum
ecec2ab0b7 linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +00:00
Rudi Heitbaum
082d48cfb4 kernel_options: default Native language support 2022-04-23 07:15:53 +00:00
heitbaum
2cbc183f03 kernel_options: add NLMON to support iwd and iwmon 2022-01-28 20:15:21 +00:00
Lukas Rusak
22ca149db3
add required linux options for systemd 2021-03-07 15:37:36 -08:00
Lukas Rusak
08815bc1cb
add kernel options for wireguard 2021-03-05 11:49:30 -08:00
Lukas Rusak
11e3f69eac
linux: check for config options before building 2021-02-24 17:29:23 -08:00