mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 18:11:21 +02:00
pixiecore-gpl: Add README.md explaining the licensing silliness.
This commit is contained in:
parent
b26e36a301
commit
9619a5ab87
13
cmd/pixiecore-gpl/README.md
Normal file
13
cmd/pixiecore-gpl/README.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Pixiecore, with embedded iPXE
|
||||||
|
|
||||||
|
This is a version of the Pixiecore tool that embeds iPXE binaries for
|
||||||
|
all of Pixiecore's supported architectures/firmwares, so you don't
|
||||||
|
have to handle building and deploying them yourself.
|
||||||
|
|
||||||
|
Due to iPXE's license, the result of embedding iPXE builds in the
|
||||||
|
Pixiecore binary makes the overall binary fall under the terms of the
|
||||||
|
GPLv2. See the LICENSE file in this directory for that license.
|
||||||
|
|
||||||
|
If you want an Apache-licensed build, check the "pixiecore" directory
|
||||||
|
one level up for a build that doesn't embed iPXE (you have to supply
|
||||||
|
iPXE binaries at runtime).
|
Loading…
x
Reference in New Issue
Block a user