Commit graph

23 commits

Author SHA1 Message Date
Marc Fonvieille
51c3922247 Add relnotes for 8-STABLE. 2011-05-03 09:10:33 +00:00
Hiroki Sato
10f9efe41d Add links to relnotes of 7-STABLE and remove the 5-STABLE ones. 2008-10-05 11:18:03 +00:00
Bruce A. Mah
a651d76307 Remove Web references to now-defunct installation notes in
release documentation set.
2007-08-15 03:18:31 +00:00
Bruce A. Mah
c02535b384 More catching-up with MI hardware notes. 2007-02-16 03:46:32 +00:00
Bruce A. Mah
d360a2ddcd Teach the Web site about the new (MI) release notes organization for
CURRENT.
2006-12-06 18:15:40 +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
Jesus R. Camou
b9beec54ca Fix link by s/&rel.current;/&rel2.current;/
PR:		www/93307
Submitted by:	Jose Liang <jose@jose.idv.tw>
Approved by:	trhodes (mentor)
2006-02-16 22:41:07 +00:00
Pav Lucistnik
8415972736 s/CDROM/CD-ROM/ 2006-01-21 12:52:25 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Marc Fonvieille
58648fdafa Fix a broken link.
Spotted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-10-02 19:10:42 +00:00
Hiroki Sato
bc7ac65b4e Add release documentation for RELENG_6. 2005-07-15 15:46:04 +00:00
Simon L. B. Nielsen
bc0b3e4f6a - Add 5-STABLE release documentation.
- Use real <h3> headers to subdivide different subsections.
- Use &base; for release documentation URLs, mainly to make it
  simpler to test links without local versions of the release
  documentation.
- Sort architectures alphabetically.
- Minor changes to make it simpler to sort architectures.
- Update Early Adopter's Guide links.  The document is now 5.X
  Migration Guide on 5-STABLE, and is not really applicable to
  6-CURRENT at the moment.
- Follow standard FDP markup style more closely for modified parts of
  this page.
2004-10-24 10:32:46 +00:00
Ceri Davies
7e6599e918 Populate/add alt attributes where they were missing. 2004-08-30 19:11:31 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Hideyuki KURASHINA
f7749330b7 Add links of relnotes stuff for FreeBSD/amd64 in -CURRENT. 2003-07-14 10:09:23 +00:00
Hideyuki KURASHINA
a7a9f70240 Use &rel.current; for Early Adopter's Guide to avoid hard-coding release name.
Fix typo.
2003-06-10 15:45:33 +00:00
Bruce A. Mah
0ba5950112 Sigh. Fix cut-and-pastos from previous commit. 2002-11-10 01:55:27 +00:00
Bruce A. Mah
3c99a04ef3 Bring the CURRENT release documentation set built for the Web site
more up to date: Add the Early Adopter's Guide, and add
machine-dependent documentation all (five) platforms for which we
currently build release docs.

While I'm here, future-proof a version number reference.
2002-11-09 22:32:38 +00:00
Bruce A. Mah
fdef235ca2 Version number bump (should have happened a long time ago) for
synonyms for 4-STABLE.
2002-05-01 19:04:47 +00:00
Murray Stokely
c7e6946894 Link to FreeBSD/sparc64 Hardware Notes for -CURRENT. 2002-02-25 08:03:08 +00:00
Bruce A. Mah
598f99c1ae Give some alternate names for FreeBSD 4-STABLE. 2002-01-17 06:08:53 +00:00
Bruce A. Mah
39d4c62a0c Fix links to RELNOTESng in Web site...I missed the fact that they're
built with NO_LANGCODE_IN_DESTDIR=true.
2001-10-25 20:28:58 +00:00
Bruce A. Mah
d9ca234dc3 Make a top-level Web page that points into the new, automatically-
generated -CURRENT and 4-STABLE release notes.

Nothing points to this page yet; appropriate commits to hook it
into the rest of the Web site will follow after some testing.
2001-10-22 20:15:18 +00:00