Commit Graph

107 Commits

Author SHA1 Message Date
Antony Messerli
0a08487a4d Revert "Testing rpi"
This reverts commit 4172102e2a.
2023-10-24 23:01:42 -05:00
Antony Messerli
4172102e2a Testing rpi 2023-10-24 22:09:42 -05:00
Antony Messerli
b7403abffa Revert "Test RPI builds"
This reverts commit b954aa37e3.
2022-07-25 00:38:17 -05:00
Antony Messerli
ebfc9dacf1 Revert "Wrap vars in quotes"
This reverts commit b9b1e40d03.
2022-07-25 00:07:35 -05:00
Antony Messerli
b9b1e40d03 Wrap vars in quotes 2022-07-24 23:01:25 -05:00
Antony Messerli
b954aa37e3 Test RPI builds 2022-06-30 18:08:19 -05:00
Antony Messerli
4f4eb8b26c Consolidate Dockerfiles
Uses ARGs for whether to add production overrides
or not, by default, it uses the default settings
and not the overrides.
2022-06-26 12:36:40 -05:00
Antony Messerli
f87fa879b8 Disable RPI builds 2022-04-21 19:18:52 -05:00
Antony Messerli
a9b0e6aaa5 Fix script for recent lint changes 2022-04-16 00:10:14 -05:00
Antony Messerli
d6ada65175 Lint fixes 2022-03-21 20:13:42 -05:00
Dustin Miller
95f4fff6a6 Change from Packet to Equinix Metal 2022-02-11 10:55:11 -07:00
Antony Messerli
807cd83674 Add ipxe builds for linux userspace 2021-10-13 11:47:32 -05:00
Antony Messerli
0f1945c6c4 Update Discord notification for rolling push
Existing push was notifying release was updated when it
is really just the rolling push. Updates message to be
more accurate.
2021-10-01 08:38:07 -05:00
Antony Messerli
4c0de9ca53 Adds rolling release deploy
2.x is designated as a rolling release but usually is aligned
with an actual release.  This commit will allow for updates
to endpoints.yml and the Ansible defaults that contains all
of the version updates to be pushed to boot.netboot.xyz
automatically as they are come in.

This will allow version updates like ArchLinux to be rolled out
immediately with out the lag during releases.
2021-09-30 16:57:08 -05:00
Antony Messerli
1f728f9576 Delete pre_install
No longer needed
2021-09-04 08:56:26 -05:00
Antony Messerli
6d2d6c9363 Generate local-vars.ipxe by default with examples
Adds the local-vars.ipxe file which can be updated
for changes.  Local vars is parsed on bootup if
the next-server and filename are both set on the
local dhcp server.
2021-08-05 20:25:28 -05:00
Antony
802501cc85 Add support for iPXE hybrid disks
Combins EFI and Legacy into one disk
2021-01-14 20:55:53 -06:00
Antony
f105676c9d Update icon urls for discord messaging 2021-01-14 16:50:14 -06:00
Antony Messerli
d378285372 Remove tty from docker for actions workflow
Hotfix to release to build
2020-12-09 01:43:44 -06:00
Antony Messerli
3830da6bb2 Switch to using Github Actions
With the recent changes to Travis CI, it seemed
like a good time to begin porting netboot.xyz CI
over to Github Actions to keep everything in on
place.  These are the changes for the main
netboot.xyz repo.
2020-12-06 12:00:14 -06:00
Antony Messerli
42860644af Update avatar url for discord bot 2020-11-21 10:59:47 -06:00
Antony Messerli
e23025af2c Adds experimental support for Raspberry Pi 4
Adds experimental support for Raspberry Pi 4 to
the netboot.xyz bootloader.  Leverages the pipxe
project to build images.
2020-10-29 03:29:47 +00:00
Antony Messerli
c93eccbcdf Remove unused ipxe config option 2020-07-14 22:03:41 -05:00
Antony Messerli
253acc4ca3 Move back to iPXE master branch 2020-06-27 17:39:51 -05:00
Antony Messerli
094b4dd287 Pin iPXE branch to known working
Pins iPXE branch as arm64 build is failing with a
Unrecognised relocation type 311.  It appears that
iPXE upstream may have introduced a change causing
build to fail in commit

a61b27b97f572a83ede765a0e779694865950cf2
2020-06-24 19:11:18 -05:00