FreeBSD_HEAD_i386 - Build #1862 - Still Failing

2015-12-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #1862 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1862/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1862/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1862/console Change

Re: Upgrading to r297291 LAGG(4) stops working.

2015-12-11 Thread Alexandr Krivulya
01.09.15 11:44, Gleb Smirnoff пишет: > On Mon, Aug 31, 2015 at 09:58:45AM -0700, Adrian Chadd wrote: > A> Hi, > A> > A> +glebius, as he recently messed around with the wifi stack and his > A> changes may have broken how mac addresses are assigned to the > A> hardware. > > I've tested that with

Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Carsten Kunze
Hello, I had not been succesful in partitioning and MBR disk for FreeBSD. I have only one free primary partition where I had installed NetBSD and OpenBSD alternatively since many years. The free space on the disk is divided into three parts: one for NetBSD, one for OpenBSD and one left for

Re: My build work and goals

2015-12-11 Thread Simon J. Gerraty
Julian Elischer wrote: > > Some improvements I have made recently: > > - WITH_FAST_DEPEND: Replacing the antiquated 'make depend'/'mkdep' with > > compiler dependency flags to generate the .depend files as a side-effect > > of compiling. This saves tremendous time in

FreeBSD_HEAD_i386 - Build #1863 - Still Failing

2015-12-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #1863 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1863/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1863/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1863/console Change

Re: Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Rick Macklem
Carsten Kunze wrote: > Hello, > > how is it possible to install FreeBSD in an existing empty MBR partition with > type "freebsd"? The installer does not allow this (for unknown reason), it > returns the error "no space left". What steps would be necessary to add two > freebsd-ufs and one

Re: XOR pt. 2

2015-12-11 Thread Don Lewis
On 11 Dec, Michael McConville wrote: > Note that IFCAP_HWCSUM has two bits set. Because of this, it doesn't XOR > cleanly in the current if-else condition, but I'm not sure whether that > was intended. I just wanted to pass this by people in case it was a > logical bug. Yeah, the original code

Aw: Re: Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Carsten Kunze
Rick Macklem wrote: > Did you use "Manual" when it gets to the partitioning screen? > When I've done this, after selecting "Manual MBR" (or whatever it's called, > one or two below "Auto"), it should show you the slices > (what FreeBSD calls the 4 MBR partitions): > - Then

Aw: Re: Aw: Re: Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Carsten Kunze
Rick Macklem wrote: > I don`t use it, but gpart is the preferred FreeBSD command. You might try > that instead. Does it work with MBR or only GPT? Anyway, I'll try it. > Well, although installing is always a bit scary, if you don`t touch the > other > slices, I`d delete

Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Carsten Kunze
Hello, how is it possible to install FreeBSD in an existing empty MBR partition with type "freebsd"? The installer does not allow this (for unknown reason), it returns the error "no space left". What steps would be necessary to add two freebsd-ufs and one freebsd-swap into the existing

Re: XOR pt. 2

2015-12-11 Thread NGie Cooper
On Fri, Dec 11, 2015 at 1:19 PM, Don Lewis wrote: > On 11 Dec, Michael McConville wrote: >> Note that IFCAP_HWCSUM has two bits set. Because of this, it doesn't XOR >> cleanly in the current if-else condition, but I'm not sure whether that >> was intended. I just wanted to

Re: Aw: Re: Partitioning on a MBR table disk fails (and destroys my data...)

2015-12-11 Thread Rick Macklem
Carsten Kunze wrote: > Rick Macklem wrote: > > > Did you use "Manual" when it gets to the partitioning screen? > > When I've done this, after selecting "Manual MBR" (or whatever it's called, > > one or two below "Auto"), it should show you the slices > > (what FreeBSD calls

FreeBSD_HEAD_i386 - Build #1861 - Failure

2015-12-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #1861 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1861/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1861/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1861/console Change summaries:

XOR pt. 2

2015-12-11 Thread Michael McConville
Note that IFCAP_HWCSUM has two bits set. Because of this, it doesn't XOR cleanly in the current if-else condition, but I'm not sure whether that was intended. I just wanted to pass this by people in case it was a logical bug. --- dev/ixgb/if_ixgb.c.orig +++ dev/ixgb/if_ixgb.c @@ -599,10 +599,7

FreeBSD_HEAD_i386 - Build #1864 - Fixed

2015-12-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #1864 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1864/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1864/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1864/console Change summaries: