On Thu, 2006-01-05 at 18:39 +0000, James wrote:
> Any better ideas on how to duplicate gentoo systems,
> with the installed list of ebuilds matching?
> 
> thoughts and ideas?

To get a good list of all packages on your system use qlist (emerge
portage-utils).

# qlist -ICv |sed -e 's:^:=:' > portage.list
# xargs emerge -YOUROPTS < portage.list

If the systems are identical, you can use quickpkg to make packages from
your active system, configs and all, then use those packages to emerge
-K on the other systems.

-- 
Lares Moreau <[EMAIL PROTECTED]>  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net                 |
Gentoo x86 Arch Tester                 |               ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |          Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to