Explain that the sample supfile for -STABLE have to be customized.

This commit is contained in:
Marc Fonvieille 2002-11-16 11:38:49 +00:00
parent a7b089edd0
commit e63e566336
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14916

View file

@ -459,8 +459,11 @@ subscribe cvs-all</programlisting>
collection once and then only what has changed from then
on. Many people run <command>cvsup</command> from
<command>cron</command> to keep their
sources up-to-date automatically. For a fairly easy
interface to this, simply type:</para>
sources up-to-date automatically. You have to
customize the sample <filename>supfile</filename> above,
and configure <link linkend="cvsup">cvsup</link> for your
environment. If you want help doing this configuration,
simply type:</para>
<blockquote><screen>&prompt.root; <userinput>pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/Latest/cvsupit.tgz</userinput></screen></blockquote>
</listitem>