Re: pkg 1.5.0 is out

2015-04-14 Thread Mikhail Tsatsenko
2015-04-14 23:05 GMT+03:00 Baptiste Daroussin : > Hi all, Hi, thanks for your great work! > > Final pkg 1.5.0 has been released. > > What happened since pkg 1.4.0: > - Initial provides/requires support > - Lots of new regression tests have been added > - Initial support for OS X > - Initial support

Re: FBSD 9.2 RC crashes running as virtualbox host

2013-08-17 Thread Mikhail Tsatsenko
2013/8/18 Warren Block : > On Sat, 17 Aug 2013, Kevin Oberman wrote: > >> I built my new kernel and installed it, then rebooted before rebuilding >> virtualbox-ose-kmod. Then I rebooted once again (which I think I forgot to >> do the first time). Then I started my VM and it was fine. There are thr

Re: FBSD 9.2 RC crashes running as virtualbox host

2013-08-16 Thread Mikhail Tsatsenko
2013/8/16 Thomas Zenker : > On 08/16/13 15:41, Mikhail Tsatsenko wrote: >> 2013/8/16 Thomas Zenker : >>> Hi, >>> >>> after updating my freebsd amd64 box from 9.1 (r250841) to 9.2-RC >>> (r254276) virtualbox crashes the machine. Seconds after star

Re: FBSD 9.2 RC crashes running as virtualbox host

2013-08-16 Thread Mikhail Tsatsenko
2013/8/16 Thomas Zenker : > Hi, > > after updating my freebsd amd64 box from 9.1 (r250841) to 9.2-RC > (r254276) virtualbox crashes the machine. Seconds after starting VBOX After starting VBOX gui or guest machine? If first, try to rebuild userland portion of vbox too. > the screen freezes and then

kldload if_carp fails on 8.2 when kernel built without SCTP option -- link_elf_obj: symbol sha1_loop undefined

2011-03-10 Thread Mikhail Tsatsenko
Hello! I have amd64 FreeBSD-8.2 box and found that kldload'ing if_carp fails with "link_elf_obj: symbol sha1_loop undefined" message. When using a kernel with SCTP option the problem goes away. Is it intentional? Is carp really needs SCTP? Also if I run ld manually the module loads fine: cd /usr/