From owner-freebsd-questions Wed May 6 22:30:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA16952 for freebsd-questions-outgoing; Wed, 6 May 1998 22:30:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from castor.loco.net (lucy.bedford.net [206.99.145.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA16930 for ; Wed, 6 May 1998 22:30:08 -0700 (PDT) (envelope-from listread@bedford.net) Received: (from listread@localhost) by castor.loco.net (8.8.8/8.8.8) id BAA16821; Thu, 7 May 1998 01:30:04 -0400 (EDT) (envelope-from listread) Message-Id: <199805070530.BAA16821@castor.loco.net> Subject: Re: Newly installed 2.2.6 In-Reply-To: <19980507061746.03941@sr.se> from Gunnar Flygt at "May 7, 98 06:17:46 am" To: flygt@sr.se Date: Thu, 7 May 1998 01:30:04 -0400 (EDT) Cc: questions@FreeBSD.ORG Reply-to: djv@bedford.net From: CyberPeasant X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gunnar Flygt wrote: > When I updated my 2.2.5 to 2.2.6 I ran out of space on /. When looking around I find that all the executable files in /stand are of size 1167360! This goes for fsck, gzip and so on. The directory is in total approx 22 Mb. Has it always been like this, or is it a feature of 2.2.6? -------- Look more carefully; the directory /should/ look like: -r-xr-xr-x 19 root bin - 1167360 Mar 24 21:31 bad144* -r-xr-xr-x 19 root bin - 1167360 Mar 24 21:31 boot_crunch* -r-xr-xr-x 19 root bin - 1167360 Mar 24 21:31 cpio* Also, [root@castor /root]# du -k /stand 67 /stand/help 12 /stand/etc 1233 /stand [root@castor /root]# THis from a fresh install, not an upgrade. Each of those files has 19 hardlinks, i.e. is the same file under different names. This is done to save space on the floppy. (these are all statically linked together, and thus only one copy of library routines are needed. This, believe it or not, is more efficient than building a special stripped down dynamic libc.) But if your /stand has these files only with one link, then something broke during installation, and you should send in a bug report, if one is not on file already. Dave -- <----. mail-to: djv@bedford.net <----|=================================== <----' Zber Qnrzbaf, Srjre Qrivyf! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message