Sigurd Stordal ([EMAIL PROTECTED]) scribbled: > On Tuesday 02 September 2003 15:22, Philippe Van Hecke wrote: > > I am playing with many kernel version. And must emerge > > alsa-driver,nvidia-kernel for each kernel i install. > > > > My question is there is way when i emerge these two modules, to tell, > > with command line option to not unmerge the previous merged modules ? > AUTOCLEAN="NO". Then the previous "version" of an ebuild will not be removed. > This has to be set in the /etc/make.conf. And then you will have to be careful > to clean after the packages you don't want to keep old versions of.
Is it possible to do the following: # AUTOCLEAN="NO"; emerge alsa-driver; unset AUTOCLEAN I'm having the same issue but with alsa and radeon.o Cooper. -- [EMAIL PROTECTED] mailing list
