Commit graph

12 commits

Author SHA1 Message Date
Gavin Atkinson
ebd1077a36 Change the script to generate the list of personal homepages away from
using "ypcat passwd" and towards "getent passwd".  With work taking place
on the FreeBSD cluster, the former will eventually start failing.

While here, increase the lowest UID we care about from 100 to 500.
In reality, daemons may get any user ID below 1000, but the FreeBSD
cluster has some longstanding users with IDs in the 500s.  At the
very least, this change is no less wrong than the existing code.

Approved by:	bcr (mentor)
2012-08-31 12:19:04 +00:00
Glen Barber
a25d5608a3 Fix build. 2012-06-27 20:08:22 +00:00
Gavin Atkinson
3e16934388 Hook hats.sgml up to the build, forgotten in r39128.
Approved by:	jhb, core (implicit), jkois (mentor)

M    internal/Makefile
2012-06-27 19:48:00 +00:00
John Baldwin
13fbecdb05 Document the new hats term limits policy. 2012-06-26 14:28:20 +00:00
Glen Barber
9a4e148ba3 We have a a.doceng macro, so let's use it somewhere. :)
Submitted by:	 ryusuke
2012-06-06 13:15:17 +00:00
Gabor Kovesdan
b9e05325bd - Clarify that timeout for doceng vote is 14 days
- Reword a bit

With hat:	doceng
2012-06-04 15:02:07 +00:00
Gabor Kovesdan
1edcd0f681 Update the doceng charter to reflect reality:
- doceng@ is not new at all
- clarify two types of doc commit bits
- doc is now in SVN
- remove stating translators will be added to doceng@ since this text has
  been there for a long time but it never has been a criterion when
  inviting members
- voting deadline is 2 weeks (however, it is a worst case) for doceng
  since there are only four members and we need representative numbers
  for a vote
- style fixes

With hat:	doceng
2012-06-04 14:56:06 +00:00
Benedict Reuschling
f20ce0e571 Update and sort the list according to the current members
of the documentation engineering team.
2012-06-01 19:14:30 +00:00
Gavin Atkinson
6ba68e53e7 Update the new-account page to reflect the doc repo now being in Subversion.
Approved by:	bcr, jkois (mentors)
2012-05-24 13:00:35 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00