mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -1 +1 @@
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#kernel-configs-about
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#kernel-configs-about
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
|
||||
CONFIG_SYSVIPC=y
|
||||
CONFIG_POSIX_MQUEUE=y
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_SYSVIPC=y
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#buildroot-kernel-config
|
||||
|
||||
CONFIG_SYSVIPC=y
|
||||
CONFIG_IKCONFIG=y
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#linux-kernel-min-config
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#linux-kernel-min-config
|
||||
|
||||
## gem5 x86
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#nfs
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#nfs
|
||||
CONFIG_NFSD=y
|
||||
CONFIG_NFSD_V2_ACL=y
|
||||
CONFIG_NFSD_V3=y
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#selinux
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#selinux
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_SECURITY=y
|
||||
CONFIG_SECURITY_NETWORK=y
|
||||
|
||||
Reference in New Issue
Block a user