Béla,
Great work !!!
The cpu freqency management and overclocking is working well now.
After installing the cpufrequtils.tcz I'm using the confix.txt frequency setup as follows:
arm_freq=1100
core_freq=500
sdram_freq=550
over_voltage=6
and first line in the bootlocal.sh:
cpufreq-set -g ondemand
and everything is working very fast and stable.
My suggestion is to make the cpufrequtils as a basic part of the next distro and set the ondemand into the bootlocal.sh.
The config.txt overclocking may be set to conservative values, safe even for slower CPU's used in A+ boards:
arm_freq=900
core_freq=333
sdram_freq=450
And please add the "&" string at the end of the getty line to enable the following command to be executed.