瀏覽代碼

A note about the Signatures Checks

Fabian Affolter 7 年之前
父節點
當前提交
5f73e67f80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/index.md

+ 1 - 1
docs/index.md

@@ -96,7 +96,7 @@ New version of an operating system out?  Found one that network boots well with
 
 ### Testing New Branches
 
-Under the Utilities menu on netboot.xyz, there's an option for ["Test netboot.xyz branch"](https://github.com/antonym/netboot.xyz/blob/master/src/utils.ipxe#L61).  If you've forked the code and have developed a new feature branch, you can use this option to chainload into that branch to test and validate the code.  All you need to do is specify your github user name and the name of your branch or abbreviated hash of the commit.
+Under the **Utilities** menu on netboot.xyz, there's an option for ["Test netboot.xyz branch"](https://github.com/antonym/netboot.xyz/blob/master/src/utils.ipxe#L61).  If you've forked the code and have developed a new feature branch, you can use this option to chainload into that branch to test and validate the code.  All you need to do is specify your Github user name and the name of your branch or abbreviated hash of the commit. Also, disable the signature verification for *netboot.xyz* under **Signatures Checks**.
 
 ### Feedback