From owner-cvs-all Fri Dec 17 9: 7:18 1999 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 938C314DED; Fri, 17 Dec 1999 09:07:14 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id JAA29634; Fri, 17 Dec 1999 09:07:06 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199912171707.JAA29634@gndrsh.dnsmgr.net> Subject: Re: cvs commit: src/contrib/sendmail/mail.local pathnames.h In-Reply-To: from Bill Fumerola at "Dec 17, 1999 11:28:42 am" To: billf@chc-chimes.com (Bill Fumerola) Date: Fri, 17 Dec 1999 09:07:05 -0800 (PST) Cc: ken@kdm.org (Kenneth D. Merry), grog@FreeBSD.org (Greg Lehey), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Fri, 17 Dec 1999, Rodney W. Grimes wrote: > > > > I don't mean to start another babbling war on -committers, but wouldn't > > > this break POLA, since most applications set TMPDIR to /tmp by default? > > > > I also don't see how using /var/tmp vs /tmp is going to help these lusers, > > they usually only have a / and /usr, which puts /var/tmp on the same > > partition as /tmp which is going to cause the same error under the > > same conditions. > > No. Since our defaults have a (larger) /var, they'll normally have a > non-root partition /var/tmp. The root parition certainly shouldn't > be used as a place to buffer mail. Actually with Jordans recent change to sysinstall the defaults will have more free space on / than in the 20MB /var :-) I hand't used the ``Auto Defaults to All'' recent enough to realize that a 20MB /var was being created, which is 12MB smaller than any /var we create here.... The root partition should be written to except for a few files in /etc, or at least IMHO. We should have a /tmp seperate file system, minimal size 16MB recommend 32MB or more. -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message