Re: [RFC] remove GNU rcs from FreeBSD 12

2016-09-12 Thread Alfred Perlstein
On 9/11/16 6:38 AM, Baptiste Daroussin wrote: hi, For long we are planning to remove GNU rcs from base, after a failed attempt before FreeBSD 10.0. Let see where we are to be able to remove it from FreeBSD 12. GNU rcs is a GPLv2 software with newer version being GPLv3 preventing any updates/f

Jenkins build is back to stable : FreeBSD_HEAD #641

2016-09-12 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Jenkins build became unstable: FreeBSD_HEAD #640

2016-09-12 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: 11.0-RC2 suspend/resume on thinkpad x201 kills poweroff

2016-09-12 Thread John Baldwin
On Monday, September 12, 2016 10:35:35 AM Philip Homburg wrote: > In your letter dated Fri, 9 Sep 2016 07:51:35 -0700 you wrote: > >is it too new to "kldload i915kms" ? > > Yes, i915kms does the trick. > > In X, suspend/resume works. On a console it requires a console switch > go get screen outpu

Re: nvidia or Xorg broken on head

2016-09-12 Thread Gleb Smirnoff
On Mon, Sep 12, 2016 at 06:14:35PM +0200, Guido Falsi wrote: G> > Upgraded to yesterdays head (and packages) and G> > now my X doesn't come up. Black screen with vt(4)'s G> > cursor in left upper corner and with vt(4)'s mouse G> > pointer. I'm able to switch to other console. G> > G> > Haven't y

Re: nvidia or Xorg broken on head

2016-09-12 Thread Guido Falsi
On 09/12/16 18:05, Gleb Smirnoff wrote: > Hi! > > Upgraded to yesterdays head (and packages) and > now my X doesn't come up. Black screen with vt(4)'s > cursor in left upper corner and with vt(4)'s mouse > pointer. I'm able to switch to other console. > > Haven't yet done any bisecting, just

nvidia or Xorg broken on head

2016-09-12 Thread Gleb Smirnoff
Hi! Upgraded to yesterdays head (and packages) and now my X doesn't come up. Black screen with vt(4)'s cursor in left upper corner and with vt(4)'s mouse pointer. I'm able to switch to other console. Haven't yet done any bisecting, just a heads up for anyone encountering the same. -- Totus

How to properly define nomakeoption?

2016-09-12 Thread Ruslan Makhmatkhanov
The subject says it. I'm trying to override/reset DEBUG and WITH_CTF make options in kernel config file, but can't realize what the correct syntax is. GENERIC have this two: makeoptions DEBUG=-g makeoptions WITH_CTF=1 So I'm trying something like: include GENERIC-NODEBUG ident PROD n

PROBLEM: memory disk, autologin and pam_mkhomedir

2016-09-12 Thread O. Hartmann
Hello all. Running a small NanoBSD image that is supposed to provide only a one-user, single simple session utilizing Firefox, I run into problems. The setup targets a security sensitive issue, so the /home folder is created as a memory disk and of limited size via /etc/fstab. The user, called "

Jenkins build is back to stable : FreeBSD_HEAD #639

2016-09-12 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: 11.0-RC2 suspend/resume on thinkpad x201 kills poweroff

2016-09-12 Thread Philip Homburg
In your letter dated Fri, 9 Sep 2016 07:51:35 -0700 you wrote: >is it too new to "kldload i915kms" ? Yes, i915kms does the trick. In X, suspend/resume works. On a console it requires a console switch go get screen output. It would be nice if the driver could do this automaticaly. I guess now the