Commit graph

29 commits

Author SHA1 Message Date
Steven Kreuzer
c676e5f587 Replace reference to "CVS repository" with "Subversion repository"
Approved by:    gjb
2013-06-22 15:37:50 +00:00
Sergey Kandaurov
c7cb17bb5c 8.4 has been handed over to so@. 2013-06-17 08:10:55 +00:00
Sergey Kandaurov
c0342bc980 Update to reflect that 8.4 has been released.
While here, switch to using svn tags (including HEAD and RELENG_8).

Reviewed by:	hrs
2013-06-08 12:05:38 +00:00
Rene Ladan
987217a587 Mention that FreeBSD 9.0 is no longer officially supported and
use FreeBSD 9.1 instead as example on the security page.

Approved by:	remko (mentor)
2013-05-11 21:44:57 +00:00
Glen Barber
2898a4a4a9 Replace RELENG* references with releng/* since releases are prepared
from svn.
2013-03-30 23:57:47 +00:00
Gavin Atkinson
48f3cc20fb http://mirrorlist.FreeBSD.org no longer exists, remove links to it.
Approved by:	re (gjb, releng page change), bcr (mentor)
2013-03-10 19:27:47 +00:00
Remko Lodder
2dadf5a3c4 Remove 7.4 from the list of supported versions.
Move 7-STABLE and 7.4 to the list of unsupported releases/version.

Releng:
Mention that RELENG_7 is now a maintenance branch, mention that 7.4
is no longer officially supported.

Reviewed by:	des,simon
Hat:		secteam
2013-03-02 18:31:59 +00:00
Brad Davis
32c68a2e5b - Forgot to connect the 8.4R schedule to the build
- Uncomment the link to the 8.4 schedule as well

Approved by:	jpaetzel@ (re)
2013-02-20 03:09:43 +00:00
Brad Davis
fd56ccabd5 - Add a mention of the upcoming 8.4
Approved by:	re (jpaetzel)
2013-02-12 20:36:46 +00:00
Hiroki Sato
8037d8de46 Turn over releng/9.1 to the secteam. 2013-01-15 20:53:43 +00:00
Hiroki Sato
16f5d3f9dc Document the current status of releng/9.1 and 9.2 as one of the future releases. 2012-12-31 15:16:59 +00:00
Glen Barber
48a2526e3c Remove another stray 'www/' repository reference. 2012-12-12 21:57:30 +00:00
Glen Barber
fba826bed6 Typo fix: s/include/includes/ 2012-12-12 21:53:45 +00:00
Glen Barber
9b9f5eb8e9 Remove reverence to 'www/' as a standalone repository. 2012-12-12 21:52:29 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
bfb29d953f MFH
Approved by:	doceng (implicit)
2012-09-14 09:21:39 +00:00
Maxim Konovalov
4bd09200f5 Fix 9.1 date: no way it will be released in August 2012. 2012-09-08 03:06:29 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00
Sergey Kandaurov
86f06354a1 8.1 and 8.2 have been EOL'ed recently. 2012-08-07 06:42:49 +00:00
Gabor Kovesdan
d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +00:00
Bjoern A. Zeeb
887d555d8f Link to the 9.1 Release Schedule, expected to be done in August. 2012-06-28 17:51:12 +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