From owner-freebsd-commit Thu Nov 30 19:32:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA21915 for freebsd-commit-outgoing; Thu, 30 Nov 1995 19:32:22 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA21708 for cvs-all-outgoing; Thu, 30 Nov 1995 19:31:34 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA21692 for cvs-etc-outgoing; Thu, 30 Nov 1995 19:31:32 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA21656 ; Thu, 30 Nov 1995 19:31:15 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id TAA27921; Thu, 30 Nov 1995 19:30:25 -0800 To: Paul Traina cc: mark@linus.demon.co.uk (Mark Valentine), "Jordan K. Hubbard" , CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/root dot.Xdefaults dot.fvwmrc dot.xsession dot.cshrc dot.login In-reply-to: Your message of "Thu, 30 Nov 1995 19:02:11 PST." <199512010302.TAA03907@precipice.shockwave.com> Date: Thu, 30 Nov 1995 19:30:25 -0800 Message-ID: <27919.817788625@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.ORG Precedence: bulk > Root is used for "standalone startup" once -- when you bring the system > up. It's much more important to have root be minimalistic so that when all > hell breaks loose (like you've shat over one of your partitions) you can get > in and working. Root should ideally not touch or require anything in /usr, But there's nothing I've done so far that would preclude that? It's only meaningful *if* you start an X server. Jordan