aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
AgeCommit message (Collapse)Author
2006-12-19fix software update plugin to match the new IpkgComponentStefan Pluecken
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-12-18don't allow leaving the software update plugin while ipkg is runningStefan Pluecken
2006-12-17german translations for the new software updateStefan Pluecken
2006-12-17replace software update plugin with a more user friendly approachStefan Pluecken
add an ipkg python class
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