Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Files = struct {
OrangeFox file
CleanUserdata file
GPT file
UEFIBootshim file
UEFIPayload file
}{
OrangeFox: file{
Name: "ofox.img",
Url: "https://timoxa0.su/share/nabu/deployer/ofox.img",
},
CleanUserdata: file{
Name: "userdata.img",
Url: "https://timoxa0.su/share/nabu/deployer/userdata.img",
},
GPT: file{
Name: "gpt_both0.bin",
Url: "https://timoxa0.su/share/nabu/deployer/gpt_both0.bin",
},
UEFIBootshim: file{
Name: "BootShim.Dualboot.bin",
Url: "https://timoxa0.su/share/nabu/deployer/uefi/BootShim.Dualboot.bin",
},
UEFIPayload: file{
Name: "nabu_UEFI.fd",
Url: "https://timoxa0.su/share/nabu/deployer/uefi/nabu_UEFI.fd",
},
}
Functions ¶
func GenRepartCommands ¶
func GetFreePort ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.