Commit graph

52 commits

Author SHA1 Message Date
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
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +00:00
Murray Stokely
689818d38c Include navigation include file and use footer entity.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:36:42 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
900a66801a Add missing installation.sgml's to list installation-* files
available thru RELNOTESng.
2004-04-05 23:57:55 +00:00
Alexey Zelkin
b6e8ccbec2 Add missing html files into build queue. Mostly readme.html and
installation-*.html were avoided.

Spoted by:	make checkmissing
2004-04-05 23:52:13 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Alexey Zelkin
2fd82dafc3 www.freebsdmirrors.org -> mirrorlist.freebsd.org 2004-04-04 16:42:18 +00:00
Murray Stokely
56ba24b9d7 Cosmetic fixes. Submitter has been advised that there are many areas
of the website that could use more help than old release schedules
that are no longer relevant -- however this one is simple enough that
I'll just commit it so we can incorporate these improvements in our
next release schedule.

PR:		www/50247
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 10:16:41 +00:00
Bruce A. Mah
4f960fef0a Regen from article.sgml 1.1.2.82. 2002-09-16 23:13:35 +00:00
Bruce A. Mah
281332626a Regen from article.sgml 1.1.2.81.
This also picks up the recent cgi-man fixes/updates in the release
documentation stylesheets.
2002-09-05 15:55:27 +00:00
Bruce A. Mah
7e57ad59b3 Regen from article.sgml 1.1.2.80. 2002-08-19 18:07:12 +00:00
Bruce A. Mah
0e22d0d971 Regen from article.sgml 1.1.2.79. 2002-08-17 22:56:20 +00:00
Bruce A. Mah
c7b8543d35 Regen from article.sgml 1.1.2.76. 2002-08-06 16:54:35 +00:00
Bruce A. Mah
229071f19a Regen from article.sgml 1.1.2.75. 2002-08-02 22:42:27 +00:00
Bruce A. Mah
d3c30ae0a7 Regen from article.sgml 1.1.2.74. 2002-08-01 17:39:52 +00:00
Bruce A. Mah
0733e9dc20 Regen from article.sgml 1.1.2.73. 2002-07-30 16:54:29 +00:00
Bruce A. Mah
2cf65b3c25 (Somewhat belatedly) regenerate from article.sgml 1.1.2.72.
Pointed out by:	Ross Lippert <ripper@eskimo.com>
Pointy hat to:	bmah
2002-07-29 21:38:43 +00:00
Bruce A. Mah
a50755209e Fix up URL references to the Handbook in the 4.6-RELEASE and 5.0-DP1
release documentation.

With one exception (the 4.6-RELEASE announce.sgml), these are all
generated files.  Usually I would be opposed to editing the generated
output, except that we're already getting bug reports resulting from
changing the way we refer to the Handbook.

Only doing this for 4.6-RELEASE and 5.0-DP1 now because these are the
latest active "releases".

Suggested by:	nik
2002-06-30 21:44:39 +00:00
Bruce A. Mah
dcc2333cdf Regen from article.sgml 1.1.2.70. 2002-06-27 17:31:28 +00:00
Bruce A. Mah
3c163db4ee Regen from article.sgml 1.1.2.69. 2002-06-19 20:52:42 +00:00
Bruce A. Mah
1cadcd2cce Update 4.6-RELEASE schedule with all the items I know of, for
posterity.
2002-06-17 21:26:08 +00:00
Bruce A. Mah
b4c8e3f5fd Regen from article.sgml 1.1.2.68. 2002-06-15 23:59:10 +00:00
Bruce A. Mah
54834fc659 Version number bumps for 4.6-RELEASE. Also commit the announcement and
the contents lists.
2002-06-15 23:44:07 +00:00
Bruce A. Mah
1a288f6a5e 4.6 status update. We'll get there eventually. 2002-06-12 20:18:09 +00:00
Giorgos Keramidas
7aece2ee7f Hmmm, what was I thinking.
There's no <filename> for HTML.

