lorax/src
Brian C. Lane c746e8b0c3 Retry losetup if loop_attach fails
It appears that sometimes the loop device doesn't get setup properly,
this may be a race with other users of loop devices on the system, or
some other mechanism that isn't understood.

To try and prevent total failure when this happens this patch retries
the loop setup 3 times before giving up. Previously it would wait for
the loop device to appear (checking 5 times), that operation is now
executed 3 times with a new losetup attempt each time.

Resolves: rhbz#1589084
2018-06-11 13:56:53 -07:00
..
bin Add mk-s360-cdboot utility (#1478448) 2017-08-11 16:02:52 -07:00
pylorax Retry losetup if loop_attach fails 2018-06-11 13:56:53 -07:00
sbin Increase default ram used with lmc and virt to 2048 2018-06-11 13:49:28 -07:00