mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
A long standing internal debate comes to its logical conclusion. Arch naming should follow GCC. The "native /etc" has also found a better name: classic! README and GitHub action has been updated accordingly. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
10 lines
1.0 KiB
Plaintext
10 lines
1.0 KiB
Plaintext
# GRUB Environment Block
|
|
# WARNING: Do not edit this file by tools other than grub-editenv!!!
|
|
ORDER=primary secondary net
|
|
primary_OK=1
|
|
secondary_OK=1
|
|
net_OK=1
|
|
primary_TRY=0
|
|
secondary_TRY=0
|
|
net_TRY=0
|
|
######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### |