Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Erwin Lansing
On Tue, Aug 21, 2012 at 02:43:13PM -0700, Garrett Cooper wrote: What Doug mentioned (and I don't think was really considered, but is valid) would break people that use pkg_* outside of ports. I know of at least two instances where this would be the case (one case that uses pkg_*

tar not working in an i386 chroot (getvfsbyname)

2012-08-22 Thread David Naylor
Hi, While trying to compile FreeBSD 10 packages I encountered this error: # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root tar: getvfsbyname failed: No such file or directory tar: Error exit delayed from previous errors. The kernel does have COMPAT_FREEBSD32 in it. To reproduce this

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread O. Hartmann
Am 08/21/12 22:53, schrieb Bernhard Fröhlich: On Di., 21. Aug. 2012 13:56:02 CEST, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Today I ran into a problem with FreeBSD 10.0-CURRENT #0 r239477 recompiling the VBox kernel module: === Cleaning for virtualbox-ose-kmod-4.1.18_1 ===

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Doug Barton
On 8/21/2012 6:58 PM, Bjoern A. Zeeb wrote: On Tue, 21 Aug 2012, Doug Barton wrote: I don't think we have ever done a complete replacement of major infrastructure in one release. You mean like sysinstall can be used as an installer on 9 that would do something meaningful with the current

Re: tar not working in an i386 chroot (getvfsbyname)

2012-08-22 Thread Konstantin Belousov
On Wed, Aug 22, 2012 at 09:13:44AM +0200, David Naylor wrote: Hi, While trying to compile FreeBSD 10 packages I encountered this error: # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root tar: getvfsbyname failed: No such file or directory tar: Error exit delayed from previous

Re: tar not working in an i386 chroot (getvfsbyname)

2012-08-22 Thread David Naylor
I'm test it in ~8 hours and report back. On Aug 22, 2012 1:34 PM, Konstantin Belousov kostik...@gmail.com wrote: On Wed, Aug 22, 2012 at 09:13:44AM +0200, David Naylor wrote: Hi, While trying to compile FreeBSD 10 packages I encountered this error: # chroot /scratchpad/freebsd10_i386 tar

less aggressive contigmalloc ?

2012-08-22 Thread Luigi Rizzo
I am trying to make netmap adapt the amount of memory it allocates to what is available. At its core, it uses contigmalloc() with small chunks (even down to 1 page) to fetch memory. Problem is, i notice that before failing, contigmalloc() tries to swap out some processes (effectively killing them

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Ivan Voras
On 21/08/2012 22:15, Doug Barton wrote: And in this case, it doesn't matter how awesome the new tools are, they are a MAJOR paradigm shift for how users interact with ports, and we are Unless I've missed something, pkgng is actually *zero* paradigm shift for users familiar with *ports*, and

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-22 Thread John Baldwin
On Tuesday, August 21, 2012 7:16:30 pm Slawa Olhovchenkov wrote: On Tue, Aug 21, 2012 at 05:25:23PM -0400, John Baldwin wrote: On Tuesday, August 21, 2012 9:34:31 am John Baldwin wrote: On Tuesday, August 21, 2012 7:53:08 am Lev Serebryakov wrote: Hello, Garrett. You wrote 21

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-22 Thread Slawa Olhovchenkov
On Wed, Aug 22, 2012 at 08:43:52AM -0400, John Baldwin wrote: On Tuesday, August 21, 2012 7:16:30 pm Slawa Olhovchenkov wrote: On Tue, Aug 21, 2012 at 05:25:23PM -0400, John Baldwin wrote: On Tuesday, August 21, 2012 9:34:31 am John Baldwin wrote: On Tuesday, August 21, 2012 7:53:08

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Chris Rees
On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/21/12 22:53, schrieb Bernhard Fröhlich: On Di., 21. Aug. 2012 13:56:02 CEST, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Today I ran into a problem with FreeBSD 10.0-CURRENT #0 r239477 recompiling the VBox

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Chris Rees
On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05, Chris Rees wrote: On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/21/12 22:53, schrieb Bernhard Fröhlich: On Di., 21. Aug. 2012 13:56:02 CEST, O. Hartmann

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Warner Losh
On Aug 21, 2012, at 7:58 PM, Bjoern A. Zeeb wrote: On Tue, 21 Aug 2012, Doug Barton wrote: I don't think we have ever done a complete replacement of major infrastructure in one release. You mean like sysinstall can be used as an installer on 9 that would do something meaningful with the

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Garrett Cooper
On Wed, Aug 22, 2012 at 7:02 AM, Chris Rees cr...@freebsd.org wrote: On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05, Chris Rees wrote: On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/21/12 22:53, schrieb Bernhard

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread Vitalij Satanivskij
ok next round :) dhclient updated to Revision 239564 with fxp : Aug 22 20:06:48 home kernel: fxp0: link state changed to DOWN Aug 22 20:06:48 home dhclient: New Subnet Mask (fxp0): 255.255.255.0 Aug 22 20:06:48 home dhclient: New Broadcast Address (fxp0): xx.xx.xx.255 Aug 22 20:06:48 home

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Kevin Oberman
On Wed, Aug 22, 2012 at 7:09 AM, Warner Losh i...@bsdimp.com wrote: On Aug 21, 2012, at 7:58 PM, Bjoern A. Zeeb wrote: On Tue, 21 Aug 2012, Doug Barton wrote: I don't think we have ever done a complete replacement of major infrastructure in one release. You mean like sysinstall can be

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Baptiste Daroussin
On Wed, Aug 22, 2012 at 10:52:43AM -0700, Kevin Oberman wrote: On Wed, Aug 22, 2012 at 7:09 AM, Warner Losh i...@bsdimp.com wrote: On Aug 21, 2012, at 7:58 PM, Bjoern A. Zeeb wrote: On Tue, 21 Aug 2012, Doug Barton wrote: I don't think we have ever done a complete replacement of major

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread O. Hartmann
Am 08/22/12 16:02, schrieb Chris Rees: On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05, Chris Rees wrote: On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/21/12 22:53, schrieb Bernhard Fröhlich: On Di., 21. Aug. 2012

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Chris Rees
On 22 Aug 2012 19:38, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/22/12 16:02, schrieb Chris Rees: On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05, Chris Rees wrote: On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread O. Hartmann
Am 08/22/12 17:24, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 7:02 AM, Chris Rees cr...@freebsd.org wrote: On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05, Chris Rees wrote: On 22 August 2012 08:18, O. Hartmann ohart...@zedat.fu-berlin.de

Re: tar not working in an i386 chroot (getvfsbyname)

2012-08-22 Thread David Naylor
On Wednesday, 22 August 2012 13:38:41 David Naylor wrote: I'm test it in ~8 hours and report back. On Aug 22, 2012 1:34 PM, Konstantin Belousov kostik...@gmail.com wrote: On Wed, Aug 22, 2012 at 09:13:44AM +0200, David Naylor wrote: Hi, While trying to compile FreeBSD 10 packages I

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Garrett Cooper
On Wed, Aug 22, 2012 at 11:54 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/22/12 17:24, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 7:02 AM, Chris Rees cr...@freebsd.org wrote: On 22 August 2012 14:32, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 08/22/12 15:05,

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread John Baldwin
On Wednesday, August 22, 2012 1:28:22 pm Vitalij Satanivskij wrote: ok next round :) dhclient updated to Revision 239564 with fxp : Aug 22 20:06:48 home kernel: fxp0: link state changed to DOWN Aug 22 20:06:48 home dhclient: New Subnet Mask (fxp0): 255.255.255.0 Aug 22 20:06:48 home

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread O. Hartmann
Am 08/22/12 21:56, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 11:54 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/22/12 17:24, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 7:02 AM, Chris Rees cr...@freebsd.org wrote: On 22 August 2012 14:32, O. Hartmann

