Commit graph

4 commits

Author SHA1 Message Date
Glen Barber
8bd14a12f1 Update webupdate and webupdate.wrapper scripts to always
install from a clean build directory.

PUBDIR is where the installed files end up for the public
site.  DESTDIR is now suffixed with '-clean', and always
purged before a new build starts.

When the build finishes, rsync populates PUBDIR from the
resulting DESTDIR files.  When doing a full site refresh,
'rsync --delete' is used to purge stale files.

Sponsored by:	The FreeBSD Foundation
2014-02-18 18:04:03 +00:00
Glen Barber
931f8586f2 Pull in the notice from webupdate that these scripts are not
updated automatically on the cluster.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:53:09 +00:00
Glen Barber
20b0d371b1 Clean up cruft that has collected over the years.
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:52:10 +00:00
Glen Barber
a9d1f85cc8 Add the webupdate.wrapper script used on build-web.
I do not quite know why this was never committed here, but add
it now so next time I accidentally remove it, it is trivial to
get back.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2013-11-07 21:51:14 +00:00