diff options
Diffstat (limited to 'abs/core-testing')
| -rw-r--r-- | abs/core-testing/local-website/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/local-website/htdocs/index.html | 18 | 
2 files changed, 11 insertions, 9 deletions
| diff --git a/abs/core-testing/local-website/PKGBUILD b/abs/core-testing/local-website/PKGBUILD index da53253..1f1faa9 100644 --- a/abs/core-testing/local-website/PKGBUILD +++ b/abs/core-testing/local-website/PKGBUILD @@ -1,6 +1,6 @@  pkgname=local-website  pkgver=2 -pkgrel=14 +pkgrel=15  pkgdesc="Contents of http://localhost"  arch=(i686 x86_64)  license=('GPL') diff --git a/abs/core-testing/local-website/htdocs/index.html b/abs/core-testing/local-website/htdocs/index.html index 964ca9c..9c46aac 100644 --- a/abs/core-testing/local-website/htdocs/index.html +++ b/abs/core-testing/local-website/htdocs/index.html @@ -68,15 +68,14 @@  	  </p> -      <p><a href="foldingathome/"><b>My Folding Status</b></a>: <br> +      <p><a href="http://fah-web.stanford.edu/cgi-bin/main.py?qtype=teampage&teamnum=50975"><b>Folding@home</b></a>: <br> -		    Status of the folding@home work for the local user. -	  </p> +		    KnoppMyth Team status for the folding@home effort.  Install via the Service Menu. +		</p> -	   -      <p><a href="http://fah-web.stanford.edu/cgi-bin/main.py?qtype=teampage&teamnum=50975"><b>Folding@home</b></a>: <br> +      <p><a href="foldingathome/"><b>My Folding Status</b></a>: <br> -		    KnoppMyth Team status for the folding@home effort. +		    Status of the folding@home work for the local user.  	  </p> @@ -90,7 +89,7 @@      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.</p><p><a style="font-weight: bold;" href="mediaserv.php"><span style="text-decoration: underline;">Mediaserv</span></a><br> +try FUPPES.  Install via the Service Menu.</p><p><a style="font-weight: bold;" href="mediaserv.php"><span style="text-decoration: underline;">Mediaserv</span></a><br>      Mediaserv - A on-demand transcoding server for  videos.  Mediaserv is designed to transcode video in a format  playable on the Nokia Internet Tablets.  However it works well at @@ -101,7 +100,7 @@ TV recordings (pretty) and your video directory.  Additionally if  you want it to stream contents from a network share, it will!  ln  -s /path/to/share /myth/mediaserv/media/ </p><p><a href="rrd/index.html"><b>RRDTool</b></a>: <br> -		    Hardware status graphs. +		    Hardware status graphs.  Install via the Service Menu.  	  </p> @@ -109,6 +108,9 @@ you want it to stream contents from a network share, it will!  ln                      Your music must be encoded as MP3 in MythMusic for this to work.</p> +      <p><a style="font-weight: bold;" href="zm/"><span style="text-decoration: underline;">ZoneMinder</span></a><br> +          Video camera security software with motion detection.  Install via the Service Menu. +      </p>          </td>        </tr> | 
