From owner-svn-src-head@FreeBSD.ORG Mon Aug 29 10:40:39 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82F9D106566C; Mon, 29 Aug 2011 10:40:39 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id D71F78FC0C; Mon, 29 Aug 2011 10:40:38 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1QxzGs-000Np1-1d; Mon, 29 Aug 2011 14:40:50 +0400 Date: Mon, 29 Aug 2011 14:40:50 +0400 From: Slawa Olhovchenkov To: Vadim Goncharov Message-ID: <20110829104050.GJ21676@zxy.spb.ru> References: <4E583B92.3060100@FreeBSD.org> <20110827081103.GB21676@zxy.spb.ru> <86obzbi75n.fsf@srvbsdfenssv.interne.associated-bears.org> <20110827105342.GC21676@zxy.spb.ru> <4E58D8E8.3090603@FreeBSD.org> <20110827124432.GD21676@zxy.spb.ru> <4E595447.8000104@FreeBSD.org> <20110827210448.GE21676@zxy.spb.ru> <4E595EC8.40307__41269.9701650583$1314479863$gmane$org@FreeBSD.org> <201108291032.p7TAWZ6p023254@kernblitz.nuclight.avtf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201108291032.p7TAWZ6p023254@kernblitz.nuclight.avtf.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Doug Barton , John Baldwin Subject: Re: svn commit: r225201 - in head/sys: amd64/conf i386/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 10:40:39 -0000 On Mon, Aug 29, 2011 at 05:32:34PM +0700, Vadim Goncharov wrote: > So what could be really axed from there? Just agp, PCMCIA, parallel ports, Not PCMCIA -- PCMCIA CF, PCMCIA falsh card etc. Not parallel ports -- plip interface > some of firewire drivers (not all - some needed for SCSI). Not firewire -- firewire disks. > > The possible solution to this may be to have a MINIMAL kernel, also updated > by freebsd-update(8), but that will double requirements for space in /boot... Why? Only minimal kernel on installation media and large /boot/loader.conf (on installation media) with all current drivers from GENERIC don't double requirements for space, on the contrary, space requirements reduced by reducing new GENERIC. Next step: after install sysincstall/bsdinstall/pc-install may reduce /boot/loader.conf and move some drivers to kld_list.