missing nullmailer feature in dma(8)/dmagent

2014-10-28 Thread Harald Schmalzbauer
Hello, I haven't found a way to instruct dma(8) to also forward unqualified recipients to the relayhost. It always delivers unqualified addresses locally (if not translated by "aliases"). ssmtp(8) provides an option to define a recipient address for all local recipients who's ID is <1000. nullma

Re: RFC: getting rid of oldnfs

2014-10-28 Thread John Baldwin
On Saturday, October 25, 2014 6:24:16 pm Rick Macklem wrote: > Kostik wrote: > > On Fri, Oct 24, 2014 at 04:43:28PM +0100, Robert Watson wrote: > > > On Thu, 23 Oct 2014, Rick Macklem wrote: > > > > > > > Someone just pinged me on this and I figured I should bring it > > > > up. > > > > > > > > 1

Re: can't build CURRENT/amd64 using 9.3?

2014-10-28 Thread owner-freebsd-current
Fixed by scrubbing 9.3 and installing 10.1-RC3, which solved a couple of other issues. Respectfully, Robert Huff ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cu

Re: missing nullmailer feature in dma(8)/dmagent

2014-10-28 Thread Baptiste Daroussin
On Tue, Oct 28, 2014 at 11:30:49AM +0100, Harald Schmalzbauer wrote: > Hello, > > I haven't found a way to instruct dma(8) to also forward unqualified > recipients to the relayhost. It always delivers unqualified addresses > locally (if not translated by "aliases"). > > ssmtp(8) provides an opti

Re: missing nullmailer feature in dma(8)/dmagent

