From 614c12d6f13a7c6928ba784892e4deee845d6780 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 13 Jun 2012 14:08:33 +0000 Subject: Initial commit --- (limited to 'README') 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 -- cgit v0.9.1