From owner-cvs-all@FreeBSD.ORG Thu Jul 31 10:53:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8AC9106566C; Thu, 31 Jul 2008 10:53:42 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE60A8FC08; Thu, 31 Jul 2008 10:53:42 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6VArgTd057022; Thu, 31 Jul 2008 10:53:42 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6VArgTA057021; Thu, 31 Jul 2008 10:53:42 GMT (envelope-from arved) Message-Id: <200807311053.m6VArgTA057021@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 31 Jul 2008 10:53:42 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 10:53:43 -0000 arved 2008-07-31 10:53:42 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: - Remove reference to MS-Windows, because since the last rewrite, the section does not refer to Windows anymore - Remove reference to IPSEC_ESP kernel option, which does not exist anymore - Add "device crypto", which is required to compile a kernel with IPSEC - In the ipsec rc.d script setkey.conf is parsed by setkey, so convert it from shell script to setkey syntax - Add racoon_enable to the rc.conf section so racoon is started on boot - The whole section uses the setkey from ipsec-tools so set ipsec_program in rc.conf for consistency Approved by: remko Revision Changes Path 1.325 +7 -13 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml