Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Dennis Glatting
On Fri, 2012-08-24 at 23:07 -0400, Jim Pingle wrote: > On 8/23/2012 11:43 AM, Ian Lepore wrote: > > On Thu, 2012-08-23 at 11:17 -0400, Ken Menzel wrote: > >> > >> I found two good primers: > >> http://mebsd.com/configure-freebsd-servers/update-freebsd-source-tree-using-subversion-svn.html > >> http

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Glen Barber
On Sat, Aug 25, 2012 at 12:18:39AM -0400, Garrett Wollman wrote: > In article <20120825041357.gd1...@glenbarber.us>, g...@freebsd.org writes: > >On Sat, Aug 25, 2012 at 04:55:48AM +0100, Ben Morrow wrote: > >> 1. Is is sensible|supported to use freebsd-update to update just the src > >> component,

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Garrett Wollman
In article <20120825041357.gd1...@glenbarber.us>, g...@freebsd.org writes: >On Sat, Aug 25, 2012 at 04:55:48AM +0100, Ben Morrow wrote: >> 1. Is is sensible|supported to use freebsd-update to update just the src >> component, followed by a normal buildworld/buildkernel to update the >> rest of the

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Glen Barber
On Sat, Aug 25, 2012 at 04:55:48AM +0100, Ben Morrow wrote: > Quoth Ken Smith : > > > > The latter. If you are not using FreeBSD-Update to handle the updates > > of a machine you'll need to update your source tree using SVN for > > release branches (releng/*) from now on. Updates of the CVS repo

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Ben Morrow
Quoth Ken Smith : > > The latter. If you are not using FreeBSD-Update to handle the updates > of a machine you'll need to update your source tree using SVN for > release branches (releng/*) from now on. Updates of the CVS repository > will continue for the existing stable/* and head for now. I

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Jim Pingle
On 8/23/2012 11:43 AM, Ian Lepore wrote: > On Thu, 2012-08-23 at 11:17 -0400, Ken Menzel wrote: >> >> I found two good primers: >> http://mebsd.com/configure-freebsd-servers/update-freebsd-source-tree-using-subversion-svn.html >> http://www.freebsd.org/doc/en/articles/committers-guide/article.html#

Re: Updated isboot 0.2.6 and FreeBSD 9.1-RC1

2012-08-24 Thread John Nielsen
Thank you for the quick response! On Aug 23, 2012, at 6:25 PM, Daisuke Aoyama wrote: > It seems a bug of isboot. Your NIC is link down, but isboot never retry > on first connection. Because of this, it failed to find the boot device. > > I have updated isboot and created 9.1-RC based image. > P

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Ken Menzel
On 8/23/2012 11:06 PM, Thomas Mueller wrote: > Excerpt from announcement by Ken Smith : > >> With both the doc and ports repositories now moved to SVN it has been >> decided to not export the 9.1 release branch activity to CVS. So >> csup/cvsup update mechanisms are not available for updating to

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Peter Wemm
On Fri, Aug 24, 2012 at 11:34 AM, Peter Wemm wrote: > On Thu, Aug 23, 2012 at 8:06 PM, Thomas Mueller > wrote: >> Excerpt from announcement by Ken Smith : >> >>> With both the doc and ports repositories now moved to SVN it has been >>> decided to not export the 9.1 release branch activity to CVS

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Peter Wemm
On Thu, Aug 23, 2012 at 8:06 PM, Thomas Mueller wrote: > Excerpt from announcement by Ken Smith : > >> With both the doc and ports repositories now moved to SVN it has been >> decided to not export the 9.1 release branch activity to CVS. So >> csup/cvsup update mechanisms are not available for up

Re: 9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly

2012-08-24 Thread John Baldwin
On Friday, August 24, 2012 12:47:45 pm David Boyd wrote: > /etc/make.conf contains NO_LPR=YES > > /etc/src.conf contains WITHOUT_LPR=YES > > make buildworld consistently (9.0 through 9.1-RC1) leaves > > /usr/share/doc/smm/07.lpd/paper.ascii.gz > > which is then deleted by make delete-old. > >

9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly

2012-08-24 Thread David Boyd
/etc/make.conf contains NO_LPR=YES /etc/src.conf contains WITHOUT_LPR=YES make buildworld consistently (9.0 through 9.1-RC1) leaves /usr/share/doc/smm/07.lpd/paper.ascii.gz which is then deleted by make delete-old. This behaviour was not apparent in 8.x. I have systems available to test a fi

Re: Removing CVS from base

2012-08-24 Thread Julian H. Stacey
John Baldwin wrote: > On Thursday, August 23, 2012 3:41:03 pm Peter Wemm wrote: > > * Don't expect to see any 10.0-alpha/beta/rc/release/stable to *ever* > > make it to an official cvs tree. It's probably time to move a > > freebsd-ified cvs from head to ports. > > I think this is a bit premature

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Mark Felder
On Fri, 24 Aug 2012 00:18:09 -0500, Konstantin Belousov wrote: This is a statement that is false at least two times, if not three. This was a question about Kernel Binary Inteface, not Application Binary Interface. I actually did mean to say KBI instead of ABI :-/ First, we have zero guar

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Konstantin Belousov
On Thu, Aug 23, 2012 at 12:41:03PM -0700, Peter Wemm wrote: > * We have some "seed" tarballs of recently synced repo images around > somewhere. I'll see where they're available. But in a nutshell, you > do this: > /home/peter/svnsync$ fetch svnmirror-base-r123456.txz > /home/peter/svnsync$ tar

Re: FreeBSD 9.1-RC1 Available...

2012-08-24 Thread Sergey V. Dyatko
On Thu, 23 Aug 2012 09:01:06 -0700 (PDT) Dennis Glatting wrote: > > > On Thu, 23 Aug 2012, Trond Endrest?l wrote: > > > On Thu, 23 Aug 2012 07:25-0700, Dennis Glatting wrote: > > > >> On Thu, 2012-08-23 at 09:47 -0400, Ken Smith wrote: > >>> On Thu, 2012-08-23 at 23:12 +1000, Ian Smith wrote: