Skip to content

Releases: p3lim/pixie

0.3.5

07 Sep 23:23

Choose a tag to compare

Changelog

  • e406afb Add notes
  • 7735965 Update deps
  • 3070723 Delete the ipxe build, just run goreleaser locally for tests
  • fc6348b Remove goreleaser warning
  • e3fb7ba Cache only caches archives, not installations
  • b0abfa1 Fix cache permissions
  • 0974a0c Set up dependency on the deps stage
  • 6a145c8 Bump iPXE ref
  • cb803f7 Install and cache dependencies
  • 04c5093 Run iPXE builds on latest runtime
  • a04d2c9 Let me run iPXE builds manually for verification
  • 2fc517f Update CHANGELOG
  • 02ba9b8 Bump Go to 1.25.1
  • 88599a7 ⬆️ Bump ipxe/ipxe to 969ce2c559a6841a949a1b73a3967b1889e0c999 (#50)
  • b75fd6d Bump actions/setup-go from 5 to 6 (#51)
  • 2b73440 ⬆️ Bump ipxe/ipxe to 8460dc4e8ffc98db62377d1c5502d6aac40f5a64 (#47)
  • 5ee3195 Bump github.com/alexflint/go-arg from 1.5.1 to 1.6.0 (#48)
  • ba8620c Bump actions/checkout from 4 to 5 (#49)
  • 519344b Bump peter-evans/create-pull-request from 6 to 7 (#46)
  • d184696 ⬆️ Bump ipxe/ipxe to 24db39fb2983ca83ab5c6ee37cb57a4f7f6f94e6 (#42)
  • a568bba Bump goreleaser/goreleaser-action from 5 to 6 (#44)
  • ebe0d2d Bump github.com/alexflint/go-arg from 1.4.3 to 1.5.1 (#45)
  • 5c82850 Remove deprecated build flag

0.3.4

13 Feb 17:32

Choose a tag to compare

Changelog

  • 1979898 Update CHANGELOG
  • 72d8e68 Update indirect dependencies
  • 1e17d4d ⬆️ Bump ipxe/ipxe to 94b39fbe9298160b034c93ca06deb39a907e3b3f (#36)
  • 76e2b10 Bump github.com/pin/tftp/v3 from 3.0.0 to 3.1.0 (#37)
  • 98bb094 Bump actions/upload-artifact from 3 to 4 (#39)
  • 9a18dee Bump actions/cache from 3 to 4 (#40)
  • 6c5cd37 Bump peter-evans/create-pull-request from 5 to 6 (#41)
  • 55311d0 Bump actions/setup-go from 4 to 5 (#38)
  • 8aec0d3 Bump goreleaser/goreleaser-action from 4 to 5 (#31)
  • a9fa419 Bump docker/setup-buildx-action from 2 to 3 (#32)
  • baaad78 Bump docker/login-action from 2 to 3 (#33)
  • eb19e8c Bump docker/setup-qemu-action from 2 to 3 (#34)
  • 7a8168b Bump actions/checkout from 3 to 4 (#35)
  • efd59a0 Update CHANGELOG

0.3.3

28 Oct 17:12

Choose a tag to compare

Changelog

  • 950905f Update deps
  • bd170f6 Bump Go version
  • d461dc5 ⬆️ Bump ipxe/ipxe to 115707c0edebad65f87525fed583fef73880016d (#28)
  • 9e9ec93 Bump peter-evans/create-pull-request from 4 to 5 (#30)
  • 90005b0 Bump actions/setup-go from 3 to 4 (#29)

0.3.2

10 Mar 17:12
f80362e

Choose a tag to compare

Changelog

  • f80362e Update CHANGELOG
  • 9ff07fc ⬆️ Bump ipxe/ipxe to 9e1f7a3659071004f4b8c76f2593da6287f0d575 (#27)
  • 05867bf ⬆️ Bump ipxe/ipxe to ab19546386b13d6c54aea1647fac06960c544efc (#26)
  • 50a2894 Remove unused action

0.3.1

31 Dec 09:25

Choose a tag to compare

Changelog

  • ffa4ee3 Update CHANGELOG
  • a277fb0 ⬆️ Bump ipxe/ipxe to 7147532c3fbf9a7061e74549f6f920a91ca9a80d (#24)
  • 049b80f Use goreleaser for building and pushing versions
  • 0afaf59 Bump tftp library
  • 6a77bff ⬆️ Bump ipxe/ipxe to d3c8944d5c3ab262826ed33b16f3fc4dd43bc304 (#23)
  • 0edfc25 ⬆️ Bump ipxe/ipxe to d72c8fdc902bc5d605fef081a18f6fe84f3d0512 (#20)

0.3.0

05 Jun 18:24

Choose a tag to compare

Changes in 0.3.0 (2022-06-05)

  • Added: Support for 64-bit and 32-bit ARM ROMs
  • Added: Support for x86 snponly ROMs

0.2.6

05 Jun 12:32

Choose a tag to compare

Changes in 0.2.6 (2022-06-05)

  • Fixed: Incorrect HTTP port used in chain

0.2.5

09 Oct 20:17

Choose a tag to compare

Changes in 0.2.5 (2021-10-09)

  • Fixed: netboot.xyz not working (iPXE ROM doesn't support TLS)

0.2.4

09 Oct 20:03

Choose a tag to compare

Changes in 0.2.4 (2021-10-09)

  • Fixed: iPXE and extra files not being served

0.2.3

09 Oct 19:28

Choose a tag to compare

Changes in 0.2.3 (2021-10-09)

  • Added: Option for logging
  • Added: netboot.xyz to the iPXE menu