diff options
| author | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-31 08:51:33 -0400 |
|---|---|---|
| committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-31 08:51:33 -0400 |
| commit | 2d49c8fede3b767318af23c623174b395b180c9d (patch) | |
| tree | 73900e17df7cf94e6e0180b0fdc90e633c83e71a /documentation | |
| parent | b27a6114aca666bd3de35182dc702a6ff8006dab (diff) | |
| download | phoronix-test-suite-upstream-2d49c8fede3b767318af23c623174b395b180c9d.tar.gz phoronix-test-suite-upstream-2d49c8fede3b767318af23c623174b395b180c9d.tar.xz phoronix-test-suite-upstream-2d49c8fede3b767318af23c623174b395b180c9d.zip | |
documentation: Add Debian package repository to install documentation
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/install.html | 3 | ||||
| -rw-r--r-- | documentation/tips_and_tricks.html | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/documentation/install.html b/documentation/install.html index 01bc2ef..525fd56 100644 --- a/documentation/install.html +++ b/documentation/install.html @@ -60,6 +60,9 @@ run <em>php pts-core/scripts/build-package-deb.php</em> and a Debian package wil be generated which can be subsequently installed. This package contains the <em>phoronix-test-suite</em> executable in /usr/bin/, the Phoronix Test Suite files in <em>/usr/share/phoronix-test-suite/</em>, and the documentation in <em>/usr/share/doc/phoronix-test-suite/</em>.</p> +<p>Phoronix Media maintains a Debian package repository for the Phoronix Test Suite of all the latest releases. +To use this repository, add the following line <em>deb http://www.phoronix-test-suite.com/releases/repo pts.debian/</em> +to the end of your <em>/ept/apt/sources.list</em> file.</p> <h2>Gentoo Installation</h2> <p>Gentoo ebuild's for the Phoronix Test Suite have been created by users and can be currently found in the <a href="http://bugs.gentoo.org/show_bug.cgi?id=216656">Gentoo BugZilla</a>.</p> <h2>Mandriva Installation</h2> diff --git a/documentation/tips_and_tricks.html b/documentation/tips_and_tricks.html index c22a7a3..c25802f 100644 --- a/documentation/tips_and_tricks.html +++ b/documentation/tips_and_tricks.html @@ -29,7 +29,7 @@ checks will be performed when merging results and it will allow you to form cust suites very easily, etc. Though the preferred method to create a suite is by writing a formal suite.</p> <p>- When being prompted for the test identifier or the file name for saving the results, several user variables are supported. These include -<em>$VIDEO_RESOLUTION</em>, <em>$VIDEO_CARD</em>, <em>$OPERATING_SYSTEM</em>, <em>$PROCESSOR</em>, <em>$MOTHERBOARD</em>, and <em>$KERNEL_VERSION</em>. +<em>$VIDEO_RESOLUTION</em>, <em>$VIDEO_CARD</em>, <em>$OPERATING_SYSTEM</em>, <em>$PROCESSOR</em>, <em>$MOTHERBOARD</em>, <em>$CHIPSET</em>, and <em>$KERNEL_VERSION</em>. If any of these variables are entered, the Phoronix Test Suite will replace them with their respective values before saving the results.</p> <p>- If <em>RemoveDownloadFiles</em> is set to <em>TRUE</em> within the <em>user-config.xml</em> file, once a test has been installed the originally downloaded files for that test will be automatically removed. This conserves |
