Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion k/kernel-image-std-def/kernel-image.spec
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ There are some kernel variants in ALT systems:
* std-def: standard longterm kernel without preemption;
* std-pae: variant of std-def kernel for i686 with 64G memory support;
* std-debug: variant of std-def kernel kernel with some DEBUG options enabled;
* un-def: more modern then std-def and with voluntary (on ppc64le) and
* un-def: more modern than std-def and with voluntary (on ppc64le) and
forced (on x86) preemption enabled.
* sn-def: insecure kernel for SecretNet only

Expand Down