From owner-cvs-all Mon Apr 2 11:35:10 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id F2CE237B763; Mon, 2 Apr 2001 11:34:46 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f32IYWG70897; Mon, 2 Apr 2001 11:34:36 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 02 Apr 2001 11:34:04 -0800 (PDT) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/usr.sbin/pccard Makefile.inc Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Ruslan Ermilov Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Apr-01 Bruce Evans wrote: > On Mon, 2 Apr 2001, Ruslan Ermilov wrote: > >> ru 2001/04/02 01:47:25 PDT >> >> Modified files: >> usr.sbin/pccard Makefile.inc >> Log: >> Backout revision 1.6 (removed the NOSHARED bit.) >> >> These must be compiled static so that it is possible >> to use them early in the boot process. > > But this can't be used early in the boot process, since it is not > in the root partition. It is normally in the same partition as > shared libraries. The install floppy doesn't have shared libraries. Although I think the install floppy works around this differently, so nevermind. > Bruce -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "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