summaryrefslogtreecommitdiffstats
path: root/src/b2qt-flashing-wizard/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/b2qt-flashing-wizard/README')
-rw-r--r--src/b2qt-flashing-wizard/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/b2qt-flashing-wizard/README b/src/b2qt-flashing-wizard/README
deleted file mode 100644
index a04bc96..0000000
--- a/src/b2qt-flashing-wizard/README
+++ /dev/null
@@ -1,24 +0,0 @@
-If you want to use this tool outside of the SDK installation directory
-you have to set SDKDIR environment variable.
-
-How to get root permission:
-
-sudo -A /bin/askpass-tool
-
-Sudo will ask when starting scripts
-
-sudo -E ./b2qt-flashing-wizard
-
--E is needed to keep the X vars
-
-Variables needed:
-
-#!/bin/bash
-export HOME=/home/rkeller
-export XDG_SESSION_COOKIE=0dbc1b47e88f5cfa62c5818b00000237-1381472004.761811-1314725543
-./b2qt-flashing-wizard
-
-GUI stuff:
-
-kdesu
-gsu