This page documents, for those with accounts on the FreeBSD.org
network, just what machine resources are currently available and the
sorts of jobs they are being provided for.
Submitted by: jfieber
Newies", as she doesn't have the resources to continue hosting it -- it
also makes it easier for others to add to it as appropriate.
Update the Makefile to list the file, and support.sgml with the new link
to newbies.html.
This also marks my first commit since I was hit by RSI almost six weeks
ago. My appreciation to everyone in the FreeBSD community who wished me
well, and understood why I didn't immediately write back to them :-)
PR: docs/6386
Reviewed by: freebsd-doc
Submitted by: Sue Blake, <sue@welearn.com.au>
non-english web pages are not build.
This is basically a debug option. Most committers does not touch
the japanese documentation, so they don't need to test the
japanese files.
docproj.sgml, and added a new 'docproj' directory which contains other
project related .sgml files (and a Makefile). Updated the main Makefile to
include this new directory.
Reviewed by the various members of the -doc mailing list (including
John Fieber) over the past week or so.
clean up the build process a wee bit.
The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.
On catfish (soon to be hub) for example:
/usr/local/www/build/doc/...
/usr/local/www/build/www/...
where
/usr/local/www/build/www/data/handbook -> ../../doc/handbook
You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.
Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
put your own local configuration information in Makefile.conf...
currently supports ACCESS_LOG_{DIR,FILE} and ANALOG...
it will default to freefall's defaults when no Makefile.conf exists...
Approved by: jfieber
Yes, this is supposed to be a new top level in the repository.
For the moment any changes to this area must be cleared by myself
or Jordan. Once the kinks are worked out, the policy will probably
be relaxed.