ts-gokrazy

module
v0.0.0-...-fe741c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause

README

This is a temporary dev fork of https://github.com/gokrazy/gokrazy primarily for patching in https://github.com/gokrazy/gokrazy/pull/275 while that review is pending.

Directories

Path Synopsis
gokrazy packs your Go application(s) into an SD card image for the Raspberry Pi 3 which — aside from the Linux kernel and proprietary Raspberry Pi bootloader — only contains Go software.
gokrazy packs your Go application(s) into an SD card image for the Raspberry Pi 3 which — aside from the Linux kernel and proprietary Raspberry Pi bootloader — only contains Go software.
internal
config
Package config allows tools such as the gokr-packer or breakglass reading gokrazy instance configuration (with fallback to the older host-specific configuration) for data such as the HTTP password, or package-specific command line flags.
Package config allows tools such as the gokr-packer or breakglass reading gokrazy instance configuration (with fallback to the older host-specific configuration) for data such as the HTTP password, or package-specific command line flags.
deviceconfig
Package deviceconfig contains any device-specific configuration.
Package deviceconfig contains any device-specific configuration.
fat
Package fat implements writing FAT16B file system images, which is useful when generating images for embedded devices such as the Raspberry Pi.
Package fat implements writing FAT16B file system images, which is useful when generating images for embedded devices such as the Raspberry Pi.
gpt
Package gpt provides a minimal reader for partition tables in GPT (GUID partition tables) format, just enough for the rootdev package to match block devices to root=PARTUUID= kernel parameters.
Package gpt provides a minimal reader for partition tables in GPT (GUID partition tables) format, just enough for the rootdev package to match block devices to root=PARTUUID= kernel parameters.
rootdev
Package rootdev provides functions to locate the root device from which gokrazy was booted.
Package rootdev provides functions to locate the root device from which gokrazy was booted.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL