Module submission - cpufreqd

Auke Kok sofar at foo-projects.org
Tue May 9 01:55:33 UTC 2006


Zbigniew Luszpinski wrote:
>> some questions and notes:
>>
>> why not replace cpufreqd? it seems that (according to the website) this
>> should replace cpufreqd-1.2.0. it's kind of silly to keep old versions
>> especially if the functionality is duplicated completely and it's backwards
>> compatible.
>>
>> that said, you could have just sent a diff against cpufreqd ;^)

patching file DEPENDS
patching file DETAILS
Hunk #1 FAILED at 1.
1 out of 2 hunks FAILED -- saving rejects to file DETAILS.rej
patching file POST_INSTALL
Errors encountered - not applying

I can't apply as is - can you clean up the patch so it applies cleanly against 
moonbase? thanks,

Auke




>>
>> Auke
> 
> Major version update usually introduces major changes. That is why I posted it 
> for testing first and named it as cpufreqd2 to not conflict with former 
> cpufreqd. However you have right. I also do not find any reason for keeping 
> the old one. It looks comaptible with previous major version.
> 
> module name       : cpufreqd
> suggested section : utils
> update (y/n)      : y
> bugfix (y/n)      : n
> security (y/n)    : n
> 
> New, major release of cpufreqd. It works well with my Athlon64 when switching 
> 1GHz <-> 1.8GHz on fly. Remeber to configure /etc/cpufreqd.conf after module 
> installation.
> 
> greetings,
> Zbigniew 'zbiggy' Luszpinski
> 
> 
> ------------------------------------------------------------------------
> 
> --- cpufreqd/DEPENDS	1970-01-01 01:00:00.000000000 +0100
> +++ cpufreqd/DEPENDS	2006-05-05 01:10:55.000000000 +0200
> @@ -0,0 +1 @@
> +depends cpufrequtils
> --- cpufreqd/DETAILS	2005-04-26 19:52:15.000000000 +0200
> +++ cpufreqd/DETAILS	2006-05-09 00:17:13.000000000 +0200
> @@ -1,13 +1,12 @@
>            MODULE=cpufreqd
> -         VERSION=1.2.0
> -          SOURCE=$MODULE-$VERSION.tar.gz
> +         VERSION=2.0.0
> +          SOURCE=$MODULE-$VERSION.tar.bz2
>        SOURCE_URL=$SFORGE_URL/$MODULE/
> -      SOURCE_VFY=md5:d1efbf194531ad6d4f39af6eef3ff533
> +      SOURCE_VFY=sha1:40094db6432ca9638bcd14af331f476d2977e7f8
>          WEB_SITE=http:cpufreqd.sf.net/
>           ENTERED=20040706
> -	 UPDATED=20040823
> +	 UPDATED=20060508
>             SHORT="Cpufreqd a userspace cpufreq throttling dameon"
> -
>  cat << EOF
>  Cpufreqd is a userspace cpu speed and voltage adjuster for the cpufreq
>  kernel drivers it changes the speed depending on if you are on ac
> @@ -17,4 +16,3 @@
>  cool features such as if mplayer is running or xine throttle the cpu
>  a certain way etc... great for laptops :) man cpufreqd.conf  :) have fun
>  EOF
> -
> --- cpufreqd/POST_INSTALL	2005-04-26 19:52:15.000000000 +0200
> +++ cpufreqd/POST_INSTALL	2006-02-22 14:13:13.000000000 +0100
> @@ -1,2 +1,2 @@
> -message "${MESSAGE_COLOR}You will have to edit your /etc/modules yourself"
> +message "${MESSAGE_COLOR}You will have to edit your /etc/cpufreq yourself"
>  message "Also you need acpi support and cpufreq support in your kernel.${DEFAULT_COLOR}"
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar



More information about the Lunar mailing list