Refresh URLs in FAQ, update libmythtv-perl package name.
+ Remove obsolete question/answer from FAQ as my patch for improving storage
+ group data was merged in 2008.
+
2001-02-14 Andrew Ruthven
Release version 1.0.2.
libmythtv-perl (apt-get install libmythtv-perl). Christian's packages are
available at:
http://www.deb-multimedia.org
-
-Q) I want to see disk space individually for each of my storage groups, how
-can I do this?
-A) If you're using storage groups then you're currently running 0.21 or newer,
-You will need to, apply a couple of patches to MythTV and recompile. The
-patches are known to apply against r15127. If they don't, please let me
-(andrew@etc.gen.nz) know.
-
-Grab the patches from:
- - http://svn.mythtv.org/trac/ticket/4278
- - http://svn.mythtv.org/trac/ticket/4280 (the latest patch)
-
-Apply them, using something like the following from the root of your MythTV
-build tree:
-
-patch -p1 < 0001-Return-the-storage-group-data-using-a-sensible-XML-a.patch
-patch -p1 < 0003-Allow-defining-different-versions-of-the-XML-without.2.patch
-
-(The names might vary if I update the patches)