Skip to content

Commit

Permalink
Add LINUXKIT_ISO to README:
Browse files Browse the repository at this point in the history
This should help users know how to build the ISO.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
  • Loading branch information
jacobweinstock committed Oct 4, 2024
1 parent 4dca5b0 commit ae5eb27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ The most important environment variables are:
- `HOOK_LK_CONTAINERS_OCI_BASE`: OCI base coordinates for the LinuxKit containers.
- `CACHE_DIR`: directory where the build system will cache downloaded files. Relative to the project root.
- `USE_LATEST_BUILT_KERNEL`: set this to `yes` to use the latest built kernel from `quay.io/tinkerbell/hook-kernel`.
- `LINUXKIT_ISO`: set this to `yes` to build an ISO image instead of a kernel and initrd.
- exclusively for the `qemu` command:
- `TINK_SERVER=<ip>`: the IP address of the Tinkerbell GRPC server. No default.
- `MAC=<mac>`: the MAC address of the machine that will be provisioned. No default.
Expand Down

0 comments on commit ae5eb27

Please sign in to comment.