From owner-cvs-all Thu Jun 21 1:57: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACFDE37B407; Thu, 21 Jun 2001 01:56:59 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5L8uxY73628; Thu, 21 Jun 2001 01:56:59 -0700 (PDT) (envelope-from luigi) Message-Id: <200106210856.f5L8uxY73628@freefall.freebsd.org> From: Luigi Rizzo Date: Thu, 21 Jun 2001 01:56:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/bridge PICOBSD src/release/picobsd/dial PICOBSD src/release/picobsd/install PICOBSD src/release/picobsd/isp PICOBSD src/release/picobsd/net PICOBSD src/release/picobsd/router PICOBSD X-FreeBSD-CVS-Branch: HEAD 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 luigi 2001/06/21 01:56:59 PDT Modified files: release/picobsd/bridge PICOBSD release/picobsd/dial PICOBSD release/picobsd/install PICOBSD release/picobsd/isp PICOBSD release/picobsd/net PICOBSD release/picobsd/router PICOBSD Log: Remove support of I386_CPU in -current. Make sure hints are statically compiled into the kernel, because the bootloader is not available in picobsd and so the hints file cannot be found at run time. (This is kind of inconvenient if you have to handle non PnP devices, but fortunately these days non-PnP ISA cards are disappearing...) Revision Changes Path 1.9 +2 -1 src/release/picobsd/bridge/PICOBSD 1.12 +2 -1 src/release/picobsd/dial/PICOBSD 1.10 +1 -0 src/release/picobsd/install/PICOBSD 1.12 +3 -2 src/release/picobsd/isp/PICOBSD 1.12 +3 -2 src/release/picobsd/net/PICOBSD 1.13 +3 -2 src/release/picobsd/router/PICOBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message