aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
AgeCommit message (Collapse)Author
2006-10-17ask user to reboot dreambox after software updateStefan Pluecken
2006-03-10add parameter to Console screen to set the console window titleStefan Pluecken
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ↵Felix Domke
ignore) keyword arguments
2006-03-05adding the image upgrade wizardStefan Pluecken
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
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken