Add support for graphical console
This commit is contained in:
parent
28b1689987
commit
160e97e32d
2 changed files with 30 additions and 6 deletions
|
@ -26,7 +26,7 @@ CMD set -eux ; \
|
|||
{ \
|
||||
git clone https://github.com/ipxe/ipxe.git ; \
|
||||
cd ipxe/src ; \
|
||||
patch -p0 < /build/config.patch ; \
|
||||
patch -p2 < /build/config.patch ; \
|
||||
make \
|
||||
bin/ipxe.iso bin/ipxe.usb bin/undionly.kpxe \
|
||||
bin-x86_64-efi/ipxe.iso bin-x86_64-efi/ipxe.usb \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue