tree.
- Link to the templates on the reporting.html page.
Suggested by: emaste
Discussed with: secteam (emaste, remko)
Sponsored by: The FreeBSD Foundation
This is a brute-force, sledgehammer fix for the errata and
advisories pages not always updated when an SA/EN is issued.
Sponsored by: The FreeBSD Foundation
- 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)
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
- 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)