- Rephrase the explanation for the EoL table. Most significantly,
remove any suggestion that we may terminate a release earlier than
the announced date.
- Remove all mention of "early adopter" releases. We've only ever had
one, and that was more than ten years ago.
- Mention that BETA and RC releases are supported for a few weeks "as
resources permit".
- Set the release month and year for 9.3-RELEASE.
- Remove 9.3-RELEASE from the releng page.
- Add the 9.3-RELEASE EoL to the security page.
- Set beta.testing to IGNORE since images are not yet
built.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.
Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated
Translations are untouched except for build fixes.
Approved by: doceng (gjb)
Approved by: gjb (mentor)
- State the easiest way for concerned users to update their system on the
main page.
- Move information about reporting vulnerabilities to a separate page as
end users who just want to know how to patch their systems will not want
to be bombarded with technical stuff about reporting and privacy.
- The list of unsupported FreeBSD releases was too long to be on the main
page, so move it out onto its own page.
- Move some of the table of contents items non-essential to end users into
the side navigation menu.
(Further changes will be incremental.)
Approved by: so (des)
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
www.freebsd.org/security/{advisories,patches}/...
from the en_US.ISO8859-1 directory as we do for logos, etc.
The magic is a bit special to avoid having to add each advisory
or errata notice, and their patches and signatures individually.
Factor out the slightly different to bsd.links.mk SYMLINKS
support as well as the "bulk data install" that cannot be
handled by just DATA as (i) the input dir differs, (ii) input
uses a 1 or more level of sub-directories.
This is the second of three steps. The last one will be to link
to these files locally rather than to security.freebsd.org.
Approved by: gabor
It's time to hand off the Security Officer hat. Please welcome simon@ to
his new role!
I'll be sticking around as Security Officer Emeritus for the forseeable
future.
Approved by: core
- 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)
- 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)