summaryrefslogtreecommitdiffstats
path: root/CHANGE-LOG
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-24 21:49:35 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-24 21:49:35 -0400
commit518fca72d5685d9a0b21b62674c93c79ef3c97cd (patch)
tree4bef263ba5ce2f6ce9613a8723a34435b423da99 /CHANGE-LOG
parenta4586391341b3b6862bcea11a63e2b216b3fd72c (diff)
downloadphoronix-test-suite-upstream-518fca72d5685d9a0b21b62674c93c79ef3c97cd.tar.gz
phoronix-test-suite-upstream-518fca72d5685d9a0b21b62674c93c79ef3c97cd.tar.xz
phoronix-test-suite-upstream-518fca72d5685d9a0b21b62674c93c79ef3c97cd.zip
pts-core: Add RemoveDownloadFiles to user-config.xml for removing the
originally downloaded files from a test once it has been installed If RemoveDownloadFiles is set to TRUE within the user-config.xml file, once a test has been installed the originally downloaded files for that test will be automatically removed. This conserves disk space but will cause these files to be re-downloaded the next time the test needs to be re-installed. This will also not back up the downloaded files to the Phoronix Test Suite download cache. Enabling this option is just recommended for users with very limited disk space.
Diffstat (limited to 'CHANGE-LOG')
-rw-r--r--CHANGE-LOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index eb3f2bb..f808234 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -25,6 +25,7 @@ Phoronix Test Suite
- pts-core: When running in debug mode, set error reporting to all and strict
- pts-core: More improvements to motherboard detection
- pts-core: Default LogVerboseSystemDetails to FALSE
+- pts-core: Add RemoveDownloadFiles to user-config.xml for removing the originally downloaded files from a test once it has been installed
- pts: Add j2dbench test profile for a Java OpenGL 2D Microbenchmark (Thanks to Sun Microsystems)
- pts: Switch over rest of graphics suites to using $VIDEO_WIDTH and $VIDEO_HEIGHT
- pts: Add java-opengl test suite for Java OpenGL tests