Reordered persistence lookups and boundaries (Closes: #500672).
authorMarco Amadori <marco.amadori@gmail.com>
Thu, 18 Sep 2008 21:37:27 +0000 (23:37 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:02 +0000 (17:48 +0100)
commit7e61a38fb7e7c6c2fdcb0b01c526b6fefc3a87e6
treeb0958012f100531701473f6039acf095b506d0ad
parent64db924e2232aa8a2bee5aa177d647fcc1589a4c
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.
scripts/live
scripts/live-helpers