Use udev's vol_id instead of fstype
authorMichael Prokop <mika@grml.org>
Mon, 24 Nov 2008 10:47:30 +0000 (11:47 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 24 Nov 2008 10:47:30 +0000 (11:47 +0100)
commitd0ab8febcf51ac8804944fe9bbe122e23388d208
tree813aec90cf82b596211dde7f7ba1a44c0782e256
parentcdb4f04b8fabb5fb43e866816443b970eba88fa0
Use udev's vol_id instead of fstype

fstype from grml works different than  /usr/lib/klibc/bin/fstype.
Whereas controlling the way fstype works in initramfs can be
controlled the running system won't work with for example live-snapshot.
So let's avoid any problems by using only vol_id.
debian/patches/04_fix_no_medium_found_error.dpatch