Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 02:18:38 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Brian Somers <brian@Awfulhak.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf kern.post.mk
Message-ID:  <20020512021209.M5167-100000@gamplex.bde.org>
In-Reply-To: <XFMail.20020511112239.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 May 2002, John Baldwin wrote:

> That's one test machine.  My laptop is thus:
>
> > df
> Filesystem          1K-blocks    Used  Avail Capacity  Mounted on
> /dev/ad0s2a            148823  102464  34454    75%    /
> > du -kd 1 /boot
> 13      /boot/defaults
> 3441    /boot/kernel
> 1       /boot/modules
> 12181   /boot/kernel.GENERIC
> 3558    /boot/kernel.old
> 3817    /boot/kernel.good
> 11831   /boot/kernel.GENERIC.old
> 3785    /boot/proc
> 3489    /boot/smpng
> 3289    /boot/test
> 3473    /boot/smpng.old
> 1       /boot/imp
> 3473    /boot/cvs
> 3545    /boot/lock
> 3297    /boot/oldcard
> 3825    /boot/giantvars
> 3553    /boot/lock.old
> 67366   /boot
>
> I guess I do have more kernels installed on my systems than is typical. :-P

It helps to not use modules:

du /kernel* /boot

2616	kernel
2600	kernel.mar30
2392	kernel.sep9
13	boot/defaults
1	boot/modules
1	boot/kernel
808	boot

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020512021209.M5167-100000>