summaryrefslogtreecommitdiff
path: root/sysutils/cbsd/files/cbsdd.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/cbsd: update to 12.0.2Roman Bogorodskiy2018-11-261-10/+23
| | | | | | | | PR: 233476 Submitted by: maintainer Notes: svn path=/head/; revision=485917
* SYSUTILS/cbsd: update to 11.0.7Roman Bogorodskiy2017-01-241-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=432353
* sysutils/cbsd: update to 11.0.5Roman Bogorodskiy2016-11-271-1/+0
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=427214
* Fix rc.d script for status queryJason E. Hale2016-10-301-2/+20
| | | | | | | | | | | Bump PORTREVISION so new script is installed PR: 213707 Reported by: Dusan Vejnovic <freebsd@dussan.org> Patched by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=424939
* sysutils/cbsd: update to 11.0.0Roman Bogorodskiy2016-09-241-4/+9
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=422736
* - Update to 10.1.4Dmitry Marakasov2015-01-241-6/+0
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=377794
* update to 10.1.0:Dmitry Marakasov2014-09-271-1/+9
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=369392
* - Update to 10.0.7Veniamin Gvozdikov2014-08-161-1/+2
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=365082
* Update to 10.0.6.Raphael Kubo da Costa2014-07-131-19/+26
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=361672
* - Update to 10.0.4Veniamin Gvozdikov2014-04-161-0/+2
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=351373
* - Update to 10.0.3Veniamin Gvozdikov2014-02-221-4/+19
| | | | | | | | PR: ports/186864 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=345675
* - update to 10.0.2Dmitry Marakasov2014-02-041-0/+60
- 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) Notes: svn path=/head/; revision=342481