diff --git a/doc/fsp-faq.sgml b/doc/fsp-faq.sgml index 301cce1..864c9d6 100644 --- a/doc/fsp-faq.sgml +++ b/doc/fsp-faq.sgml @@ -74,7 +74,8 @@ or from ibblio. If you have the FSP tools already you can access the latest FSP release - via fsp on hxt.homelinux.org port 2221. + via fsp on hxt.homelinux.org or wrack.telelev.net both running fspd on + port 2221. When you're interesseted in the latest, and of course greates, @@ -208,17 +209,18 @@ How to obtain the source distribution - FIXME - Link back to the id whrecanifind and tell how to download a tar.gz file ;) + There are several ways to obtain the fsp source distribution please take a + look at How to obtain a binary copy - FIXME - Well maybe we can provide binary builds some time in the future - I startet a spec file for RH 7.3 (should be generic cause fsp is nearly dependencie free) - some time ago but never finished it + At the moment we provide only rpms for RedHat 7.3. You can download the rpm file from + the sf.net download page or from wrack.telelev.net. wrack.telelev.net provides the + rpms in a apt-rpm useable way, for more information about apt-rpm and the packages on + wrack.telelev.net take a look at http://sven.stormbind.net/aptrpm/ + If you're running other rpm based distributions you can try to rebuild the source rpms. @@ -226,8 +228,12 @@ How to compile the source code - FIXME - Tell the normal shit again, tar zxf, ./configure make make install + After download you should be able to unpack the source tarball, change + into the source directory and use + ./configure + make + su + make install @@ -239,7 +245,33 @@ FIXME Information about the fspd + Maybe I should start a second document describing all the + possible configuration options in the fspd? + Raw overview for this section: + - install fspd -> see prior section + - basic infos on fspd.conf + - info about init scripts + - info about the several .FSP_ files + + How to setup a basic fspd.conf + + FIXME + + + + How can I start the fspd automagicly on reboot? + + FIXME + Use init scripts ;) + + + + How to setup restrictions on directorys? + + FIXME + + @@ -251,6 +283,20 @@ Explain client tools and those f*cking shell script wrappers *hrhr* Check the X based fsp tools, maybe they'll compile ... + + The fsp tool collection + + FIXME + Information about all the f* commands + + + + fspclient + + FIXME + Enter information about fspclient here + +