From owner-freebsd-arch Tue Jun 27 12:29:34 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D94EB37C1D6 for ; Tue, 27 Jun 2000 12:29:30 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA75601 for ; Tue, 27 Jun 2000 13:29:29 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA48425 for ; Tue, 27 Jun 2000 13:27:37 -0600 (MDT) Message-Id: <200006271927.NAA48425@harmony.village.org> To: arch@freebsd.org Subject: Moving pccardd/pccardc to sbin Date: Tue, 27 Jun 2000 13:27:37 -0600 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to move pccardd/pccardc to sbin. This allows people booting diskless to do so and has a few other advantages. I'd also like to move pccardd startup earlier in the boot process. Same benefits. I'd like to do this in 4.1 as well. I can't htink of any reasoon not do to do this. It will require a line in the UPDATING file instructing people to delete the old pccardd, but other than that the upgrade path is covered. There's a small chance it might break old scripts, but a soltuion similar to mknode might work well. Comments? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message