Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2007 11:40:10 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        cvs-all@freebsd.org
Cc:        delphij@freebsd.org, cvs-src@freebsd.org, ceri@submonkey.net, src-committers@freebsd.org, "M. Warner Losh" <imp@bsdimp.com>
Subject:   Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c
Message-ID:  <200706061141.04765.doconnor@gsoft.com.au>
In-Reply-To: <20070605.161442.1723940823.imp@bsdimp.com>
References:  <200706050544.l555ifKp014690@repoman.freebsd.org> <20070605190601.GC1834@submonkey.net> <20070605.161442.1723940823.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1610606.scctDnt8Tt
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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?
I'd offer a diff but my awk-fu is weak :)

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart1610606.scctDnt8Tt
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQBGZhe45ZPcIHs/zowRAjcfAKCh4gdlrdZTSFedb+3YwIpAzqJ62gCgmB2U
B0fIKkd2bnmh6zseDlEXqAM=
=hfKE
-----END PGP SIGNATURE-----

--nextPart1610606.scctDnt8Tt--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706061141.04765.doconnor>