From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 21:59:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A2716A404 for ; Mon, 17 Apr 2006 21:59:16 +0000 (UTC) (envelope-from brendan@grossman.id.au) Received: from porsche.brendan.id.au (219-90-144-143.ip.adam.com.au [219.90.144.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3690343D6A for ; Mon, 17 Apr 2006 21:59:14 +0000 (GMT) (envelope-from brendan@grossman.id.au) Received: from dvditnb1 (mint.brendan.local [192.168.2.10]) by porsche.brendan.id.au (Postfix) with ESMTP id 08DCB28469 for ; Tue, 18 Apr 2006 07:29:12 +0930 (CST) From: "Brendan Grossman" To: Date: Tue, 18 Apr 2006 07:29:20 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZiaZggRB7uOC2DSJm+k/x2UcxmjgAAFxuQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <200604171654.52006.daeg@houston.rr.com> Message-Id: <20060417215912.08DCB28469@porsche.brendan.id.au> Subject: RE: /boot at beginning of drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 21:59:16 -0000 > > > Databases are stored in /var/db for security reasons > > > > Just curious... What are the security reasons? After some thought, > > here's what I'm planning on doing... > > > > Disk is 73gb scsi... > > > > / 500mb > > swap 4gb > > /var 4gb > > /usr 4gb > > /home remainder (about 60gb) > > > > then /var/db/mysql -> /home/mysql > > > > and /tmp on swap > > > > Any possible issues with this? > > I think it unlikely that mounting /tmp on the swap partition > will work, because swap isn't a filesystem in the usual sense > of the word. http://users.rcn.com/rneswold/fbsd-init.html#AEN258