Re: dhclient failure with Realtek 8111E Ethernet on new MSI motherboard

2013-11-08 Thread Thomas Mueller
from Daniel Nebdal: > Ethernet without DHCP is fairly doable. > Assuming that the network is 192.168.0.x , that .100 is free, and your > router has .1 : > ifconfig re0 192.168.0.100/24 > route add default 192.168.0.1 > As for DNS, I'd suggest checking on another machine what servers you get >

[head tinderbox] failure on mips/mips

2013-11-08 Thread FreeBSD Tinderbox
TB --- 2013-11-08 21:08:58 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-11-08 21:08:58 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: freebsd perf testing

2013-11-08 Thread Julian Elischer
On 11/8/13, 1:54 AM, Olivier Cochard-Labbé wrote: On Fri, Nov 8, 2013 at 3:02 AM, Julian Elischer >wrote: Some time ago someone showed some freebsd performance graphs graphed against time. He had them up on a website that was updated each day or so. I

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Ian Lepore
I'll do it. -- Ian On Fri, 2013-11-08 at 08:05 -0800, Adrian Chadd wrote: > Can someone please take care of this? I'm a little busy for the next > couple days. > > Feel free to commit to the contrib code. > > Thanks! > > > > -adrian > > > On 8 November 2013 07:24, Dimitry Andric wrote: >

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Adrian Chadd
Can someone please take care of this? I'm a little busy for the next couple days. Feel free to commit to the contrib code. Thanks! -adrian On 8 November 2013 07:24, Dimitry Andric wrote: > On 08 Nov 2013, at 16:08, Adrian Chadd wrote: >> On 8 November 2013 02:32, FreeBSD Tinderbox wrote:

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Dimitry Andric
On 08 Nov 2013, at 16:08, Adrian Chadd wrote: > On 8 November 2013 02:32, FreeBSD Tinderbox wrote: > > [snip] > >> cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs >> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >> -Wcast-qual -Wundef -Wno-pointer-s

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Adrian Chadd
On 8 November 2013 02:32, FreeBSD Tinderbox wrote: [snip] > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -fdiagn

[head tinderbox] failure on mips/mips

2013-11-08 Thread FreeBSD Tinderbox
TB --- 2013-11-08 08:45:16 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-11-08 08:45:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: freebsd perf testing

2013-11-08 Thread Olivier Cochard-Labbé
On Fri, Nov 8, 2013 at 3:02 AM, Julian Elischer wrote: > Some time ago someone showed some freebsd performance graphs graphed > against time. > He had them up on a website that was updated each day or so. > > I think they were network perf tests but I'm not sure. > He indicated that he was going

Re: dhclient failure with Realtek 8111E Ethernet on new MSI motherboard

2013-11-08 Thread Thomas Mueller
For a future test of any updates to re driver, it might be best if I comment out "device re" in kernel config and test the update by building the module. I never built just a single module before, not sure if I would do it the correct way. Simply "make" in /usr/src/sys/modules/re and then "make

Re: cron(8) improvement

2013-11-08 Thread Erik Cederstrand
Den 07/11/2013 kl. 13.11 skrev Kimmo Paasiala : > Snippets installed by ports should be disabled by default and > enabled only selectively by variables in rc.conf(5) or some other > configuration file to mirror what periodic(8) is doing now. This is > an absolute must because having them enabled