Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "upgrade" Apropos = "upgrade images" Usage = "upgrade [-v VER] [-s SERVER[/dir]] [-r] [-l] [-t] [-a | -g -k -c] [-f]" Man = `` /* 1016-byte string literal not displayed */ DfltMod = 0755 DfltSrv = "downloads.platinasystems.com" DfltVer = "LATEST" Mach = "mk2" Machine = "platina-" + Mach //names of server files GoesName = "goes-" + Machine //includes non-compressed tag GoesInstaller = "goes-" + Machine + "-installer" KernelName = "linux-image-" + Machine CorebootName = "coreboot-" + Mach + ".rom" )
View Source
const ( MaxImgs = 3 Goes = 0 Kern = 1 Core = 2 GoesBin = "/usr/bin/goes" )
Variables ¶
View Source
var Install_flag bool = false
View Source
var Reboot_flag bool = false
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.