Line 0
Link Here
|
|
|
1 |
*********************************************************************** |
2 |
|
3 |
Freevo is now installed. It might be a good idea to read the docs |
4 |
in %%PREFIX%%/share/doc/freevo-%%PORTVERSION%% |
5 |
|
6 |
By default Freevo is configured with a single VFS in /var/db/cache. |
7 |
You can use this by adding users to the freevo group. |
8 |
|
9 |
To get up and running quickly try: freevo setup && freevo --help |
10 |
|
11 |
Freevo can be configured to start on boot by using the sample |
12 |
startup script in %%PREFIX%%/etc/rc.d/freevo.sh.sample |
13 |
|
14 |
*********************************************************************** |
15 |
|
16 |
IMPORTANT: Freevo requires procfs to be mounted on /proc. You can |
17 |
do this by adding the following entry to your /etc/fstab: |
18 |
|
19 |
proc /proc procfs rw 1 1 |
20 |
|
21 |
WITHOUT THIS FREEVO WILL NOT SHUT DOWN CORRECTLY! |
22 |
|
23 |
*********************************************************************** |