dfbsd-updating.diff
| chapter.sgml 10 Aug 2006 18:18:14 -0000 | ||
|---|---|---|
| 19 | 19 | |
| 20 | 20 |
<sect1 id="updating-setup"> |
| 21 | 21 |
<title>Initial Setup</title> |
| 22 |
<para>Updates to the DragonFly source code
|
|
| 22 |
<para>Updates to the &os; source code
|
|
| 23 | 23 |
is performed using <application>cvsup</application>. |
| 24 | 24 |
<application>cvsup</application> compares your local system source or |
| 25 | 25 |
ports files to a remote repository, and downloads any changes. Only the |
| 26 | 26 |
differences in the files are downloaded, saving on bandwidth and time.</para> |
| 27 | 27 |
|
| 28 | 28 |
<para><application>cvsup</application> exists as a port |
| 29 |
(<filename role="package">net/cvsup</filename>) and traditionally had to be
|
|
| 29 |
(<filename role="package">devel/cvsup</filename>) and traditionally had to be
|
|
| 30 | 30 |
installed separately on FreeBSD. With &os;, the binary is installed as part |
| 31 | 31 |
of the base system.</para> |
| 32 | 32 |
</sect1> |