Skip to content

Releases: pgj/freebsd-wifibox

0.8.0

07 Mar 20:17
@pgj pgj
Compare
Choose a tag to compare
  • Implement control socket pass-through for WPA Supplicant, introduce socat as an optional dependency (disabled by default)
  • Reduce default guest memory allocation to 90 MB (~30% less)
  • Switch to single-partition ext2-based virtual disk image
  • BREAKING CHANGE: wpa_supplicant.conf(5) is read from a dedicated wpa_supplicant directory under etc
  • Drop support for FreeBSD 11

BREAKING CHANGES: Use the latest disk image from freebsd-wifibox-image

0.7.0

02 Feb 20:43
@pgj pgj
Compare
Choose a tag to compare
  • Improved hints on the DHCP-based network interface configuration
  • BREAKING CHANGE: The restart and resume commands are merged, check the manual page for the details

0.6.2

13 Jan 21:30
@pgj pgj
Compare
Choose a tag to compare
  • Fix integration with the FreeBSD package building system

0.6.1

29 Dec 19:16
@pgj pgj
Compare
Choose a tag to compare
  • Fix symlink generation for wifibox-guest(5) on install

0.6.0

24 Dec 14:57
@pgj pgj
Compare
Choose a tag to compare
  • Improved documentation, support for guest-specific man page
  • Unified & configurable logging, core.conf is introduced for general properties
  • Automatically replace vmm.ko for the proper version
  • Make resume work when net.link.tap.up_on_open=1 is not set
  • Minor bug fixes

0.5.0

06 Sep 22:18
@pgj pgj
Compare
Choose a tag to compare
  • Better integration with bhyve+

0.4.0

22 Aug 09:22
@pgj pgj
Compare
Choose a tag to compare
  • Autoloading of required kernel modules
  • Bridged interface is now called wifibox0, tap(4) device is not named for smoother interaction with bhyve(8)
  • BREAKING CHANGE: No dhclient(8) is run on start, it has to be configured separately
  • Add support for custom bhyve(8) versions, such as bhyve+, so it can run out-of-the-box on systems where virtio-9p is not present
  • Minor bug fixes

0.3.1

08 Aug 02:29
@pgj pgj
Compare
Choose a tag to compare
  • Fix connectivity issue with the guest
  • Verify if the nmdm(4) kernel module is loaded if console is configured

0.3.0

07 Aug 23:07
@pgj pgj
Compare
Choose a tag to compare
  • Implement the console command to provide direct access to the guest
  • Revamp bhyve(8) configuration

0.2.1

01 Aug 19:21
@pgj pgj
Compare
Choose a tag to compare
Remove leftover.