From owner-cvs-all Tue May 14 17:17:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 485A437B407 for ; Tue, 14 May 2002 17:17:37 -0700 (PDT) Received: (qmail 21678 invoked from network); 14 May 2002 23:48:50 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 14 May 2002 23:48:50 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g4ENmeF62690; Tue, 14 May 2002 19:48:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020512021209.M5167-100000@gamplex.bde.org> Date: Tue, 14 May 2002 19:48:31 -0400 (EDT) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/sys/conf kern.post.mk Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11-May-2002 Bruce Evans wrote: > 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 Yes, note that only kernel.GENERIC* have modules. -- John Baldwin <>< 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