Re: FreeBSD 9.1 is out
Riccardo Torrini <[email protected]> Wed, 5 Dec 2012 10:12:29 +0100
| Newsgroups | gmane.os.freebsd.italian.varie |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 04, 2012 at 10:38:11AM +0100, Davide D'Amico wrote: > Iniziamo (almeno, questo e` come ho fatto io): Somiglia tanto a quello che ti ho scritto in chat il 20 novembre :) > 1. checkout dei sorgenti (una tantum) > # cd /usr > # mv src src.cvs > # mkdir src > # svn checkout http://svn.freebsd.org/base/releng/9.1/ /usr/src > ... > # > > 2. modifiche in /etc/src.conf (o /etc/make.conf): > a. commentare tutte le direttive SUP* > b. inserire: > SVN_UPDATE=yes > SVN="/usr/local/bin/svn" > > Quando uscira` la 9.2: > # svn checkout http://svn.freebsd.org/base/releng/9.2/ /usr/src > > Se poi usare 9-STABLE, a parte dispiacermi per voi (ghghgh) usate: > # svn checkout http://svn.freebsd.org/base/stable/9/ /usr/src Ti sei dimenticato il punto 0: # cd /usr/ports/devel/subversion && make install clean && rehash e anche il punto 3 (aggiornamenti le volte successive): # cd /usr/src && make update (oppure) # cd /usr/src && svn up -- Riccardo. ( http://www.GUFI.org/~vic/ ) _______________________________________________ Varie mailing list [email protected] http://mailman.gufi.org/mailman/listinfo/varie