Reordered persistence lookups and boundaries (Closes: #500672).
authorMarco Amadori <marco.amadori@gmail.com>
Thu, 18 Sep 2008 21:37:27 +0000 (23:37 +0200)
committerMarco Amadori <amadorim@vdavda.com>
Tue, 30 Sep 2008 15:37:33 +0000 (17:37 +0200)
commit3d5ce935a643cd8266b8f9e147723088bdff2800
treeb0958012f100531701473f6039acf095b506d0ad
parent556831dadc81eb28df5fb7be0aa9611e9b36a658
Reordered persistence lookups and boundaries (Closes: #500672).

* This finally enables "live-rw" partition persistence, yes it works, it
  is still ugly and slow, but make it work first and let optimize it
  later, hopefully in one of the next commits.
  To rush test it, 'mkfs.ext2 -L "live-rw" /dev/XhdX' on a qemu drive
  and reboot the live with "persistent" on.

Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
scripts/live
scripts/live-helpers