Commit Graph

110 Commits

Author SHA1 Message Date
Antony Messerli
132399730c Pushing up more changes 2019-11-25 03:37:44 +00:00
thelamer
6baa0c3e51 need to define content type now to send to discord 2019-11-24 04:20:29 -08:00
Antony Messerli
8c0d988b4d Tuning some settings 2019-11-23 13:34:51 -06:00
thelamer
bc8bf983f5 adding build logic pointed at netboot us-east buckets, semi loop tested 2019-11-18 21:53:06 -08:00
thelamer
ef6ec6babe cloudfront is not needed for dev endpoint build 2019-11-18 18:32:41 -08:00
thelamer
3d44646175 testing de push logic in travis other logic still incomplete 2019-11-18 18:28:31 -08:00
Antony Messerli
f5dfd3bc72 Generate shas in binary mode 2019-11-05 21:30:46 -06:00
Antony Messerli
adaf5b50ba Generate packet x86_64 efi disk
For x86_64 systems with UEFI, use the efi disk,
else leverage the legacy kpxe disk

Fixes https://github.com/antonym/netboot.xyz/issues/383
2019-11-05 18:08:29 -06:00
Antony Messerli
bccccd9d78 Tuning iPXE disk builds
* Switch to using xenial for iPXE builds
* Add workaround for arm64 builds on xenial
* Tune EFI ISO images so that they work on other platforms
  (https://github.com/antonym/netboot.xyz/pull/341)
* Disable OSCP checks as they can cause latency or connectivity
  issues
2019-07-18 00:17:50 -05:00
Antony Messerli
f2dd59ddf5 Disable main mkdocs netboot.xyz site deploy 2018-04-21 15:19:22 -05:00
Antony Messerli
697e28279e Testing out USB support in EFI 2018-02-10 10:46:40 -06:00
Antony Messerli
af20357d6a Generate testing arm64 loader 2018-02-10 09:28:45 -06:00
Antony Messerli
8cc859cc60 Clean up between EFI builds 2018-01-19 14:27:21 -06:00
Antony Messerli
f9868cfa72 Compile efi snp driver for arm64 instead 2018-01-19 13:21:38 -06:00
Antony Messerli
1e96ace02e Add arm64 bootloaders for netboot.xyz 2018-01-19 13:07:52 -06:00
Antony Messerli
f135135b38 Drop generic iPXE builds 2017-10-29 22:48:27 -05:00
Antony Messerli
659611d700 Pull out arm64 build and cleanup 2017-10-29 22:34:19 -05:00
Antony Messerli
b38143226b Build arm64 for Packet.net support 2017-06-28 23:43:40 -05:00
Antony Messerli
cb7c9de598 Generate netboot.xyz-efi.iso image 2017-06-22 20:34:59 -05:00
Antony Messerli
33557e7b2e Add certs to EFI build 2017-06-22 14:55:11 -05:00
Antony Messerli
d7dfe2b8b7 Make sure EFI config is set, reset build directory before EFI build 2017-06-22 11:31:24 -05:00
Antony Messerli
118d1e89ce Add iPXE disk for packet.net support 2017-03-04 13:32:02 -06:00
Antony Messerli
09008c2029 Add custom iPXE disk for GCE 2017-01-29 17:20:02 -06:00
Antony Messerli
9551be533e Removing some cruft 2017-01-29 16:13:19 -06:00
Antony Messerli
40cce7acd1 Remove loops from build script 2017-01-29 15:23:32 -06:00
Antony Messerli
bddf268ed4 Add build for iPXE on Google Compute Engine 2017-01-24 23:05:35 -06:00
Antony Messerli
639906ed53 Enable EFI build of netboot.xyz 2016-08-25 09:01:49 -05:00
Antony Messerli
7d13484be2 One more try on secrets 2016-05-02 13:24:46 -05:00
Antony Messerli
48ba4e1276 Updating code signing certs 2016-05-02 13:14:24 -05:00
Antony Messerli
918339bfca Adds mkdocs generator for netboot.xyz site 2016-04-29 15:13:12 -05:00
Antony Messerli
306828cd6e Uncomment index.html delete 2016-03-30 09:23:56 -05:00
Antony Messerli
e657ae8855 deploy index.html 2016-03-30 08:56:35 -05:00
Antony Messerli
348e2a0fd7 Fix certs 2016-01-31 16:11:23 -06:00
Antony Messerli
2d3905d2c4 Disable EFI builds 2016-01-31 15:43:17 -06:00
Antony Messerli
4c28ca89ed Layout groundwork for signing of src files 2016-01-31 15:24:50 -06:00
Antony Messerli
39cb8e789f Revert "Drop delete of index during deploy"
This reverts commit 90fcf2a3fc.
2016-01-25 09:36:40 -06:00
Antony Messerli
90fcf2a3fc Drop delete of index during deploy 2016-01-24 19:54:23 -06:00
Antony Messerli
dca7c18024 Enable UEFI builds 2016-01-14 12:24:12 -06:00
Antony Messerli
9788e75dc9 Dump checksums to screen after generating checksums file 2016-01-12 17:36:16 -06:00
Antony Messerli
5d26fb3305 Remove index.html before deploy 2015-12-29 08:30:45 -06:00
Antony Messerli
80707a61b7 Label generic ipxe disks 2015-11-24 14:05:21 -06:00
Antony Messerli
81f5a071a8 Create generic ipxe disks without netboot.xyz embed, disable EFI for now 2015-11-24 13:33:31 -06:00
Antony Messerli
06f495aa6b Change efi bin file location 2015-11-15 18:53:42 -06:00
Antony Messerli
cf75295172 Restructuring ipxe compiles, adding some error checks 2015-11-15 18:47:25 -06:00
Antony Messerli
524b376851 Turn off COMBOOT for EFI compile 2015-11-15 18:33:29 -06:00
Antony Messerli
bc47b56789 Adding efi image build 2015-11-15 18:10:21 -06:00
Antony Messerli
10f01648bf Adding kpxe files 2015-09-29 10:48:19 -05:00
Antony Messerli
aa771f18d8 Make sure checksums txt isn't captured 2015-09-24 17:51:19 -05:00
Antony Messerli
90c67d9177 Adding more specifics for checksum file 2015-09-24 15:52:12 -05:00
Antony Messerli
f308b4e678 Shift into ipxe disk directory to drop path names of sha256 list 2015-09-24 15:03:24 -05:00
Antony Messerli
5494a060b3 Use correct directory for checksums 2015-09-24 14:51:23 -05:00
Antony Messerli
d5dd98c151 Generate sha256-checksums for iPXE bootloaders 2015-09-24 14:44:36 -05:00
Antony Messerli
f8b9d937e3 More shuffling around 2015-09-06 21:26:32 -05:00
Antony Messerli
5a23892ea2 Rename ipxe configs to have .ipxe extensions and loop over *.ipxe 2015-09-06 21:13:11 -05:00
Antony Messerli
621e18e4f3 Copy iPXE overrides into source directory during build
Allows for customization of upsteam.  Also added comments
to prep file
2015-09-06 19:01:22 -05:00
Antony Messerli
d95792c4e2 Moving boot to src 2015-09-04 22:58:25 -05:00
Antony Messerli
6b71e49bff Update prep-release.sh 2015-09-04 21:11:28 -05:00
Antony Messerli
2dc14df096 Update prep-release.sh 2015-09-04 21:07:21 -05:00
Antony Messerli
740386ac31 Fix var 2015-09-04 20:56:28 -05:00
Antony Messerli
ce7ede98eb Add script for generating release 2015-09-04 20:37:05 -05:00