Comment 7 for bug 1587960

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote : Re: file injection is broken on centos computes with Cirros images

Just checked inside a VM - the check that Cirros performs is indeed case sensitive.

$ blkid -tLABEL=CONFIG-2 -odevice
/dev/vdb
$ blkid -tLABEL=config-2 -odevice
$

http://bazaar.launchpad.net/~cirros-dev/cirros/trunk/view/head:/src/lib/cirros/shlib#L134