+++ /dev/null
-\r
-\r
-## Configuration \r
-\r
-cvsup is guided by a configuration file that describes what files to update, and the source from which to update them.\r
-\r
-Here is a basic DragonFly cvsup configuration file:\r
-\r
- \r
-
-*default host=cvsup.dragonflybsd.org\r
- *default base=/usr\r
- *default prefix=/usr\r
- *default release=cvs\r
- *default release#cvs tag.\r
- *default delete use-rel-suffix\r
- *default compress\r
-
- \r
- cvs-src\r
-\r
-\r
-Alternately, the file `/usr/share/examples/cvsup/DragonFly-src-supfile` can be used as-is to update system source.\r
-\r
-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
-\r
-\r
-\r
-CategoryHandbook\r
-CategoryHandbook-updating\r