Skip to content

Releases: DSpeichert/netbootd

v0.5.0

23 Aug 15:12

Choose a tag to compare

What's Changed

  • Add Syslog server to receive logs from machines during installation by @nwidger in #27
  • Improved journald detection for logging

Full Changelog: v0.4.3...v0.5.0

v0.4.3

21 Aug 05:32
8e1f561

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

16 Aug 14:57
1f423b4

Choose a tag to compare

What's Changed

  • Allow relative path.localDir paths when new --root flag is given by @nwidger in #25

Full Changelog: v0.4.1...v0.4.2

v0.4.1

12 Aug 13:54
53aec01

Choose a tag to compare

What's Changed

  • Add Vars map to manifest.Manifest by @nwidger in #21
  • Fix no-op log.Fatal() calls by @nwidger in #23
  • Add options for JSON logger and no color console logging by @nwidger in #22

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Aug 03:22

Choose a tag to compare

What's Changed

  • dhcpd: move from u-root/pkg/uio to uio by @hugelgupf in #7
  • Examples do not provide correct option name for appendSuffix by @kronenpj in #10
  • Suggested README update. by @kronenpj in #11
  • Optional command line flag to disable zerolog journald logger by @SR-G in #15
  • Fill in LocalIP and add ApiBaseUrl to manifest.ContentContext for HTTP/TFTP templates by @nwidger in #18

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

28 Nov 19:29
03cb277

Choose a tag to compare

Changelog

03cb277 build: support for !linux builds (#6)

v0.3.3

07 Sep 23:51

Choose a tag to compare

Bugfix release: fixed timeouts ending large downloads prematurely.

v0.3.2

08 Jul 00:02

Choose a tag to compare

Bugfix release (API: /api/manifests/{id} route fixed)

v0.3.1

06 Jul 22:06

Choose a tag to compare

Config file support & bug fixes

v0.3.0

30 Jun 22:08
8cbfcf5

Choose a tag to compare

New features

  • super basic authentication
  • TLS support for HTTP API (only)
  • config file (more options should be configurable in config file later)