5 cvsup is guided by a configuration file that describes what files to update, and the source from which to update them.
\r
7 Here is a basic DragonFly cvsup configuration file:
\r
11 *default host=cvsup.dragonflybsd.org
\r
13 *default prefix=/usr
\r
14 *default release=cvs
\r
15 *default release#cvs tag.
\r
16 *default delete use-rel-suffix
\r
23 Alternately, the file `/usr/share/examples/cvsup/DragonFly-src-supfile` can be used as-is to update system source.
\r
25 Run cvsup using `/usr/share/examples/cvsup/DragonFly-src-supfile` as an argument or with a separate file containing the above example text. Your system source files will be updated.
\r
30 CategoryHandbook-updating
\r