Peter Humphrey wrote: > > Hello list, > > > > Has anyone else noticed that running "eclean-pkg -d" removes all > packages, or nearly so? I've had it happen recently on a few amd64 > systems and an x86 system, and it's becoming annoying. Well, no, > actually it's long since become annoying. > > > > -- > > Regards > > Peter > > >
If it is removing to much, leave out the -d option. With -d, it only leaves the minimum needed to re-emerge the packages currently installed. It works the same way with -dist as well. From the man page: -d, --deep only keep the minimum for a reinstallation I think if you leave off the -d option it leaves anything that is still in the tree, may include overlays as well. Dale :-) :-)