2014-10-28 Thread Harald Schmalzbauer
Bezüglich Baptiste Daroussin's Nachricht vom 28.10.2014 17:44 (localtime): … > The NULLCLIENT feature should exactly be what you are looking for, no? > As written in the manpage: > > > Bypass aliases and local delivery, and instead forward all mails to > the defined `SMARTHOST'. `NULLCLIENT'

Re: Mounting ZFS with error 5 failed, since r271963 callout convert

2014-10-28 Thread John Baldwin
On Monday, October 27, 2014 6:46:17 pm Michael Schmiedgen wrote: > On 10/27/2014 22:29, Ryan Stone wrote: > > On Mon, Oct 27, 2014 at 4:21 PM, Michael Schmiedgen wrote: > >> Hi List, > >> > >> my ZFS does not mount. I bifurcated to r271963 that > >> does not work anymore. The commit seems not dir

Re: junior kernel tasks

2014-10-28 Thread John Baldwin
On Saturday, October 25, 2014 4:45:36 pm Mateusz Guzik wrote: > Hello, > > In short, nice kernel tasks people with C language skills can do in few > evenings. > > https://wiki.freebsd.org/JuniorJobs > > It is assumed you know how to obtain sources and build the kernel. > > What you can get in r

Re: junior kernel tasks

2014-10-28 Thread Marcus von Appen
Quoting John Baldwin : On Saturday, October 25, 2014 4:45:36 pm Mateusz Guzik wrote: Hello, In short, nice kernel tasks people with C language skills can do in few evenings. https://wiki.freebsd.org/JuniorJobs It is assumed you know how to obtain sources and build the kernel. What you can

Re: junior kernel tasks

2014-10-28 Thread Baptiste Daroussin
On Tue, Oct 28, 2014 at 09:35:26PM +0100, Marcus von Appen wrote: > > Quoting John Baldwin : > > > On Saturday, October 25, 2014 4:45:36 pm Mateusz Guzik wrote: > >> Hello, > >> > >> In short, nice kernel tasks people with C language skills can do in few > >> evenings. > >> > >> https://wiki.free

Re: Mounting ZFS with error 5 failed, since r271963 callout convert

2014-10-28 Thread Michael Schmiedgen
In previous months I had already the same problem with ZFS if nvidia driver was loaded via /boot/loader.conf. It triggered the same error. So I loaded the driver on demand with kldload after login and everything (X + stuff) worked fine. Very strange... Does anyone have a clue what is going on

buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread Gyrd Thane Lange
Hi! I'm trying to build CURRENT r273800 with an empty (actually nonexisting) /etc/src.conf when it previously had contained: WITHOUT_MODULES=dtrace WITHOUT_CDDL= # uname -a FreeBSD onyx.thanelange.no 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r273066M: Sun Oct 19 20:12:57 CEST 2014 r...@onyx.thanelang

Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread Ian Lepore
On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote: > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:

Re: junior kernel tasks

2014-10-28 Thread Eitan Adler
On 28 October 2014 15:14, Baptiste Daroussin wrote: > On Tue, Oct 28, 2014 at 09:35:26PM +0100, Marcus von Appen wrote: >> >> Quoting John Baldwin : >> >> > On Saturday, October 25, 2014 4:45:36 pm Mateusz Guzik wrote: >> >> Hello, >> >> >> >> In short, nice kernel tasks people with C language ski

pkg 1.4 freeze please test test test!

2014-10-28 Thread Baptiste Daroussin
Hi all, We are starting the release process of pkg 1.4, we want to have a better release process than with every single previous version of pkg. For that we will need you help! pkg-devel has been updated to the latest version of pkg as of alpha2. Changes you can expect in pkg 1.4 are the followi

Re: pkg 1.4 freeze please test test test!

2014-10-28 Thread Allan Jude
On 2014-10-28 19:19, Baptiste Daroussin wrote: > Hi all, > > We are starting the release process of pkg 1.4, we want to have a better > release > process than with every single previous version of pkg. For that we will need > you help! > > pkg-devel has been updated to the latest version of pkg

Re: pkg 1.4 freeze please test test test!

2014-10-28 Thread Baptiste Daroussin
On Tue, Oct 28, 2014 at 07:27:10PM -0400, Allan Jude wrote: > On 2014-10-28 19:19, Baptiste Daroussin wrote: > > Hi all, > > > > We are starting the release process of pkg 1.4, we want to have a better > > release > > process than with every single previous version of pkg. For that we will > > n

Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread Gyrd Thane Lange
On Tue, 28 Oct 2014 17:01:39 -0600 Ian Lepore wrote: > On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote: > > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/

Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread NGie Cooper
On Tue, Oct 28, 2014 at 4:35 PM, Gyrd Thane Lange wrote: > On Tue, 28 Oct 2014 17:01:39 -0600 > Ian Lepore wrote: > >> On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote: >> > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/game

Re: pkg 1.4 freeze please test test test!

2014-10-28 Thread Allan Jude
On 2014-10-28 19:35, Baptiste Daroussin wrote: > On Tue, Oct 28, 2014 at 07:27:10PM -0400, Allan Jude wrote: >> On 2014-10-28 19:19, Baptiste Daroussin wrote: >>> Hi all, >>> >>> We are starting the release process of pkg 1.4, we want to have a better >>> release >>> process than with every single

HEADS UP: Standalone kernel debug files moving out of /boot/kernel/

2014-10-28 Thread Ed Maste
I am preparing to move the standalone kernel debug data out of /boot/kernel/ into /usr/lib/debug/boot/kernel/, mirroring the approach used for userland debug data. This significantly reduces the boot partition size requirement, and is a step towards supporting the installation of kernel debug data

Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread Gyrd Thane Lange
On Tue, 28 Oct 2014 16:45:47 -0700 NGie Cooper wrote: > On Tue, Oct 28, 2014 at 4:35 PM, Gyrd Thane Lange > wrote: > > On Tue, 28 Oct 2014 17:01:39 -0600 > > Ian Lepore wrote: > > > >> On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote: > >> > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/u

Re: pkg 1.4 freeze please test test test!

2014-10-28 Thread Cassiano Peixoto
Hi guys, Congrats, really good job. How can i test package base? I didn't find any info about that. Thanks. On Tuesday, October 28, 2014, Baptiste Daroussin wrote: > Hi all, > > We are starting the release process of pkg 1.4, we want to have a better > release > process than with every single

Re: junior kernel tasks

2014-10-28 Thread Mehmet Erol Sanliturk
On Tue, Oct 28, 2014 at 1:35 PM, Marcus von Appen wrote: > > Quoting John Baldwin : > > On Saturday, October 25, 2014 4:45:36 pm Mateusz Guzik wrote: >> >>> Hello, >>> >>> In short, nice kernel tasks people with C language skills can do in few >>> evenings. >>> >>> https://wiki.freebsd.org/Junio

Re: pkg 1.4 freeze please test test test!

2014-10-28 Thread Don Lewis
On 29 Oct, Baptiste Daroussin wrote: > Hi all, > > We are starting the release process of pkg 1.4, we want to have a better > release > process than with every single previous version of pkg. For that we will need > you help! > > pkg-devel has been updated to the latest version of pkg as of alph

Re: HEADS UP: Standalone kernel debug files moving out of /boot/kernel/

2014-10-28 Thread Kevin Oberman
On Tue, Oct 28, 2014 at 5:20 PM, Ed Maste wrote: > I am preparing to move the standalone kernel debug data out of > /boot/kernel/ into /usr/lib/debug/boot/kernel/, mirroring the approach > used for userland debug data. This significantly reduces the boot > partition size requirement, and is a ste

Re: HEADS UP: Standalone kernel debug files moving out of /boot/kernel/

2014-10-28 Thread Ed Maste
On 28 October 2014 23:04, Kevin Oberman wrote: > > Finally! This is great news. > > /usr/lib seems like an odd place, though. Does not seem to match the > description in hier(7) (not that the man page can't be updated). Looks to me > like it fits /var a bit better, though I'm not sure that much da

Re: issues w/ installing stuff multiple times...

2014-10-28 Thread Garrett Cooper
On Oct 27, 2014, at 15:10, Brooks Davis wrote: > On Mon, Oct 27, 2014 at 02:55:09PM -0700, Garrett Cooper wrote: >> >>> On Oct 27, 2014, at 14:50, John-Mark Gurney wrote: >>> >>> There are issues w/ installing tests where the test files get installed >>> multiple times. >>> >>> To reproduce t

Build failed in Jenkins: FreeBSD_HEAD-tests2 #144

2014-10-28 Thread jenkins-admin
See -- [...truncated 22 lines...] FreeBSD 11.0-CURRENT #1618: Wed Oct 29 05:42:13 UTC 2014 jenk...@jenkins-10.freebsd.org:/usr/obj/builds/FreeBSD_HEAD/sys/GENERIC amd64 FreeBSD clang ver