Переглянути джерело

Hide unix menu in EFI mode

SmartOS not working in EFI, since only option
for Unix menu for now, we'll disable it until
we can use it again.

Fixes: https://github.com/netbootxyz/netboot.xyz/issues/835
Antony 4 роки тому
батько
коміт
0ac28e4e5b
2 змінених файлів з 3 додано та 0 видалено
  1. 2 0
      CHANGELOG.md
  2. 1 0
      roles/netbootxyz/templates/menu/boot.cfg.j2

+ 2 - 0
CHANGELOG.md

@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
 ## [Unreleased]
 
 ## [2.0.32]
+### Changed
+- Disabled Unix Menu on EFI as SmartOS not working in that mode and was the only option on EFI
 
 ## [2.0.31]
 ### Fixes

+ 1 - 0
roles/netbootxyz/templates/menu/boot.cfg.j2

@@ -79,6 +79,7 @@ goto architectures_end
 set menu_bsd 0
 set menu_freedos 0
 set menu_security 0
+set menu_unix 0
 goto architectures_end
 :architectures_end
 goto clouds