extract ISO feature: make sure *.squashfs files exist + support older ISOs too
authorMichael Prokop <mika@grml.org>
Fri, 25 May 2012 11:17:14 +0000 (13:17 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 25 May 2012 11:17:14 +0000 (13:17 +0200)
commita7f99c464099634bbb5472b5889430f84f1fe9f5
tree1e726a66100e95882082e9716046a44cc2bcfadf
parent63cf502dc876608b392dd45a0f2b3138e5c54ebd
extract ISO feature: make sure *.squashfs files exist + support older ISOs too

ISOs before release 2011.12 used /live/ for storing squashfs files,
releases starting with 2011.12 use /live/*/ (where "*" corresponds
to the release name). Test whether such files exist before accessing
them and while adding the check also add support for releases older
than 2011.12.

Thanks: Charles A. Hewson <cahewson@eskimo.com> for the bugreport
grml-live