Commit Graph

32 Commits

Author SHA1 Message Date
Peter Šurda 3a82e2f83c
Even more verbose debugging 2022-09-20 20:26:11 +08:00
Peter Šurda a85ec6c2cc
More cert debugging 2022-09-20 20:21:04 +08:00
Peter Šurda 3e71d4bdf4
Add cert debugging 2022-09-20 19:51:46 +08:00
Peter Šurda 90081ecc3a
Fix root cert location (again) 2022-09-20 19:39:53 +08:00
Peter Šurda a54d3a5a69
Update root cert path 2022-09-20 19:34:22 +08:00
Peter Šurda 06e4a2d9ca
Add iPXE root CA cert 2022-09-20 19:28:10 +08:00
Peter Šurda f552011aed
Fix sed command line arguments 2022-09-20 18:59:59 +08:00
Peter Šurda 7bba9f8d84
Typo 2022-09-20 18:58:14 +08:00
Peter Šurda b8b71aa1bd
Refactor setting default ipxe compile options
- reduce repeating code
- make parser more tolerant
2022-09-20 18:54:44 +08:00
Peter Šurda 943372ac70
Use whitespace match in sed
- it looks like sometimes the config.h uses a space and sometimes a tab
2022-09-20 18:36:13 +08:00
Peter Šurda e1c8cbcfbb
Escape spaces 2022-09-20 18:28:00 +08:00
Peter Šurda 926ffa802f
Fix #undef parser
- #undef in general.h is followed by two spaces, breaking the parser
2022-09-20 18:20:18 +08:00
Peter Šurda af0a880e4a
Change floppy image to USB image 2022-09-19 20:31:35 +08:00
Peter Šurda 243906ba6b
Fix EFI signing cert (typo) 2021-12-01 23:04:35 +08:00
Peter Šurda ca76f25aa4
EFI signing debug 2021-12-01 22:38:38 +08:00
Peter Šurda e3ace96932
Fix EFI signing 2021-12-01 22:30:46 +08:00
Peter Šurda 93998bd7a7
Add signing to EFI 2021-12-01 22:14:29 +08:00
Peter Šurda 28edcef522
Add floppy disk image 2021-11-29 14:58:38 +08:00
Max Weiss c4a532ebae
Add functionality for BuildBot to build and release IPXE EFI 2021-05-27 23:04:33 -07:00
Max Weiss 9655c066f8
Add functions to build PXE bin and upload as release artifact 2021-05-05 05:12:24 -07:00
Max Weiss fdc4e5333a
Revert changes, disable tag push, and test if works 2021-04-29 15:42:11 -07:00
Max Weiss 9e48a70ce9
Always cd back to original pwd 2021-04-29 15:34:05 -07:00
Max Weiss fed7a5ed1d
Disable IPXE binary builds for faster testing 2021-04-29 15:12:54 -07:00
Max Weiss f5407e66d5
Test BuildBot tag push with ssh host key checking disabled 2021-04-29 15:09:33 -07:00
Max Weiss 108764fc51
Test BuildBot tag push with hardcoded values 2021-04-29 15:01:38 -07:00
Max Weiss d0c5287736
Add buildbot user info for tag step 2021-04-29 14:46:51 -07:00
Max Weiss b9e082b09d
Run IPXE submodule update before checkout 2021-04-29 14:19:26 -07:00
Max Weiss 9a524663cc
Do not clone IPXE since it's a submodule 2021-04-29 12:54:38 -07:00
Max Weiss f6778dec14
Enabled buildbot_steps script to be sourced or ran directly by bash 2021-04-28 22:57:36 -07:00
Max Weiss c3a5620b90
Create bash functions to act as buildbot steps for IPXE bins 2021-04-27 19:06:56 -07:00
Max Weiss 72327c4d67
Refactor tests to travis.yml and move build process from script to buildbot 2021-04-22 21:58:39 -07:00
Max Weiss ae55be8be9
Initial commit 2021-04-17 05:51:41 -07:00