Change the image database to be case insensitive.

When one has a master server running on a UNIX platform it's image database is made case sensitive as the file system it self is case sensitive.  When client requests, such as bplist, or bpimagelist, or bprestore commands are issued, sometimes the master server won't find anything due to the case of the hostname sent in the request.

read more