Documentation ¶
Overview ¶
Package pkg contains the installer cmd logic.
Index ¶
Constants ¶
View Source
const (
// RAWDiskSize is the minimum size disk we can create.
RAWDiskSize = 1246
)
Variables ¶
This section is empty.
Functions ¶
func CreateRawDisk ¶
CreateRawDisk creates a raw disk by invoking the `dd` command.
func SourceDateEpoch ¶
SourceDateEpoch returns parsed value of SOURCE_DATE_EPOCH.
func TouchFiles ¶
TouchFiles updates mtime for all the files under root if SOURCE_DATE_EPOCH is set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.