[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697873: live-boot: Easy fix for broken persistence-label parameter



On Fri, Jan 11, 2013 at 10:52 AM, Daniel Baumann <daniel.baumann@progress-technologies.net> wrote:
On 01/11/2013 04:16 PM, Mike Gach wrote:
Let me purpose this fixed code:

         persistence-label=*)
                 custom_overlay_label="${_PARAMETER#persistence-label=*}"
                 ;;

Simply remove the 'old_..._label' assignments so they keep their
initialized values (live-rw and home-rw). custom_overlay_label is now
the variable used to look for both new custom labeled persistence files
and legacy custom labeled persistence files. (legacy users will have to
understand how to add live-persistence.conf to their file, but I think
that is reasonable).

ack; would you like to prepare a patch for that, including a note for the manpage?


I would be happy to. I will have to do some reading to make sure I understand the right way to make the patch, so I will get to that this weekend.

--
--
M Gach
Reply to: