On Thu, 2010-04-29 at 08:33 +1000, James Cameron wrote:
> In mkusbinstall the existing code does this:
>
> USBFS=$(/lib/udev/vol_id -t $dev)
>
> it should do this
>
> USBFS=$(blkid -s TYPE -o value $dev)
>
> which works for me ...
>
> and where it does this:
>
> USBLABEL=$(/
Yes, vol_id is gone in favour of blkid.
--
James Cameron
http://quozl.linux.org.au/
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel
Looking at http://wiki.laptop.org/go/XS_Techniques_and_Configuration
I'm hit by another udev moving target. udevinfo has moved to udevadm
and that's an easy switch, but now on Ubuntu 9.10 vol_id is no longer
implemented (other distros too?).
I get: ./mkusbinstall: line 112: /lib/udev/vol_id: No s
On 28 April 2010 14:54, Martin Langhoff wrote:
> All fixed now, see my earlier messages. The truncated "needs fixing"
> was related to the brokenness of dynlibs in olpc-bios-crypto and the
> -utils splitoff.
>
> I have reverted both temporarily and built an RPM that works well.
> Still builds the