Commit graph

18 commits

Author SHA1 Message Date
Rudi Heitbaum
c1e7a38ce6 linux (All): enable kernel options IP_SET and NETFILTER_XT_SET 2025-02-21 11:19:20 +00:00
Rudi Heitbaum
7813ee364b kernel_options: plymouth-lite requires CONFIG_FB_DEVICE=y 2023-11-04 12:18:42 +00:00
Rudi Heitbaum
f7be753d61 linux: add CONFIG_ options for netfilter limit and log
enable -j LOG and -m limit in iptables consistently for all .config
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_TARGET_LOG.html
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_MATCH_LIMIT.html
2023-11-01 12:32:13 +00:00
Rudi Heitbaum
ddee88aa15 linux: change from CONFIG_AUTOFS4_FS to CONFIG_AUTOFS_FS
ref:
- 1f2190d6b7
2023-08-28 12:17:16 +00:00
Jernej Skrabec
e9b36938ef kernel_options: add rfkill to iwd section 2023-02-18 17:08:39 +01:00
Rudi Heitbaum
e7c9ae4d5d linux: enable CONFIG_NETFILTER_XT_MATCH_COMMENT
needed by iptables in podman using netavark stack
2023-02-07 08:17:17 +00:00
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