瀏覽代碼

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