Commit graph

11 commits

Author SHA1 Message Date
Roman Bogorodskiy
f2fb47ae83 SYSUTILS/cbsd: update to 11.0.7
Change notes:

 * (taskd): reset SQLITE_SEQUENCE when we do flushlog
 * (taskd): add exclusive args to ensure uniqueness job
 * (bhyve): Improve UEFI boot
 * (bhyve): add bhyve-ppt script to manage ppt ( passthru ) devices
 * (bhyve): add media script to manage virtual storage devices
 * add merge script to merge ascii-based file profiles

PR:		216403
Submitted by:	maintainer
2017-01-24 16:11:00 +00:00
Roman Bogorodskiy
fd1ec77899 sysutils/cbsd: update to 11.0.5
- 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
2016-11-27 09:45:45 +00:00
Jason E. Hale
5a9ae1f20c Fix rc.d script for status query
Bump PORTREVISION so new script is installed

PR:		213707
Reported by:	Dusan Vejnovic <freebsd@dussan.org>
Patched by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2016-10-30 09:22:15 +00:00
Roman Bogorodskiy
d5445b4ba6 sysutils/cbsd: update to 11.0.0
- 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
2016-09-24 18:03:43 +00:00
Dmitry Marakasov
7e9d10e043 - Update to 10.1.4
- 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)
2015-01-24 14:58:31 +00:00
Dmitry Marakasov
32a778d183 update to 10.1.0:
- 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)
2014-09-27 14:02:36 +00:00
Veniamin Gvozdikov
f849b1ec93 - Update to 10.0.7
- 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)
2014-08-16 14:39:58 +00:00
Raphael Kubo da Costa
c00cf327d8 Update to 10.0.6.
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)
2014-07-13 11:38:47 +00:00
Veniamin Gvozdikov
9ce67b01fa - Update to 10.0.4
- 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)
2014-04-16 06:30:31 +00:00
Veniamin Gvozdikov
5989861156 - Update to 10.0.3
PR:		ports/186864
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-22 19:45:34 +00:00
Dmitry Marakasov
3dffd6c4ad - update to 10.0.2
- use ports framework to create cbsd user/group
- add rc.d scripts
- add pkg-deinstall instructions for complete uninstall

PR:		186344
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-04 00:52:58 +00:00