Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
monogok
command
monogok builds gokrazy images from a monorepo using a single go.mod.
|
monogok builds gokrazy images from a monorepo using a single go.mod. |
|
internal
|
|
|
build
Package build provides Go build invocation for monogok.
|
Package build provides Go build invocation for monogok. |
|
config
Package config allows reading gokrazy instance configuration from config.json.
|
Package config allows reading gokrazy instance configuration from config.json. |
|
deviceconfig
Package deviceconfig contains any device-specific configuration.
|
Package deviceconfig contains any device-specific configuration. |
|
eeprom
Package eeprom implements the Raspberry Pi EEPROM update file format.
|
Package eeprom implements the Raspberry Pi EEPROM update file format. |
|
gendep
Package gendep generates a gokrazydeps.go file listing all packages from config.json as blank imports, for the purpose of making `go mod tidy` aware of the gokrazy packages in a monorepo.
|
Package gendep generates a gokrazydeps.go file listing all packages from config.json as blank imports, for the purpose of making `go mod tidy` aware of the gokrazy packages in a monorepo. |
|
mbr
Package mbr provides a configured version of Sebastian Plotz's minimal stage1-only Linux bootloader, to be written to a Master Boot Record.
|
Package mbr provides a configured version of Sebastian Plotz's minimal stage1-only Linux bootloader, to be written to a Master Boot Record. |
|
packer
Package packer builds and deploys a gokrazy image.
|
Package packer builds and deploys a gokrazy image. |
|
squashfs
Package squashfs implements writing SquashFS file system images using zlib compression for data blocks (inodes and directory entries are written uncompressed for simplicity).
|
Package squashfs implements writing SquashFS file system images using zlib compression for data blocks (inodes and directory entries are written uncompressed for simplicity). |
|
systemdboot
Package systemdboot provides a bundled copy of the systemd-boot UEFI app.
|
Package systemdboot provides a bundled copy of the systemd-boot UEFI app. |
Click to show internal directories.
Click to hide internal directories.