summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNiklas2011-06-28 10:51:08 +0200
committerNiklas2011-06-28 10:51:08 +0200
commit2842ca3160966ed1633f9d6605531e18b435de61 (patch)
treed705e55b3307985da28307e24b7ac33a0e024cce /README
parentadded the networkDiscovery project into a new workspace folder (diff)
parentbuild.sh dummy (diff)
downloadfbgui-2842ca3160966ed1633f9d6605531e18b435de61.tar.gz
fbgui-2842ca3160966ed1633f9d6605531e18b435de61.tar.xz
fbgui-2842ca3160966ed1633f9d6605531e18b435de61.zip
Merge branch 'master' of git.openslx.org:lsfks/projekte/fbgui
Diffstat (limited to 'README')
-rw-r--r--README28
1 files changed, 27 insertions, 1 deletions
diff --git a/README b/README
index f3bd686..8c226d1 100644
--- a/README
+++ b/README
@@ -1 +1,27 @@
-Framebuffer GUI for OpenSLX Preboot Environment
+*****************************************************************
+ Framebuffer GUI for OpenSLX Preboot Environment
+*****************************************************************
+General Information:
+ OpensLX: http://lab.openslx.org/projects/openslx
+ fbgui: http://lab.ks.uni-freiburg.de/projects/preboot/wiki
+
+*****************************************************************
+FAQ:
+
+What is this for?
+ Provides the user with an interactive graphical interface to
+ choose an OS which one he would like to boot.
+
+What does this do excatly?
+ fbgui was designed to provide a minimalistic browser that can be run directly on the framebuffer.
+ (Note: The website content is crucial to the successfull execution of this program!)
+
+How to build/use it?
+ Simply run ./build.sh to create a package of fbgui (including all the required libs).
+ To integrate into a Preboot-Media, follow instructions on the wiki.
+
+Dependancies:
+ QT-Framework
+ QXT-Framework (QT extension)
+ sysfsutils
+ (QJSon)