Commit graph

11 commits

Author SHA1 Message Date
Glen Barber
a3e7580a96 Fix file installation following r52777.
Pointyhat:	gjb (myself)
Sponsored by:	The FreeBSD Foundation
2019-01-24 18:18:01 +00:00
Glen Barber
9061a2e8c7 - Add templates for security advisories and errata notices to the
tree.
- Link to the templates on the reporting.html page.

Suggested by:	emaste
Discussed with:	secteam (emaste, remko)
Sponsored by:	The FreeBSD Foundation
2019-01-24 17:47:48 +00:00
Wolfram Schneider
e011ad53fd Fix dependencies for advisories.html and notices.html
This reverts r46904

PR: 222446
2017-09-21 12:47:24 +00:00
Glen Barber
9e653e319e Always build the advisories.xml and notices.xml targets.
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
2015-07-01 00:07:32 +00:00
Isabell Long
b80a267da7 Start reorganising the security website pages:
- 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)
2013-04-18 13:58:37 +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
Bjoern A. Zeeb
8a1a59e2f5 Hook-up advistories and patches to be installed to
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
2012-09-17 08:42:56 +00:00
Gabor Kovesdan
9977e32c49 - Drop HTML Tidy support on webpages; on articles/books it is still used
since the default HTML output is not that clean

Approved by:	doceng (implicit)
2012-08-04 17:56:04 +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