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)
This commit is contained in:
parent
96450b4bc4
commit
b80a267da7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41455
5 changed files with 428 additions and 375 deletions
|
@ -170,6 +170,11 @@
|
|||
<ul>
|
||||
<li><a href="&base;/security/advisories.html">Advisories</a></li>
|
||||
<li><a href="&base;/security/notices.html">Errata Notices</a></li>
|
||||
<li><a href="&base;/security/supported.html">Supported Releases</a></li>
|
||||
<li><a href="&base;/security/unsupported.html">Unsupported Releases</a></li>
|
||||
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/security-advisories.html">
|
||||
How to read FreeBSD Security Advisories</a></li>
|
||||
<li><a href="charter.html">Charter for the Security Officer and Team</a></li>
|
||||
</ul></li>
|
||||
<li><a href="&base;/support/bugreports.html">Bug Reports</a>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue