From owner-freebsd-stable Mon Oct 14 22:21: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D244C37B401 for ; Mon, 14 Oct 2002 22:21:00 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61CF43EBE for ; Mon, 14 Oct 2002 22:20:58 -0700 (PDT) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.5/8.12.5) with ESMTP id g9F5Kttr015119 for ; Tue, 15 Oct 2002 13:20:55 +0800 (KRAST) (envelope-from eugen@kuzbass.ru) Message-ID: <3DABA5B0.D3223F24@kuzbass.ru> Date: Tue, 15 Oct 2002 13:20:48 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: stable@freebsd.org Subject: src/sys for i386 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I'm installing 4.7-STABLE on small machine 486SX/163M HDD/8Mb RAM. World is built using more powerful machine, it's optimized for i486 and stripped using /etc/make.conf downto 70Mb. It fits ok and runs perfectly with stripped kernel (just small router with 2 NICs), kernel leaves >5Mb for userland. It needs to keep its kernel source and must be able to rebuild a kernel so I've copied /usr/bin/perl5 and /usr/lib/libberl.so with appropriate links (world is build without perl), it takes only 640Kb. But full /usr/src/sys takes another 60Mb, that's too many. What parts of sys/ can I safely remove and still be sure that kernel can be rebuilt? It has Intel Champion Low Profile i486 motherboard with 2 ISA NICs, no PCI at all, no USB etc. :-) Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message