Date: Sat, 11 May 2002 11:22:39 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Brian Somers <brian@Awfulhak.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk Message-ID: <XFMail.20020511112239.jhb@FreeBSD.org> In-Reply-To: <200205111059.g4BAxVnA049536@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11-May-2002 Brian Somers wrote: >> >> On 11-May-2002 John Baldwin wrote: >> > jhb 2002/05/10 19:25:03 PDT >> > >> > Modified files: >> > sys/conf kern.post.mk >> > Log: >> > Add a dummy cleandir target to the kernel section so that make >> > buildkernel >> > actually works on a kernel config with NO_MODULES set. >> >> Either no one on current uses make buildkernel or everyone has a huge root >> partition with 8 copies of each module in it. :-P > > dev:/boot $ du -sk kernel* > 11142 kernel > 11139 kernel.old > 9573 kernel.sig > 10806 kernel.stable > dev:/boot $ df -k . > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 254063 78064 155674 33% / > df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da1a 148815 110878 26032 81% / > du -kd 1 /boot/ 13 /boot/defaults 3217 /boot/kernel 1 /boot/modules 3481 /boot/kernel.old 11895 /boot/kernel.GENERIC 6481 /boot/smpng 6457 /boot/lock 13443 /boot/kernel.GENERIC.old 3465 /boot/kernel.up.old 3201 /boot/kernel.up 6465 /boot/smpng.old 3217 /boot/kernel.test 62656 /boot/ 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 -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20020511112239.jhb>