Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Disable boot image by default #48

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

jooskim
Copy link
Collaborator

@jooskim jooskim commented Feb 17, 2022

Consuming ~700kB just for the purpose of showing a splash image is not
a good idea for a library, hence disabling it by default and making it
an opt-in feature. Use --tags boot_img in go build or go run
to opt in.

Signed-off-by: Josh Kim kjosh@vmware.com

@jooskim jooskim force-pushed the topic/kjosh/optional-boot-img branch 2 times, most recently from 889ffd1 to 89e548f Compare February 17, 2022 20:14
Consuming ~700kB just for the purpose of showing a splash image is not
a good idea for a library, hence disabling it by default and making it
an opt-in feature. Use `--tags boot_img` in `go build` or `go run`
to opt in.

Signed-off-by: Josh Kim <kjosh@vmware.com>
@jooskim jooskim force-pushed the topic/kjosh/optional-boot-img branch from 89e548f to b0688d7 Compare February 17, 2022 20:14
@jooskim jooskim merged commit 979915f into vmware-archive:main Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant