Ruslan Ermilov
9216be29ea
Resign from doceng@ in favor of someone with more doc/-fu.
2007-01-30 20:28:10 +00:00
Simon L. B. Nielsen
6636df187b
Update info for mx1 and ftp-master.
2006-12-29 15:56:18 +00:00
Joel Dahl
515d6392d7
Minor nits and add a link to the Committer's Guide.
...
Requested by: bz
2006-10-06 10:53:14 +00:00
Wilko Bulte
2ab5e83761
Clarify who adds the new committer to the access file.
...
Requested by: gnn
2006-09-19 20:49:15 +00:00
Hiroki Sato
cfd9e12239
www cleanup mega commit:
...
- Move includes.nav*.sgml to share/sgml/navibar.ent and
<lang>/share/sgml/nabibar.l10n.ent.
- Move includes.sgml and includes.xsl to
share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
and <lang>?share/sgml/header.l10n.ent.
- Move most of XSLT libraries to share/sgml/*.xsl and
<lang>/share/sgml/*.xsl.
- Move news.xml and other *.xml files for the similar purpose
to share/sgml/*.xml and <lang>/share/sgml/*.xml.
- Switch to use a custom DTD for HTML document. Now we use
"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
HTML 4.01 + some entities previously pulled via
"<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
The location of entity file will be resolved by using catalog file.
- Add DOCTYPE declearation to XML documents. This makes the followings
possible:
* Use of &foo; entities for SGML in an XML file instead of defining
{$foo} as the same content.
* &symbolic; entities for Latin characters.
- Duplicated information between SGML and XML, or English and
translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Simon L. B. Nielsen
a0be4ae7c4
Remove the clusteradm@ email address as explicitly requested in the
...
auto-responder returned when sending mail to admins@.
On the security page simply remove the email address since it's not
needed, and on the machines page link to the newusers page instead.
2006-08-14 17:48:26 +00:00
Dmitry Morozovsky
700675e8b7
Contact e-mail address for cluster admin group has been changed.
...
Reflect this.
2006-08-14 17:16:35 +00:00
Dmitry Morozovsky
d4109e562e
Update info about the last and the next core elections.
...
Approved by: core (imp)
2006-08-02 18:35:13 +00:00
Simon L. B. Nielsen
7a984e0b58
Update repoman information.
2006-07-01 22:06:13 +00:00
Simon L. B. Nielsen
a91a4accd9
Add some hardware information about ftp-master and www.
2006-06-17 21:47:07 +00:00
Murray Stokely
a5dee73cc3
Note that Emily Boyd designed our current website, and continue to
...
mention Megan McCormick as the designer of our original website and
link to freebsd.org/old where that design is still visible.
Note that the site is Valid XHTML 1.0 Transitional rather than HTML
3.2 compliant.
Note that Wolfram was our first webmaster but that this role is shared
by a larger group of web and doc contributors now.
2006-06-13 20:27:19 +00:00
Simon L. B. Nielsen
1e9917084b
Add links to the Doceng Team Charter and Ports Management Team page to
...
make them easier to find when looking for our administrative policies
etc.
2006-05-29 20:11:32 +00:00
Simon L. B. Nielsen
25b087d945
Be consistent and end all list items with a full stop. This doesn't
...
change any meaning or content, just style.
2006-05-29 19:57:43 +00:00
Simon L. B. Nielsen
90d4f1a69c
Backout last revision which should not have been committed, since it
...
was just my various tests.
Pointyhat++ to: simon
2006-05-29 19:43:22 +00:00
Simon L. B. Nielsen
e3b390333d
Update ref4 hardware information to match current reality.
2006-05-29 19:40:25 +00:00
Gleb Smirnoff
a159ef4454
- Change admins@ to accounts@, since the former is closed due to
...
a lot of spam.
- Do not use full form of accounts@ email address, to avoid spam
harvesting of this address.
2006-05-26 10:21:48 +00:00
Joel Dahl
3be368b93f
Add a few empty containers as a reminder that the hardware configuration
...
for each machine should be filled in.
2006-03-30 16:24:10 +00:00
Joel Dahl
8fd3f41f7b
- Move the link at the bottom of the page to the inside of the <p> tags.
...
- Lowercase some HTML.
2006-03-25 09:54:53 +00:00
Simon L. B. Nielsen
65e72bca8b
hub is now running 6-STABLE.
2006-03-12 07:53:01 +00:00
Simon L. B. Nielsen
4050953293
- Remove ref5, it has been down a while due to failed hardware and no
...
replacment is currently in sight.
- Note that panther is currently down.
2006-03-05 20:52:47 +00:00
Joel Dahl
0f8976b95c
Back out the last revision.
...
Requested by: murray
2006-02-22 13:28:14 +00:00
Joel Dahl
7c47498ff1
The FreeBSD internal pages are probably intended for a developer-centric
...
audience, so use navdevelopers instead of navdocs.
2006-02-21 19:30:28 +00:00
Joel Dahl
3a27b3d2b2
Avoid printing out "Core's Voting Procedures" twice.
2006-02-17 09:44:42 +00:00
Joel Dahl
2c3d96a584
- Move the link at the bottom to the inside of the <p> tags.
...
- Lowercase some HTML.
2006-02-17 08:54:56 +00:00
Dmitry Morozovsky
c48faf2289
Change references to the Handbook so they use url entities. Unfortunately,
...
&url.doc.books.handbook; contains index.html at the end, but I hesitate to
introduce new entities (though I thinks they would be very useful).
2006-02-10 12:25:19 +00:00
Dmitry Morozovsky
98f743e3b9
Fix cut-n-past'o
2006-01-11 14:03:48 +00:00
Dmitry Morozovsky
cc2c5c24fd
net/cvsup-bin port is gone long ago. Change it to cvsup-without-gui,
...
rephrase a bit and add links to appropriate Handbook sections.
2006-01-11 13:59:11 +00:00
Erwin Lansing
dc3a9e781a
Generalize the section about transfer of mentorship to include
...
all parties:src, ports and docs.
Approved by: core, portmgr, doceng, simon (doc foo)
2005-12-14 13:12:48 +00:00
Joel Dahl
1c8c377af2
- axp* are no longer in use, remove them.
...
- Add gohan20-39, which are package building machines.
- All gohan* run 6-STABLE or 7-CURRENT.
Note that I haven't added hardware configurations for gohan20-39 yet.
Submitted by: kris
2005-12-11 20:42:15 +00:00
Simon L. B. Nielsen
ede3d92c4c
- spit is now cvsup-master.
...
- ncvsup has replaced ocvsup as public cvsup mirror.
Note that ncvsup is currently not working, so cvsup10 points to a
different mirror.
2005-12-11 10:46:49 +00:00
Joel Dahl
ffb08b2b90
freefall, ncvsup and builder are running 6-STABLE.
2005-12-11 09:40:25 +00:00
Joel Dahl
0a0888caac
Do not begin a sentence with 'And'.
2005-12-09 13:54:46 +00:00
Marcel Moolenaar
db86f4a984
o pluto1 is running -CURRENT
...
o pluto2 is running 6-STABLE
o Both pluto1 and pluto2 are running an SMP kernel
2005-12-02 05:17:32 +00:00
Erwin Lansing
03a14d4a9b
Now that portmgr-secretary has his own key, let him only use that key
...
for account request.
Reviewed by: simon
2005-11-30 17:03:58 +00:00
Wilko Bulte
1276b66f85
Document how to transfer mentorship for src committers.
...
doceng and portmgr are invited to add their prefered procedure.
With hat: core-secretary
2005-11-29 20:51:19 +00:00
Wilko Bulte
e29f605724
Make things even more clear around commit bit requests.
2005-11-29 20:27:13 +00:00
Marc Fonvieille
7fad4716a6
Fix a link
...
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
2005-11-02 12:53:51 +00:00
Simon L. B. Nielsen
25c0631343
MFP4: Merge more of the new layout.
...
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by: Google Summer of Code 2005
2005-10-04 21:31:49 +00:00
Hiroki Sato
85091d3db7
Merge new www design.
...
Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by: Google Summer of Code 2005
2005-10-04 20:06:58 +00:00
Jesus R. Camou
01dbee8c3f
Reword to avoid a double negative. Kill
...
a contraction as a result.
Approved by: trhodes (mentor)
2005-09-03 02:21:48 +00:00
Murray Stokely
24814ce063
Add policy for fortunes file.
...
Approved by: core
2005-08-19 16:24:02 +00:00
John Baldwin
c809dac552
Remove references to the TRB as it is being dissolved due to lack of
...
activity.
Approved by: core
2005-08-16 18:53:16 +00:00
Murray Stokely
99b28b2dce
In 'other resources' section add a link to the Perforce Repository web
...
interface.
We talk a lot about Perforce on the website but we have very little
documentation about how it is used, how one accesses it, etc.
2005-07-27 21:49:42 +00:00
Ken Smith
4c41a72019
Adjust information about beast and sledge.
...
Submitted by: ru (a while ago)
2005-07-25 15:18:53 +00:00
Murray Stokely
7642155ad7
Remove cumbersome font tags made redundant by CSS.
2005-06-11 23:05:01 +00:00
Mark Linimon
f90315014d
A new version of the portmgr charter has been committed in
...
www/en/portmgr/charter.sgml, together with other supporting documentation.
Thus, the old version is being removed.
2005-03-12 07:37:56 +00:00
Warner Losh
077359f925
Belatedly add the Portmgr's charter that core@ approved in November
...
2001 and published to developers@ and ports@ to the internal handbook.
Portmgr has been operating under this charter since then, but people
were having problems finding this in the email archives. Add it to
our internal page so that people no longer have this problem.
I'll also note that core.2 intended to give a very borad range of
powers to portmgr@ to manage the ports tree, while retaining the
ability to clarify and refine the charter over time.
2005-01-28 16:52:17 +00:00
Marc Fonvieille
a8d017a5d1
Add a policy about "Idle Doc Committers"
...
With Hat: doceng@
2005-01-18 19:01:53 +00:00
Tom Rhodes
9906687543
Add the wiki link.
...
Nudged by: jhb
2004-12-15 17:27:10 +00:00
Marcel Moolenaar
f7b96ff924
Update to reality: pluto1 is tracking 5-STABLE; pluto2 is tracking
...
-CURRENT.
2004-12-01 08:47:39 +00:00