summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/tweaker/tcf/os.tcf
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-01-17 17:53:44 (GMT)
committerBob Igo <bob@stormlogic.com>2009-01-17 17:53:44 (GMT)
commit18b8c17f24b9cd6d9600b212cbd615deb69fe500 (patch)
treece8b68a2277d4d81706c9f71832540a91361919e /abs/core-testing/tweaker/tcf/os.tcf
parente2f581d7a980085e0078e01f1a38886ab88127ec (diff)
downloadlinhes_pkgbuild-18b8c17f24b9cd6d9600b212cbd615deb69fe500.zip
linhes_pkgbuild-18b8c17f24b9cd6d9600b212cbd615deb69fe500.tar.gz
linhes_pkgbuild-18b8c17f24b9cd6d9600b212cbd615deb69fe500.tar.bz2
Expanded Tweaker tar file into individual files, and adjusted installation process to reflect this. Further integration will be required before this is ready for R6.
Diffstat (limited to 'abs/core-testing/tweaker/tcf/os.tcf')
-rw-r--r--abs/core-testing/tweaker/tcf/os.tcf10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core-testing/tweaker/tcf/os.tcf b/abs/core-testing/tweaker/tcf/os.tcf
new file mode 100644
index 0000000..e70f4ee
--- /dev/null
+++ b/abs/core-testing/tweaker/tcf/os.tcf
@@ -0,0 +1,10 @@
+<tweak name = "Linux-related Customizations">
+ <script>twk_linux.pl</script>
+ <description>Recommended for everyone.</description>
+ <options>
+ <option name = "all">
+ <description>Changes made to the Linux baseline settings for integration and functionality.</description>
+ <recommendationlevel>recommended</recommendationlevel>
+ </option>
+ </options>
+</tweak>