adding the image upgrade wizard
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Sun, 5 Mar 2006 15:50:27 +0000 (15:50 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Sun, 5 Mar 2006 15:50:27 +0000 (15:50 +0000)
commit323ac4a566f7c1ea9006eaf58eae915fac00071b
tree8c658f272df37796d12a4aa848af8e460b7aad53
parentf4e9150aa736c1b7e7465a19da9355c3b8d56c6f
adding the image upgrade wizard
can backup settings to hdd, cf, usb or (in the future) a given path
recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings
guides the user through the upgrade process
data/imagewizard.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am
lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
lib/python/Screens/ImageWizard.py [new file with mode: 0644]
lib/python/Screens/Makefile.am
mytest.py