- Add encrypted password hash support for adduser and pw script: Issue #100
- (bhyve): Check IPv6 address availability: Issue #104
- (bhyve): VM also uses post/pre scripts now: execscript
- expose: add pf support for port redirect into jail: Issue #106
- fix loosing nic_parent on created new nic interface in dialog
PR: 214858
Submitted by: maintainer
- Tested on FreeBSD 11.0-RELEASE
- Improve IPv6 support
- Support ZVOL on ZFS-based system for bhyve vms
- jexport/jimport scripts has been rewriten to support zvol images
- Bhyve UEFI GOP support
PR: 212966
Submitted by: maintainer
- fix zfsinstall script on -current;
- add expose: tcp/udp port forwarding from master host to jail
- jrctl: filesystem bandwidth/ops limit by iops and bps
- ability to use the pre compiled base from other sources via specify path to archve ( #57 )
- bhyve fixes: soft shutdown
PR: ports/209013
Submitted by: olevole@olevole.ru (maintainer)
- (bugfix) Fix for update NAT config when nat switch in initenv-tui
- (bugfix) Fix inputbox menu for bhyvenic; bhyve: always up parent interfaces
- imgpart: switch compress method to xz(1)
- [jbx]create: zfs_snapsrc options for ZFS-based system
- rewrite imghelper to work with SQLite-based helpers
- bhyve: UEFI boot support
PR: ports/207603
Submitted by: olevole@olevole.ru (maintainer)
- Start of integration with libxo
- jimport: opportunity to set alternative IP for imported jail via
newip= argument
- fixes for resource leaks in cbsdsh/cbsd_fwatch
- bhyve: when you create FreeBSD VM via FreeBSD-from-jail profile, you
can specify a size of swap partition
- bhyve: opportunity to create a virtual machine through FreeBSD-from-jail
profile on ZFS filesystem
- Initial XEN support
PR: ports/202344
Submitted by: <olevole@olevole.ru> (maintainer)
- Fix on !x86
bhyve: multiple NICs support
bhyve: ability to specify MAC address per NIC
(bugfix) jail2iso: prohibit EFI boot loader on systems that do not have /boot/loader.efi (Reported by: Victor Kraft)
(bugfix) bhyve: Fixed bug from 10.1.3 - bad handler when creating a virtual machine from Jail
jorder: restore functional
PR: 197051
Submitted by: olevole@olevole.ru (maintainer)
Changes:
- check for mount points duplicate in system and local jail fstab file. When duplicate - fstab.local wins
- rewrite pkgbrowser script. Now work with SQLite directly instead of pkg(7), thus greatly speeding up for building package list svnup command renamed to srcup
- new wrappers for service, sysrc, passwd for the appropriate tools
- (bugfix) Fixes for jexport/jimport with newjname args
- (bugfix) Correction to determine the type of IPv4: must contain only numbers.
PR: 196173
Submitted by: olevole@olevole.ru (maintainer)
- Bsdconfig integration
- Bhyve: support for reboot virtual machine
- Removed old patches and periodic-tasks
- Ipnat support
(bugfix) getnics-by-ip: looking only IP prefix inet in the output ifconfig
(bugfix) bhyve: do not test the hard drive is empty, if you are booting from CD
(bugfix) Fix order of epair number and a/b side
PR: 193962
Submitted by: olevole@olevole.ru (maintainer)
- fixes for incorrect ZFS fs name in jcoldmigrate
- jail start via taskd
- bhyve: support for VM auto start
- bhyve: add virtio RNG for FreeBSD 10.1+
PR: 192662
Submitted by: olevole@olevole.ru (maintainer)
Changes for 10.0.6:
cbsd taskd: daemon for internal tasks
bconstruct-tui: menubox for vm_os_type and get_vm_profiles
bhyve: add support for install FreeBSD guest from ISO
bhyve: implement other method for POPCNT checking
repo: newjname as argument for alternative name of stored jail
PR: 191844
Submitted by: olevole@olevole.ru (maintainer)
for bin/188762.
- bump portrevision to reflect such changes.
PR: ports/188787
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all in-one-face)
- jail2iso: imgsize arg renamed to freesize
- jcreate: jailskeldir path configure via jail.conf
- cbsdsh: build-in function for is_number
- Support for allow.kmem, which is allows to run Xorg server in the jail
- Initial support for bhyve
PR: ports/188661
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)