From owner-cvs-src@FreeBSD.ORG Wed Jun 6 07:40:07 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C55A16A400; Wed, 6 Jun 2007 07:40:07 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc3-cdif2-0-0-cust64.cdif.cable.ntl.com [81.106.128.65]) by mx1.freebsd.org (Postfix) with ESMTP id E1E2A13C46C; Wed, 6 Jun 2007 07:40:06 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1Hvq7e-00013c-Sb; Wed, 06 Jun 2007 08:40:02 +0100 Date: Wed, 6 Jun 2007 08:40:02 +0100 From: Ceri Davies To: Poul-Henning Kamp Message-ID: <20070606074002.GE1834@submonkey.net> References: <200706061141.04765.doconnor@gsoft.com.au> <71022.1181113051@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kvUQC+jR9YzypDnK" Content-Disposition: inline In-Reply-To: <71022.1181113051@critter.freebsd.dk> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.15 (2007-04-06) Sender: Ceri Davies Cc: src-committers@freebsd.org, Daniel O'Connor , cvs-all@freebsd.org, delphij@freebsd.org, cvs-src@freebsd.org, "M. Warner Losh" Subject: Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 07:40:07 -0000 --kvUQC+jR9YzypDnK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 06, 2007 at 06:57:31AM +0000, Poul-Henning Kamp wrote: > In message <200706061141.04765.doconnor@gsoft.com.au>, "Daniel O'Connor" = writes > : >=20 > >On Wednesday 06 June 2007 07:44, M. Warner Losh wrote: > >> : '$1~/\\dev\\/(aacd|ad|afd|amrd|ar|da|idad|ipsd|mfid|mlxd|twed)/ && > >> : \ $2~/\\/$/ {print substr($1, 1, index($1, \"s\") - 1)}' > >> : /etc/fstab`"); > >> : > >> : where the regex is built from every device name in device_names > >> : (which even then doesn't cater for GEOM where devices might be > >> : called anything). This is something that would require a build > >> : tool, which is why I haven't done it yet. > >> > >> "mmcsd" is also a disk. > > > >Why not iterate over the output of sysctl -n kern.disks? >=20 > Wrong answer. >=20 > Right answer: Why not read it from sysctl kern.geom.confxml That sounds like the right thing to do, but that sysctl returns nothing on my RELENG_6 system; why would that be? Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --kvUQC+jR9YzypDnK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGZmTSocfcwTS3JF8RAvPAAKDAlZpUgAwJWj6QJ9/hMvLKR/Kp7wCgqPVh pXc+CgpqaQRBUr4GFMxlLmY= =+uli -----END PGP SIGNATURE----- --kvUQC+jR9YzypDnK--