Re: FreeBSD 10.0-CURRENT r239477 doesn't compile: virtualbox-ose-kmod-4.1.18_1 is marked as broken: Does not compile on FreeBSD 8.2.

2012-08-22 Thread Garrett Cooper
On Wed, Aug 22, 2012 at 1:26 PM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/22/12 21:56, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 11:54 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am 08/22/12 17:24, schrieb Garrett Cooper: On Wed, Aug 22, 2012 at 7:02 AM, Chris Rees

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread Adrian Chadd
Ew. Be careful. Your admin may decide to change the VLAN you're on (for example.) You definitely want to renegotiate your link state then. Adrian On 22 August 2012 12:35, John Baldwin j...@freebsd.org wrote: On Wednesday, August 22, 2012 1:28:22 pm Vitalij Satanivskij wrote: ok next round :)

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread Peter Jeremy
On 2012-Aug-22 15:35:01 -0400, John Baldwin j...@freebsd.org wrote: Hmm. Perhaps we could use a debouncer to ignore short link flaps? Kind of gross (and OpenBSD doesn't do this). For now this change basically ignores link up events if they occur with 5 seconds of the link down event. The 5 is

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread Warner Losh
On Aug 22, 2012, at 7:35 PM, Peter Jeremy wrote: On 2012-Aug-22 15:35:01 -0400, John Baldwin j...@freebsd.org wrote: Hmm. Perhaps we could use a debouncer to ignore short link flaps? Kind of gross (and OpenBSD doesn't do this). For now this change basically ignores link up events if they

Re: dhclient cause up/down cycle after 239356 ?

2012-08-22 Thread YongHyeon PYUN
On Thu, Aug 23, 2012 at 11:35:34AM +1000, Peter Jeremy wrote: On 2012-Aug-22 15:35:01 -0400, John Baldwin j...@freebsd.org wrote: Hmm. Perhaps we could use a debouncer to ignore short link flaps? Kind of gross (and OpenBSD doesn't do this). For now this change basically ignores link up