From 1c40c9bed4b4ead2c4191a7eb4863bad1f1b5b8b Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 12 Dec 2007 08:13:06 +1300 Subject: [PATCH] Add details on how to get the disk storage output displayed by patching MythTV. --- FAQ | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/FAQ b/FAQ index 7fd2631..5e04f44 100644 --- a/FAQ +++ b/FAQ @@ -19,3 +19,21 @@ mythtv-perl (apt-get install mythtv-perl). Christian's packages are available at: http://www.debian-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 from SVN, +so you should be comfortable with what you need to do. Namely, 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) -- 2.30.2