On Mon, May 11, 2009 at 12:23, Karel Zak <kzak@xxxxxxxxxx> wrote: > On Mon, May 11, 2009 at 11:50:07AM +0200, Matthias Schwarzott wrote: >> On Montag, 11. Mai 2009, Matthias Schwarzott wrote: >> > I have seen, udev-git now removed vol_id and requires blkid from latest >> > util-linux-ng? What version does "latest" mean? >> > I have util-linux-2.15 installed, and this is the latest released version >> > according to its homepage. >> >> Ah I guess 2.15 should be fine (according to changelog), Yeah, there is only a single version so far, of util-linux-ng that contains libblkid. :) >> but on gentoo up to >> now blkid and libblkid is provided by e2fsprogs. Yep, that needs to be switched around. > just note that libblkid from e2fsprogs is still default ;-) Yeah, but the "default" will not work anymore very soon. :) >> So changing configure options and using e2fsprogs-1.41.5 that canuse external >> provided blkid should be enough. >> Is this correct? > > yes, you need > > util-linux-ng 2.15 --with-fsprobe=builtin > e2fsprogs 1.41.5 --disable-libblkid Sounds good. It's all a bit of inconvenient at the moment with the inter-dependencies, but it's great that we will all end up finally with only a single filesystem-probing lib. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html