Skip to content

Commit ae5eb27

Browse files
Add LINUXKIT_ISO to README:
This should help users know how to build the ISO. Signed-off-by: Jacob Weinstock <[email protected]>
1 parent 4dca5b0 commit ae5eb27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ The most important environment variables are:
137137
- `HOOK_LK_CONTAINERS_OCI_BASE`: OCI base coordinates for the LinuxKit containers.
138138
- `CACHE_DIR`: directory where the build system will cache downloaded files. Relative to the project root.
139139
- `USE_LATEST_BUILT_KERNEL`: set this to `yes` to use the latest built kernel from `quay.io/tinkerbell/hook-kernel`.
140+
- `LINUXKIT_ISO`: set this to `yes` to build an ISO image instead of a kernel and initrd.
140141
- exclusively for the `qemu` command:
141142
- `TINK_SERVER=<ip>`: the IP address of the Tinkerbell GRPC server. No default.
142143
- `MAC=<mac>`: the MAC address of the machine that will be provisioned. No default.

0 commit comments

Comments
 (0)