From 8252e8f56099b081b20a0079e03dc3618decae2f Mon Sep 17 00:00:00 2001 From: Nicole Vreden Date: Sun, 28 Feb 2010 21:45:26 +0100 Subject: Documentation: Added Projektstruktur and Codecs Signed-off-by: Nicole Vreden --- doc/asciidoc/install.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'doc/asciidoc/install.txt') diff --git a/doc/asciidoc/install.txt b/doc/asciidoc/install.txt index 28dc850..c558cc3 100644 --- a/doc/asciidoc/install.txt +++ b/doc/asciidoc/install.txt @@ -5,14 +5,15 @@ Zuerst muss der Benutzer die... ...Datenbank einrichten... ~~~~~~~~~~~~~~~~~~~~~~~~~~ ...indem er den Datenbank-Dump folgendermassen importiert: - +---- /usr/bin/psql -U yalp -w yalp -h localhost -f yalp-db.backup +---- Der Dump wurde mit folgendem Kommando erstellt: - +---- /usr/bin/pg_dump -U yalp -w yalp -h localhost -f p -C -o -v -f "yalp-db.backup" - +---- Anschliessend folgt das Starten... @@ -32,14 +33,15 @@ Anschliessend folgt das Starten... ~~~~~~~~~~~~~~~~~ ...im yalp-Verzeichnis mit ./efl-gui.sh - +<<< OpenMoko einrichten ------------------- -Das SHR-Projekt stellt Images zur Verfuegung welche alle benoetigten -Komponenten beinhalten. (http://build.shr-project.org) +Das http://build.shr-project.org[SHR-Projekt] stellt Images zur Verfuegung +welche alle benoetigten Komponenten beinhalten. -http://shr-project.org/trac/wiki/Install[Die SHR-Project Homepage] beschreibt -die Installation des SHR-Images auf dem OpenMoko +Die SHR-Project Homepage beschreibt die +http://shr-project.org/trac/wiki/Install[Installation] des SHR-Images auf dem +OpenMoko OpenMoko per USB mit Linux-PC verbinden. OpenMoko meldet sich als Ethernet-Gadget: -- cgit v1.2.3