Hi!
But how do I keep those nfroots up to date?
I was thinking about:
# emerge sync && emerge --update --deep --newuse world
# ROOT=/nfsroot/client01 emerge --update --deep --newuse --usepkg world
but that seems not to work.
Anything I've missed there?
I would also be very interested in such a feature, but I don't think
it's possible at the moment...
One solution would be to write a small script, which reads all the
needed informations out of $CHROOT/var/db/pkg/*/*. Afterwards the
scripts checks each "extracted" package if it needs updating (the normal
emerge -uvk category/package way).
However, this is what portage was made for, so it would probably make
more sense to implement it there ;)
regards
Chris
--
[email protected] mailing list