pygoscelis: Enable CONFIG_GENTOO_LINUX_INIT_SYSTEMD
This is a switch from OpenRC to systemd, which implies re-activation of CONFIG_BLK_DEV_BSG (and some others).
This commit is contained in:
parent
afc5580585
commit
0c9db3d215
@ -244,7 +244,7 @@ CONFIG_EXPERT=y
|
|||||||
CONFIG_MULTIUSER=y
|
CONFIG_MULTIUSER=y
|
||||||
# CONFIG_SGETMASK_SYSCALL is not set
|
# CONFIG_SGETMASK_SYSCALL is not set
|
||||||
# CONFIG_SYSFS_SYSCALL is not set
|
# CONFIG_SYSFS_SYSCALL is not set
|
||||||
# CONFIG_FHANDLE is not set
|
CONFIG_FHANDLE=y
|
||||||
CONFIG_POSIX_TIMERS=y
|
CONFIG_POSIX_TIMERS=y
|
||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_BUG=y
|
CONFIG_BUG=y
|
||||||
@ -817,6 +817,7 @@ CONFIG_BLOCK=y
|
|||||||
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
|
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
|
||||||
CONFIG_BLK_RQ_ALLOC_TIME=y
|
CONFIG_BLK_RQ_ALLOC_TIME=y
|
||||||
CONFIG_BLK_CGROUP_RWSTAT=y
|
CONFIG_BLK_CGROUP_RWSTAT=y
|
||||||
|
CONFIG_BLK_DEV_BSG_COMMON=y
|
||||||
CONFIG_BLK_ICQ=y
|
CONFIG_BLK_ICQ=y
|
||||||
# CONFIG_BLK_DEV_BSGLIB is not set
|
# CONFIG_BLK_DEV_BSGLIB is not set
|
||||||
# CONFIG_BLK_DEV_INTEGRITY is not set
|
# CONFIG_BLK_DEV_INTEGRITY is not set
|
||||||
@ -1734,7 +1735,7 @@ CONFIG_BLK_DEV_SD=m
|
|||||||
# CONFIG_CHR_DEV_ST is not set
|
# CONFIG_CHR_DEV_ST is not set
|
||||||
CONFIG_BLK_DEV_SR=m
|
CONFIG_BLK_DEV_SR=m
|
||||||
# CONFIG_CHR_DEV_SG is not set
|
# CONFIG_CHR_DEV_SG is not set
|
||||||
# CONFIG_BLK_DEV_BSG is not set
|
CONFIG_BLK_DEV_BSG=y
|
||||||
# CONFIG_CHR_DEV_SCH is not set
|
# CONFIG_CHR_DEV_SCH is not set
|
||||||
CONFIG_SCSI_CONSTANTS=y
|
CONFIG_SCSI_CONSTANTS=y
|
||||||
# CONFIG_SCSI_LOGGING is not set
|
# CONFIG_SCSI_LOGGING is not set
|
||||||
@ -5291,8 +5292,8 @@ CONFIG_GENTOO_LINUX_PORTAGE=y
|
|||||||
#
|
#
|
||||||
# Support for init systems, system and service managers
|
# Support for init systems, system and service managers
|
||||||
#
|
#
|
||||||
CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
|
# CONFIG_GENTOO_LINUX_INIT_SCRIPT is not set
|
||||||
# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
|
CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y
|
||||||
# end of Support for init systems, system and service managers
|
# end of Support for init systems, system and service managers
|
||||||
|
|
||||||
CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y
|
CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user