Directories ¶
Path | Synopsis |
---|---|
Package config allows tools such as the gokr-packer or breakglass reading host-specific configuration, such as the HTTP password.
|
Package config allows tools such as the gokr-packer or breakglass reading host-specific configuration, such as the HTTP password. |
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. |
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. |
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. |
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. |
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). |
Click to show internal directories.
Click to hide internal directories.