Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..83cc0b7
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+Setup X to run as a normal user
+===============================
+
+In Ubuntu by default only root can start the X server.
+You need to change that with
+
+ dpkg-reconfigure x11-common
+
+Build and run
+=============
+
+Just
+
+ make build
+ make run
+
+Buildbot
+========
+
+You can easily setup a buildbot based on scripts/buildbot/master.cfg.
+
+Supported distributions
+=======================
+
+Fedora 17
+Ubuntu 12.04