svn path=/main/trunk/; revision=3283
CONFIG_PROTECT_MASK="/etc/wget /etc/rc.d"
-etc-update is also available to aid in the merging of these files. It provides
-a vimdiff interactive merging setup and can auto-merge trivial changes.
+Tools such as dispatch-conf and etc-update are also available to aid in the
+merging of these files. They provide interactive merging and can auto-merge
+trivial changes.
"""
print outstuff
except KeyError:
writemsg("portage initialization: your system doesn't have a 'wheel' group.\n")
writemsg("Please fix this as it is a normal system requirement. 'wheel' is GID 10\n")
- writemsg("'emerge baselayout' and an 'etc-update' should remedy this problem.\n")
+ writemsg("`emerge baselayout` and a config update with dispatch-conf or etc-update\n")
+ writemsg("should remedy this problem.\n")
pass
#Discover the uid and gid of the portage user/group