mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Add custom iPXE disk for GCE
This commit is contained in:
parent
9551be533e
commit
09008c2029
2 changed files with 68 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ mv bin/ipxe.kpxe ../../build/ipxe/netboot.xyz.kpxe
|
|||
mv bin/undionly.kpxe ../../build/ipxe/netboot.xyz-undionly.kpxe
|
||||
|
||||
# generate netboot.xyz iPXE disk for Google Compute Engine
|
||||
make bin/ipxe.usb CONFIG=cloud EMBED=../../ipxe/disks/netboot.xyz \
|
||||
make bin/ipxe.usb CONFIG=cloud EMBED=../../ipxe/disks/netboot.xyz-gce \
|
||||
TRUST=ca-ipxe-org.crt,ca-netboot-xyz.crt
|
||||
error_check
|
||||
cp -f bin/ipxe.usb disk.raw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue