On Fri, 2019-11-08 at 01:57 +0100, Joakim Tjernlund wrote: > I am looking for a way to seed emerge with an older pkg db so emerge can > calculate > which packages needs to be rebuild/upgraded in order to get to the same state > as the system pkg db, > Is that possible? > > Also, is there some tool that allows med to copy just files needed for a > profile? > Something like "cp" /etc/portage/make.profile /my/destination >
portage-utils has variables Q_VDB and Q_EDB which allows qmerge to use different VDBs/EDBs Does portage have something similar?
