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

Ed Berger nobody at gmail.com
Thu Oct 15 08:07:05 PDT 2009


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







More information about the Users mailing list