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

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



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?

--
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


Reply to: