Skip to content

Commit

Permalink
Fix dnsmasq container image build
Browse files Browse the repository at this point in the history
* Remove grub.efi, Container Linux images are EOL and
have been removed
  • Loading branch information
dghubble committed Oct 12, 2020
1 parent 2b04912 commit dadca25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions contrib/dnsmasq/get-tftp-files
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ fi
curl -s -o $DEST/undionly.kpxe http://boot.ipxe.org/undionly.kpxe
cp $DEST/undionly.kpxe $DEST/undionly.kpxe.0
curl -s -o $DEST/ipxe.efi http://boot.ipxe.org/ipxe.efi

# Any vaguely recent CoreOS grub.efi is fine
curl -s -o $DEST/grub.efi https://stable.release.core-os.net/amd64-usr/1353.7.0/coreos_production_pxe_grub.efi

0 comments on commit dadca25

Please sign in to comment.