Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 11:51:45 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall config.c menus.c src/usr.sbin/sysinstall/help security.hlp
Message-ID:  <200112211951.fBLJpjl56350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/12/21 11:51:45 PST

  Modified files:
    usr.sbin/sysinstall  config.c menus.c 
    usr.sbin/sysinstall/help security.hlp 
  Log:
  o Expand the text describing the Security options menu.
  o Move nfs_reserved_port_only out of security profiles (where it was
    set somewhat improperly) to the Security options menu directly.
    Previously, the variable was set to true for Moderate, but not for
    Extreme, which is at best inconsistent.
  o Update the Security Profiles help file to remove reference to the
    NFS reserved port.
  
  o Note that the kernel currently defaults the sysctl to '0', but
    sysinstall has changed it to '1' as a default as of late; however,
    rc.conf sets the value to NO as the default.  This change brings
    them relatively into sync.
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.197     +0 -1      src/usr.sbin/sysinstall/config.c
  1.4       +0 -6      src/usr.sbin/sysinstall/help/security.hlp
  1.334     +6 -1      src/usr.sbin/sysinstall/menus.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112211951.fBLJpjl56350>