John Ross Hunt wrote:

Is there an emerge option for rebuilding the whole box (assuming all emerged source tarballs still present) ?

Try this, it works better than "emerge -e" because it rebuilds the currently installed packages only (no upgrades or downgrades).

qpkg -I -nc -v | sed "s:^:\\\=:" | xargs emerge -p


And again a completely different solution :)... this one looks pretty simple, i've sent the output to less instead of xargs emerge and it looked just like what i want. Thank you..


-- [EMAIL PROTECTED] mailing list



Reply via email to