Pointy hat to:	keramida
2002-06-11 23:37:13 +00:00
Giorgos Keramidas
a37a0f0942 Wrap a couple of <filename>s in tags.
No objection by: bmah
2002-06-11 23:34:21 +00:00
Bruce A. Mah
27bff3cd80 For posterity, note the resolution of some of the open items in the
4.6 testing guide.
2002-06-10 16:14:46 +00:00
Bruce A. Mah
d5111f0d98 Commit the HTML rendition of the 4.6-RELEASE release documentation to the
Web site, in advance of the actual release.

These files may be regenerated before the release date if required.
2002-06-09 22:58:53 +00:00
Murray Stokely
701b919f50 Update schedule with our progress. Delay release by 2 more days.
We're not ready to release tonight.  We need :

    * a repo copy of 16 ports files (cvs@ pinged again).
    * resolution to sysinstall/X11 issue (O'Brien is working on this).
    * more testing with the final package set.
    * more ata(4) testing.
2002-06-08 10:45:53 +00:00
Bruce A. Mah
55c763f5a9 Update schedule status: Manpage hyperlinks for 4.6 work. 2002-06-06 18:11:05 +00:00
Bruce A. Mah
7f011a23f0 Update release schedule for recent progress. While here, fix a tiny
markup nit.
2002-06-06 16:24:06 +00:00
Bruce A. Mah
cea9ce482c Update release schedule. No RC3, but we'll have an RC4. 4.6-RELEASE
will be delayed about a week.

Approved by:	murray
2002-05-31 16:36:42 +00:00
Bruce A. Mah
3473b785de Fix typo: s/RELEASE_4_6_0_RELEASE/RELENG_4_6_0_RELEASE/
Pointed out by:	"Michael O. Boev" <mike@tric.tomsk.gov.ru>
2002-05-31 14:46:47 +00:00
Bruce A. Mah
0591b65d71 Add some more known issues. 2002-05-30 18:48:56 +00:00
Bruce A. Mah
09b20476ae Update release schedule to note doc and ports tagging. 2002-05-28 17:53:05 +00:00
Bruce A. Mah
13e3dd9728 Two more known issues for the 4.6 testing guide. 2002-05-24 05:10:40 +00:00
Bruce A. Mah
c8f2c6ec63 Update release schedule for ports freeze heads-up. 2002-05-22 20:38:08 +00:00
Bruce A. Mah
b3e3285754 Update release schedule for 4.6-RC2. 2002-05-19 16:15:32 +00:00
Bruce A. Mah
447e1655f5 Update schedule for 4.6-RC1 status. 2002-05-18 16:55:52 +00:00
Bruce A. Mah
443a6766a2 Add a note about a sysinstall bug affecting GNOME for the 4.6 testing guide. 2002-05-18 16:02:49 +00:00
Bruce A. Mah
17b31b542f Add a note about XFree86 4 to the 4.6 testing guide. 2002-05-17 20:49:32 +00:00
Bruce A. Mah
0993fe85db Update schedule, tweak one checklist item. 2002-05-17 20:36:05 +00:00
Murray Stokely
653c845e03 Update to note that we are now in 4.6-PRERELEASE. 2002-05-01 18:29:12 +00:00
Joerg Wunsch
f9ee87d7e9 As suggested by murray, add an entry about the sppp(4) mega-MFC.
Reviewed by:	murray
2002-04-27 07:07:49 +00:00
Murray Stokely
b70d1ff03c Note that the reminder announcement went out, add an entry for the
testing guide (ongoing).
2002-04-11 11:19:34 +00:00
Murray Stokely
07a21533d3 Add the beginnings of a testing guide for 4.6 RELEASE. For now,
only offer a single item relating to the recent DHCP import.
2002-04-11 11:12:54 +00:00
Murray Stokely
548d241a6b Correct a date. Add a few more TODO items. 2002-03-11 11:57:29 +00:00
Murray Stokely
efa8c5651f * Link to the releng web pages for general information, this document
is solely a schedule for 4.6.

* Link to the FAQ/#DEFINE-MFC at our first use of that acronym.

* Make a few 4.5 -> 4.6 changes that slipped through.

* Add an item for us to post the proposed package split for the
  release media 2 weeks before the final release, to give stable users
  the chance to scrutinize our selection of packages for the first CD.
2002-03-04 06:53:26 +00:00