Le lundi 26 juin 2006 à 08:36 -0400, Sean a écrit :
> What is the best way to handle the files that etc-update states needs to 
> be updated?

I use dispatch-conf with color highlighting
the big advantage of dispatch-conf is that you can configure it to
replace config files that you didn't modify automatically.
When i run dispatch-conf after a little upgrade when portage told me to
do so, most of the time i don't have to do anything (it saves time).

here is my dispatch-conf.conf file :

# cat /etc/dispatch-conf.conf | grep -v "^#" | grep -v "^$"
archive-dir=/etc/config-archive
use-rcs=no
diff="colordiff -Nu %s %s | less --no-init --QUIT-AT-EOF"
merge="sdiff --suppress-common-lines --output=%s %s %s"
replace-cvs=yes
replace-wscomments=yes
replace-unmodified=yes

-- 
[email protected] mailing list

Reply via email to