summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan Bauer2011-05-04 13:50:36 +0200
committerJonathan Bauer2011-05-04 13:50:36 +0200
commite2dab267d755fd1aea8a3455ebe4459dd24fe2f1 (patch)
treedcb40a55b4fc06483ba1774da23ac0b7fb1647cc /README
parentdownload manager constructor comments & typos fix (diff)
downloadfbgui-e2dab267d755fd1aea8a3455ebe4459dd24fe2f1.tar.gz
fbgui-e2dab267d755fd1aea8a3455ebe4459dd24fe2f1.tar.xz
fbgui-e2dab267d755fd1aea8a3455ebe4459dd24fe2f1.zip
README started...
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)