Documentation ¶
Index ¶
Constants ¶
View Source
const ( DfltMod = 0755 DfltSrv = "downloads.platinasystems.com" DfltVer = "LATEST" Mach = "mk1" Machine = "platina-" + Mach //names of server files GoesName = "goes-" + Machine //includes non-compressed tag GoesInstaller = "goes-" + Machine + "-installer" KernelName = "linux-image-" + Machine CorebootName = "coreboot-" + Machine + ".rom" )
View Source
const ( MaxImgs = 3 Goes = 0 Kern = 1 Core = 2 GoesBin = "/usr/bin/goes" )
Variables ¶
View Source
var Install_flag bool = false
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.