[Lunar-commits] <moonbase> powertweak: remove it from the moonbase.
Florin Braescu
florin at lunar-linux.org
Sun Jan 11 23:41:43 CET 2009
commit 14988a110903dd7759a5bf0bba3045e9e12e84b4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 12 00:41:43 2009 +0200
powertweak: remove it from the moonbase.
Old for 2.4.x kernels anf Gtk+ dependant.
---
utils/powertweak/DEPENDS | 7 -------
utils/powertweak/DETAILS | 19 -------------------
utils/powertweak/init.d/powertweakd | 9 ---------
3 files changed, 0 insertions(+), 35 deletions(-)
diff --git a/utils/powertweak/DEPENDS b/utils/powertweak/DEPENDS
deleted file mode 100644
index 8115978..0000000
--- a/utils/powertweak/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends hdparm &&
-depends pciutils &&
-depends libxml2 &&
-depends automake &&
-depends libtool &&
-
-optional_depends "gtk+" "" "" "for x11 graphical interface"
diff --git a/utils/powertweak/DETAILS b/utils/powertweak/DETAILS
deleted file mode 100644
index 4e609c5..0000000
--- a/utils/powertweak/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=powertweak
- VERSION=0.99.5
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:23e0ebe181f5aea98f3a38e30b5ab0babb76e24b
- WEB_SITE=http://powertweak.sourceforge.net
- ENTERED=20020125
- UPDATED=20040207
- SHORT="Powertweak tunes your kernel and hardware settings"
-cat << EOF
-Powertweak-Linux is a tool to tune your system to its optimal
-performance settings. It started life as the replacement for the now
-obsolete kernel option 'tune PCI bridges', and has been extended to
-provide more features and support more chipsets. It can also tune
-network/filesystem performance using /proc/sys entries, disk elevator
-settings, and x86 CPU registers (needs 2.2.18 or 2.4.0test kernel),
-CDROM speeds, hdparm type features, and Sony VAIO backlight. It has
-both GTK and ncurses GUIs.
-EOF
diff --git a/utils/powertweak/init.d/powertweakd b/utils/powertweak/init.d/powertweakd
deleted file mode 100755
index 72e4ba9..0000000
--- a/utils/powertweak/init.d/powertweakd
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-#
-# powertweak - configure power stuff or something
-#
-# processname: powertweakd
-# chkconfig: 345 70 30
-
-. /lib/lsb/init-functions
-
More information about the Lunar-commits
mailing list