Subject: Re: change in 'sup' distributions/releases
To: Rob Healey <rhealey@aggregate.com>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: current-users
Date: 02/08/1994 22:51:20
Rob Healy asked:
>Could you post an example file for a current vs mirror sup to the lists?

here's the supfile i use to mirror to agate.berkeley.edu:

mirror  release=all host=sun-lamp.cs.berkeley.edu hostbase=/a/anon_ftp base=/h/agate_a/cgd prefix=/h/agate_a/ftp/pub/NetBSD delete use-rel-suffix

that mirrors the whole tree from lamp.  note "delete" -- it deletes
things which aren't in the tree on lamp, if possible, thereby
maintaining an exact copy of the NetBSD area.

here's the supfile detailed in README.sup:

current release=allsrc host=sun-lamp.cs.berkeley.edu hostbase=/a/anon_ftp base=/usr prefix=/usr backup use-rel-suffix
current release=security host=sun-lamp.cs.berkeley.edu hostbase=/a/anon_ftp base=/usr prefix=/usr backup use-rel-suffix
current release=doc host=sun-lamp.cs.berkeley.edu hostbase=/a/anon_ftp base=/usr prefix=/usr backup use-rel-suffix
#current release=othersrc host=sun-lamp.cs.berkeley.edu hostbase=/a/anon_ftp base=/usr prefix=/usr backup use-rel-suffix

that gets all of /usr/src, including the export-restricted files.  it
also get /usr/doc.  It skips /usr/othersrc, because that's commented
out.


cgd

------------------------------------------------------------------------------