Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 14:41:15 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Slawa Olhovchenkov <slw@zxy.spb.ru>
Cc:        Brad Davis <brd@freebsd.org>, src-committers <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r287824 - head
Message-ID:  <CANCZdfqaWNTL0JLOMzW_peORMPF25OOHy-d1MYoJPUOquqk95Q@mail.gmail.com>
In-Reply-To: <20150926203637.GV21849@zxy.spb.ru>
References:  <201509151424.t8FEOKUs019633@repo.freebsd.org> <20150926170140.GC3158@zxy.spb.ru> <CANCZdfq3ZbZo47d5XpXgxpKcEq8Kn0GSwTf775%2BDs2JztfSZgw@mail.gmail.com> <20150926203637.GV21849@zxy.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
What's the error when you try from 8.4-RELEASE?

Warner

On Sat, Sep 26, 2015 at 2:36 PM, Slawa Olhovchenkov <slw@zxy.spb.ru> wrote:

> On Sat, Sep 26, 2015 at 01:34:17PM -0600, Warner Losh wrote:
>
> > traditionally, this hasn't been documented in UPDATING
>
> I see, may be documented in UPDATING is will be good practic?
> And, I am dream about more accurate pointing required revision -- for
> example, upgrading from 8.4-RELEASE to 10-STABLE is imposible, first
> need upgrade world to last 8-STABLE.
>
> > On Sat, Sep 26, 2015 at 11:01 AM, Slawa Olhovchenkov <slw@zxy.spb.ru>
> wrote:
> >
> > > On Tue, Sep 15, 2015 at 02:24:20PM +0000, Brad Davis wrote:
> > >
> > > > Author: brd (doc,ports committer)
> > > > Date: Tue Sep 15 14:24:19 2015
> > > > New Revision: 287824
> > > > URL: https://svnweb.freebsd.org/changeset/base/287824
> > > >
> > > > Log:
> > > >   Fix grammer in an error message
> > > >
> > > >   PR:         202310
> > > >   Submitted by:       Chris Petrik <chris@bsdjunk.com>
> > > >   Approved by:        will
> > >
> > > May be need to include this note in /usr/src/UPDATING?
> > > And for other branches too.
> > >
> > > > Modified:
> > > >   head/Makefile.inc1
> > > >
> > > > Modified: head/Makefile.inc1
> > > >
> > >
> ==============================================================================
> > > > --- head/Makefile.inc1        Tue Sep 15 13:37:48 2015
> (r287823)
> > > > +++ head/Makefile.inc1        Tue Sep 15 14:24:19 2015
> (r287824)
> > > > @@ -1258,7 +1258,7 @@ _elftoolchain_libs= lib/libelf lib/libdw
> > > >
> > > >  legacy:
> > > >  .if ${BOOTSTRAPPING} < 800107 && ${BOOTSTRAPPING} != 0
> > > > -     @echo "ERROR: Source upgrades from versions prior to 8.0 not
> > > supported."; \
> > > > +     @echo "ERROR: Source upgrades from versions prior to 8.0 are
> not
> > > supported."; \
> > > >       false
> > > >  .endif
> > > >  .for _tool in tools/build ${_elftoolchain_libs}
> > > > _______________________________________________
> > > > svn-src-all@freebsd.org mailing list
> > > > https://lists.freebsd.org/mailman/listinfo/svn-src-all
> > > > To unsubscribe, send any mail to "
> svn-src-all-unsubscribe@freebsd.org"
> > >
> > >
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqaWNTL0JLOMzW_peORMPF25OOHy-d1MYoJPUOquqk95Q>