DragonFly BSD
DragonFly users List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: how to add v2.4.1 tag to .git/ dir


From: Ed Berger <nobody@xxxxxxxxx>
Date: Thu, 15 Oct 2009 11:07:05 -0400

Try:

cd /usr
make src-update

to get your dragonfly source tree updated with the newer stuff.


To use the current development tree:


cd /usr/src
git checkout master

to return to the release tree
cd /usr/src
git checkout DragonFly_RELEASE_2_4






[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]