From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LhhX3-0001IB-Tw for garchives@archives.gentoo.org; Thu, 12 Mar 2009 09:48:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67E56E014E; Thu, 12 Mar 2009 09:48:50 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 32892E014E for ; Thu, 12 Mar 2009 09:48:50 +0000 (UTC) Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.digimed.co.uk (Postfix) with ESMTPSA id 92F1C3D5D17 for ; Thu, 12 Mar 2009 09:48:49 +0000 (GMT) Date: Thu, 12 Mar 2009 09:48:48 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to "freeze" my Gentoo system Message-ID: <20090312094848.3ef8acdb@krikkit.digimed.co.uk> In-Reply-To: <200903120956.47288.alan.mckinnon@gmail.com> References: <20090311134054.4a4de361@lappy.evolone.org> <200903120956.47288.alan.mckinnon@gmail.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.7.1cvs7 (GTK+ 2.14.7; i686-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/aOXgiouop3pPaSKEldJhe2/"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: fb831649-f22d-435a-bc1e-25328c8aca53 X-Archives-Hash: a5e3808135faccdb77dbae6bb7e672b5 --Sig_/aOXgiouop3pPaSKEldJhe2/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 12 Mar 2009 09:56:47 +0200, Alan McKinnon wrote: > The atom syntax you want is ~ which means any -rN version > (including -r0) of the base version. I've only even seen the ~ used at the start of an atom, I didn't know it could be used at the end too. > You could grab a complete list of your system and world (emerge -et), > mangle it into shape with grep, sed and awk and redirect the whole lot > to a package.mask file in a format something like this: >=20 > >app-1.1.0~ =20 emerge portage-utils qatom $(qlist -ICv) | awk '{print ">"$1"/"$2"-"$3"~"}' --=20 Neil Bothwick I was married by a judge. I should have asked for a jury. --Sig_/aOXgiouop3pPaSKEldJhe2/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEARECAAYFAkm42oAACgkQum4al0N1GQPoZwCePHoOnxt+zXhK7Jwm56EgchS3 STgAn2DqSIl0F9HmhLJOxD1BCzSGL+8U =Aubu -----END PGP SIGNATURE----- --Sig_/aOXgiouop3pPaSKEldJhe2/--