diff options
Diffstat (limited to 'chapter10/kernel/sysv.xml')
-rw-r--r-- | chapter10/kernel/sysv.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter10/kernel/sysv.xml b/chapter10/kernel/sysv.xml index c61208c67..64da189b8 100644 --- a/chapter10/kernel/sysv.xml +++ b/chapter10/kernel/sysv.xml @@ -14,9 +14,9 @@ [*] M<emphasis role='blue'>e</emphasis>mory controller [MEMCG] [ ] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---> [EXPERT] -<emphasis role='blue'>P</emphasis>rocessor type and features ---> - [*] <emphasis role='blue'>B</emphasis>uild a relocatable kernel [RELOCATABLE] - [*] <emphasis role='blue'>R</emphasis>andomize the address of the kernel image (KASLR) [RANDOMIZE_BASE] +<emphasis role='blue'>K</emphasis>ernel Features ---> + [*] <emphasis role='blue'>B</emphasis>uild a relocatable kernel image [RELOCATABLE] + [*] <emphasis role='blue'>R</emphasis>andomize the address of the kernel image [RANDOMIZE_BASE] <emphasis role='blue'>G</emphasis>eneral architecture-dependent options ---> [*] <emphasis role='blue'>S</emphasis>tack Protector buffer overflow detection [STACKPROTECTOR] |