From e42bd847fc96c103b7e2d958b77339a6ae4cf310 Mon Sep 17 00:00:00 2001 From: Tom Culliton Date: Fri, 27 Feb 2009 23:13:14 -0500 Subject: Attempt to make this more correct for an Arch system using runit. --- abs/core-testing/local-website/htdocs/index.html | 64 +++++++----------------- 1 file changed, 17 insertions(+), 47 deletions(-) diff --git a/abs/core-testing/local-website/htdocs/index.html b/abs/core-testing/local-website/htdocs/index.html index c5ae009..661f673 100644 --- a/abs/core-testing/local-website/htdocs/index.html +++ b/abs/core-testing/local-website/htdocs/index.html @@ -1,39 +1,22 @@ - - - - - - - - LinHES R6 - -

Tux with a Remote

- - - - - - - -
-

The Linux Home Entertainment System Release 6

-

MythWeb:
    The MythWeb allows you to use a web page to control @@ -41,7 +24,6 @@ but it is dependent upon MythTV being installed and operational."

-

MythTV Web Virtual Remote:
    A web based virtual remote control for MythTV. @@ -50,38 +32,32 @@ Utilities/Setup -> Setup -> General -> Fourth Page.

-

MythTV Documentation:
    The MythTV Installation / User's Guide.

-

MythTV Keybindings:
    The keybindings for the normal MythTV interface.

-

LinHES:
    Describes how "The Project Leader" setup multiple systems to form a Linux Home Entertainment System.

-

My Folding Status:
    Status of the folding@home work for the local user.

-

Folding@home:
    KnoppMyth Team status for the folding@home effort.

-

iPod Feeds
    Transcodes ready for the ipod (if any).

@@ -91,44 +67,42 @@     FUPPES - Free UPnP Entertainment Service.  A UPnP to be used inplace of the UPnP server that comes with MythTV.  If the UPnP that comes with MythTV doesn't work for you, you can -try FUPPES.  Edit /etc/init.d/mythtv-backend, comment -EXTRA_ARGS="" and uncomment #EXTRA_ARGS="--noupnp".  Then restart -the backend and start FUPPES.

-

/etc/init.d/mythtv-backend restart
-/etc/init.d/fuppes start

-

If you want FUPPES to start on boot:

-

update-rc.d fuppes defaults 80

+try FUPPES.  Edit /etc/sv/mythtvbackend/run, and add "--noupnp" +to the command line for /usr/bin/mythbackend.  Then restart the +backend and start FUPPES.

+

sv restart mythtvbackend fuppes

+

If you want FUPPES to start on boot add a link to the + /etc/sv/fuppes directory under /var/service.

+

ln -s /etc/sv/fuppes /var/service

-

Motion:
-     Motion is a software motion detector. The configuration file for +     Motion is a software motion detector. The configuration file for motion is /etc/motion/motion.conf. All you should have to do is edit "videodevice" to point to your webcam or capture device. You'll also need to change the IP in /var/www/motion/index.html to the IP of your backend. -
+

+ +     As root: sv start motion will start motion. + To have it start automatically add a link to the + /etc/sv/motion directory under /var/service.

+

ln -s /etc/sv/motion /var/service

+

Images and video are stored in /myth/motion. + Symlinks to /myth/gallery and /myth/video exist. +

For further detail on configuring Motion, please read the Motion Guide. -
-     As root: /etc/init.d/motion start will start motion. - To have it start automatically, update-rc.d motion defaults 80. - Images and video are stored in /myth/motion. - Symlinks to /myth/gallery and /myth/video exist.
- -     Hover on the left side of the video feed in your web browser.

-

RRDTool:
    Hardware status graphs.

-

VLC HTTP Interface:
    Web interface for VideoLan Client. @@ -143,16 +117,12 @@ the backend and start FUPPES.

KnoppMyth Radio:
    Your music must be encoded as MP3 in MythMusic for this to work.

-
-- cgit v0.12