mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Removing some cruft
This commit is contained in:
parent
40cce7acd1
commit
9551be533e
1 changed files with 0 additions and 2 deletions
|
|
@ -49,7 +49,6 @@ mv bin/ipxe.lkrn ../../build/ipxe/netboot.xyz.lkrn
|
|||
mv bin/ipxe.usb ../../build/ipxe/netboot.xyz.usb
|
||||
mv bin/ipxe.kpxe ../../build/ipxe/netboot.xyz.kpxe
|
||||
mv bin/undionly.kpxe ../../build/ipxe/netboot.xyz-undionly.kpxe
|
||||
done
|
||||
|
||||
# generate netboot.xyz iPXE disk for Google Compute Engine
|
||||
make bin/ipxe.usb CONFIG=cloud EMBED=../../ipxe/disks/netboot.xyz \
|
||||
|
|
@ -58,7 +57,6 @@ error_check
|
|||
cp -f bin/ipxe.usb disk.raw
|
||||
tar Sczvf netboot.xyz-gce.tar.gz disk.raw
|
||||
mv netboot.xyz-gce.tar.gz ../../build/ipxe/netboot.xyz-gce.tar.gz
|
||||
done
|
||||
|
||||
# generate EFI iPXE disks
|
||||
cp config/local/general.h.efi config/local/general.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue