Kimmo Paasiala writes:
> Marko Turk writes:
> > after today update to r284993, my /bin/freebsd-version is wrong. It
> > contains both freebsd-version script and newvers.sh [...]
> Looks like this commit broke it:
>
> https://svnweb.freebsd.org/base?view=revision&sortby=rev&sortdir=down&revision=2
On 7/1/15 7:41 PM, Glen Barber wrote:
On Wed, Jul 01, 2015 at 05:56:48PM -0400, Kurt Lidl wrote:
On 7/1/15 11:52 AM, Chris Ross wrote:
On Jul 1, 2015, at 11:34, Kurt Lidl wrote:
I discovered that if I comment out the following lines
>from my /etc/rc.conf, the machine boots reliably:
ifcon
On Thu, Jul 02, 2015 at 10:52:00AM -0400, Kurt Lidl wrote:
> >Kurt, can you re-enable the ipv6 line in rc.conf(5), and add '-tso6' to
> >your rc.conf(5) lines?
> >
> > ifconfig_bge0="DHCP"
> > ifconfig_bge0_ipv6="inet6 accept_rtadv -tso6"
> >
>
> I tried this, and it panic'd in the same manner.
On Thu, Jul 2, 2015 at 2:41 PM, Dag-Erling Smørgrav wrote:
> Kimmo Paasiala writes:
>> Marko Turk writes:
>> > after today update to r284993, my /bin/freebsd-version is wrong. It
>> > contains both freebsd-version script and newvers.sh [...]
>> Looks like this commit broke it:
>>
>> https://svnw
We probably use this indirectly in ruby/go at minimum. We should update
this, we'll get it in the next update.
On Tue, Jun 30, 2015 at 7:43 PM, FreeBSD Errata Notices <
errata-noti...@freebsd.org> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
>
> ==
For those not subscribed to svn commit email, the code freeze for the
upcoming 10.2-RELEASE is now in effect.
The full schedule as it stands now is available here:
https://www.FreeBSD.org/releases/10.2R/schedule.html
If you are aware of an issue that affects stable/10 that does not have
a co
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Glen,
Here's the PR you asked for:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201299
I've discussed the merge with dchagin@, and he couldn't do it between
code slush and code freeze because on his weekends he was busy doing
other things.
On Fri, Jul 03, 2015 at 08:50:13AM +0300, Johannes Jost Meixner wrote:
> Hi Glen,
>
> Here's the PR you asked for:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201299
>
> I've discussed the merge with dchagin@, and he couldn't do it between
> code slush and code freeze because on his we
Hi,
I know it's not a new topic but still did not find a proper solution.
As all know starting from 9.X branch the disk access is changed and
using securelevel=2 breaks the smartmontools to get disk health status.
Is there a way to keep both security and functionality as in previous
releases?
An