From owner-freebsd-questions Mon May 19 03:09:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA12790 for questions-outgoing; Mon, 19 May 1997 03:09:02 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA12785 for ; Mon, 19 May 1997 03:08:59 -0700 (PDT) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id MAA08280; Mon, 19 May 1997 12:06:33 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.8.5/8.6.9) id MAA00330; Mon, 19 May 1997 12:06:24 +0200 (MEST) Message-ID: <19970519120624.56598@gil.physik.rwth-aachen.de> Date: Mon, 19 May 1997 12:06:24 +0200 From: Christoph Kukulies To: Steve Howe Cc: Josh Lynch , questions@FreeBSD.ORG Subject: Re: /stand directory References: <199705180957.EAA00845@tyme.visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69e In-Reply-To: ; from Steve Howe on Sat, May 17, 1997 at 06:35:35PM -0800 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, May 17, 1997 at 06:35:35PM -0800, Steve Howe wrote: > On Sun, 18 May 1997, Josh Lynch wrote: > > > I'm fairly new to BSD based systems (coming from SCO & Linux which I consider > > more SVR4 than *BSD) I have a few general ,simple questions: > > > 1. Why are most binaries in the system mutiples of 512bytes? Is this because > > the filesystem is based on disk blocks (of 512k)? > > yes. No, the gcd (multiple) is 4096 and it's because of the pagesize being 4K. > > > 2. What are all the files in the /stand for/do, they seem awful big and > > are all the same size, which is kind of odd. (to me anyway :-) ) > > they come off boot.flp. And when you look closer you will see that they are hard linked and it's only about the size of a floppy that /stand is consuming. You can use /stand/sysinstall at any time to do some post installation/ configuration. That's what it's also good for. > > > 3. Where could I find out more about the booting process (sysconfig, rc.*, > > init , etc..) I know SVR4 pretty well, but can't seem to get a good > > conceptual grasp on *BSD based booting. /usr/share/doc/handbook might be a good source although it isn't necessarily always in sync with the latest /etc/rc.xxx changes (like /etc/sysconfig being obsolete now) > > man init and man login and follow the "SEE ALSO's". > > > 4. Is the 4.4BSD documentation set (5 books) any good? > > yes. No good for FreeBSD system administration if the originators question was aiming at that. > > > "Sometimes I think the surest sign that intelligent life exists elsewhere in > > the universe is that none of it has tried to contact us." --Calvin > > hehe! - but i'm not so sure they haven't ... > ------------------------------------------------------------------------- > Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x > ------------------------------------------------------------------------- > -- -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de