docs/106494: [patch] add a note regarding the status of the "security profile" setting in sysinstall

Niclas Zeising niclas.zeising at gmail.com
Fri Dec 8 20:10:09 UTC 2006


>Number:         106494
>Category:       docs
>Synopsis:       [patch] add a note regarding the status of the "security profile" setting in sysinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 08 20:10:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        7-CURRENT
>Organization:
>Environment:
>Description:
The security profile option in sysinstall which used to pop up during install is no more. Update docs accordingly, adding a note saying that the option is gone.
Maybe we can delete the whole section, the option has been gone since 5.2

Note: The whole install chapter probably needs a facelift.
>How-To-Repeat:
Read the install chapter of the handbook.
>Fix:
The attached patch adds a note saying that the security option is no more.

Patch attached with submission follows:

--- doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml.orig	2006-12-08 19:46:36.000000000 +0100
+++ doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml	2006-12-08 19:59:49.000000000 +0100
@@ -2653,6 +2653,12 @@
     <sect2 id="securityprofile">
       <title>Security Profile</title>
 
+      <note>
+        <para>The security profile setting in <command>sysinstall</command>
+	  has been deprecated and does not exist in &os; versions after 5.2.
+	  </para>
+      </note>
+
       <para>A <quote>security profile</quote> is a set of
 	configuration options that attempts to achieve the desired
 	ratio of security to convenience by enabling and disabling

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list