2012/3/1 Glen Barber <g...@freebsd.org>: > On Thu, Mar 01, 2012 at 12:26:38PM -0600, Ismael Farfán wrote: >> Hello list >> >> Freebsd is not my main OS (yet), so I'm trying to update to CURRENT to try >> this >> lists.freebsd.org/pipermail/freebsd-x11/2012-February/011445.html >> >> So I put this in my ports-supfile and updated >> *default release=cvs tag=. >> >> Here it says >> www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html >> "Once you have synchronized your local source tree..." >> OK, I synchronized the ports with csup, but now how do I synchronize >> /usr/src/sys with CURRENT? >> I still have the one that comes with 9-RELEASE. >> > > What does your supfile contain? I suspect it is missing the following > line: > > src-all tag=. > > Glen >
I'll add that and run csup again, thanks grep -v "#" /etc/ports-supfile-all *default host=cvsup13.us.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all Also, I just found this, I don't know if there is a better way of updating src/sys http://www.rhyous.com/2009/12/25/how-to-download-freebsd-current-or-freebsd-stable-using-svn/ Regards Ismael -- Do not let me induce you to satisfy my curiosity, from an expectation, that I shall gratify yours. What I may judge proper to conceal, does not concern myself alone. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"