document return codes
authorFelix Domke <tmbinc@elitedvb.net>
Tue, 21 Feb 2006 22:01:20 +0000 (22:01 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Tue, 21 Feb 2006 22:01:20 +0000 (22:01 +0000)
doc/RETURNCODES [new file with mode: 0644]

diff --git a/doc/RETURNCODES b/doc/RETURNCODES
new file mode 100644 (file)
index 0000000..d5875c0
--- /dev/null
@@ -0,0 +1,9 @@
+enigma2 return codes
+====================
+
+0 - standby (currently unused)
+1 - deep standby
+2 - restart
+3 - enigma2 restart (currently unused)
+4 - do FP upgrade (dreambox specific, defined in Plugin.fpupgrade)
+5 - python crashed