summaryrefslogtreecommitdiffstats
path: root/src/b2qt-flashing-wizard/README
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2014-11-06 13:56:23 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2014-11-06 15:27:37 +0200
commit34dda314cbb920ab85ce908c5f326d9a1491d070 (patch)
tree9a167c4caee09349635220045cc17862944b2a05 /src/b2qt-flashing-wizard/README
parentc428253ed91fa62c4ccb1ae676f58a4ba9821ca7 (diff)
Add b2qt-flashing-wizard
Change-Id: I2aec410a9c27b3d1f8df88b983e55cd3d890bdf2 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Diffstat (limited to 'src/b2qt-flashing-wizard/README')
-rw-r--r--src/b2qt-flashing-wizard/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/b2qt-flashing-wizard/README b/src/b2qt-flashing-wizard/README
new file mode 100644
index 0000000..a04bc96
--- /dev/null
+++ b/src/b2qt-flashing-wizard/README
@@ -0,0 +1,24 @@
+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