1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-19 14:14:43 -04:00

Add ia32_emulation=0

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-01-11 00:30:35 -07:00
parent 2617245427
commit fbdbea9e12
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
6 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,7 @@
"init_on_free=1",
"pti=on",
"vsyscall=none",
"ia32_emulation=0",
"page_alloc.shuffle=1",
"randomize_kstack_offset=on",
"extra_latent_entropy",

View File

@ -432,6 +432,7 @@ kernel_arguments:
- init_on_free=1
- pti=on
- vsyscall=none
- ia32_emulation=0
- page_alloc.shuffle=1
- randomize_kstack_offset=on
- extra_latent_entropy

View File

@ -27,6 +27,7 @@
"init_on_free=1",
"pti=on",
"vsyscall=none",
"ia32_emulation=0",
"page_alloc.shuffle=1",
"randomize_kstack_offset=on",
"extra_latent_entropy",

View File

@ -414,6 +414,7 @@ kernel_arguments:
- init_on_free=1
- pti=on
- vsyscall=none
- ia32_emulation=0
- page_alloc.shuffle=1
- randomize_kstack_offset=on
- extra_latent_entropy

View File

@ -27,6 +27,7 @@
"init_on_free=1",
"pti=on",
"vsyscall=none",
"ia32_emulation=0",
"page_alloc.shuffle=1",
"randomize_kstack_offset=on",
"extra_latent_entropy",

View File

@ -259,6 +259,7 @@ kernel_arguments:
- init_on_free=1
- pti=on
- vsyscall=none
- ia32_emulation=0
- page_alloc.shuffle=1
- randomize_kstack_offset=on
- extra_latent_entropy