ping-uino wrote:And i'm impatience to see this tool instead etc-update!
Well, I think that cfg-update will never become the default tool because it's written in perl. If I had written it in python or bash it would have had a much better chance of becoming the default tool.
(and trying it on every architecture is one step)
I've found someone willing to test cfg-update on a Mac too. So I'll wait for the results and hopefully I can email the package maintainer soon to have him add ~ppc and ~sparc as supported systems
I'd like to see a simple website page for cfg-update, forum is not very functional to search packages

Right now I have redirected the url which is mentioned in the ebuild, manpage and on packages.gentoo.org to this forum post. I can make a simple page and remove the redirection... but to be honest, this has a very low priority on my tasklist.
Okay, the last complain (i promised!)
I don't see this as complaints but as constructive criticism. Your suggestions, tips, ideas, dislikes and complaints are all equally welcome!
for the "manual" in my (humble) opinion:
> Enable the alias for emerge in /root/.bash_profile:
I'd write something like: "enable cfg-update on your system"
The first time i read it (i'm not english, i know my english is poor...) i believed to add manaully an alias to my .bashrc!
Good point... I will update the instructions.
> Log out and use sux to become root again
I'm console purist... Can you put this step optional?
I can, and it is actually optional... but because the root account on Gentoo systems is configured very restricted by default, and most people use an Xserver, I think this is a sane instruction for most installs. But I will add a note for CLI-only freaks

I'll change the 1.8.0-r4 ebuild so that sux is not a dependency when USE="-kde -gnome"!
And why not put in some part a very little guide about common commands?
Something like:
To list update: cfg-update -xyz
I figured that the manpage is a good place to put this in. Just type "man cfg-update" and scroll down to the EXAMPLES section to see some basic usage examples.