From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EXHVF-0000eQ-Gc for garchives@archives.gentoo.org; Wed, 02 Nov 2005 12:14:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jA2CDN2E018509; Wed, 2 Nov 2005 12:13:23 GMT Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.193]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jA2CBbXe018237 for ; Wed, 2 Nov 2005 12:11:37 GMT Received: by nproxy.gmail.com with SMTP id y38so25344nfb for ; Wed, 02 Nov 2005 04:11:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:x-face:mime-version:content-type:content-transfer-encoding:message-id:sender; b=Uisw+kpGvGPuZyc43767dARz7yTQ7vFarr8uw0Z6Y9R4sJZlxxgmwtiEZCKgxmBDn5mfISly4gysDIlrPZQSywuxwjd+6EebYoDbt+WL9zv5uvkf1rQpMwhA3nj8tffcTCbeLhcyBC2xVT2yMIKoP5MG4oCkZ9aVKzh8k19wgtI= Received: by 10.48.240.15 with SMTP id n15mr667902nfh; Wed, 02 Nov 2005 04:11:37 -0800 (PST) Received: from enterprise.flameeyes.is-a-geek.org ( [151.56.93.66]) by mx.gmail.com with ESMTP id v24sm237796nfc.2005.11.02.04.11.35; Wed, 02 Nov 2005 04:11:36 -0800 (PST) From: "Diego 'Flameeyes' =?iso-8859-1?q?Petten=F2?=" To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Proposed changes to base profile for Gentoo/ALT Date: Wed, 2 Nov 2005 13:11:24 +0100 User-Agent: KMail/1.8.92 X-Face: +=-v@W}H`=.Bn2t&97Un7{[.c0aP0"8)JI?7Z?E>l>ZNY|,=?utf-8?q?mL=5C3bs=0A=09xW=23jRz=7CVa=5C?=@NIS3-'W[F.^YLqK=rS:D*Ke`Y5giI@$(xIBQ<0i740;wuI{lYd>>=?utf-8?q?eFVDuAr=0A=09=3Br=5B*=7E/zd=604dEI?= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3270559.VzExAqhcux"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511021311.33256@enterprise.flameeyes.is-a-geek.org> Sender: "=?UTF-8?Q?Diego=20\"Flameeyes\"=20Petten=C3=B2?=" X-Archives-Salt: 1d33694b-e20e-4726-830c-841c8b0f9672 X-Archives-Hash: c133efea3d24730ec09a803be8f53dbd --nextPart3270559.VzExAqhcux Content-Type: multipart/mixed; boundary="Boundary-01=_1zKaDbbBex6o7yy" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_1zKaDbbBex6o7yy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline As I'd like to get sooner or later (better sooner) the profiles for=20 Gentoo/FreeBSD in main tree, I've synced the fake base profile in gentoo-al= t=20 overlay with the one in the tree. Unfortunately there are things in base th= at=20 are linux-specific, so they, IMHO, should be moved in default-linux. The attached patch is the proposed changes, they are mainly linux-specific= =20 userland that does not work outside of Linux-based systems, but there are=20 also some GNU-specific packages like which that we don't use. I would have some other changes for virtuals, but they are less important=20 right now. Obviously if this is going to be applied the missing packages should be add= ed=20 to the packages of default-linux and other linux profiles that does inherit= =20 from base. Comments? =2D-=20 Diego "Flameeyes" Petten=F2 - http://dev.gentoo.org/~flameeyes/ Gentoo/ALT lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE --Boundary-01=_1zKaDbbBex6o7yy Content-Type: text/x-diff; charset="iso-8859-1"; name="base-alt-changes" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="base-alt-changes" Only in /home/flame/devel/gentoo-x86/profiles/base/: CVS Only in base/: fake diff -ur /home/flame/devel/gentoo-x86/profiles/base/packages base/packages --- /home/flame/devel/gentoo-x86/profiles/base/packages 2005-09-09 20:20:51.000000000 +0200 +++ base/packages 2005-11-02 13:02:59.000000000 +0100 @@ -27,32 +27,20 @@ *virtual/baselayout *app-arch/bzip2 *app-arch/cpio -*app-arch/tar *app-shells/bash *dev-lang/perl *dev-lang/python -*net-misc/iputils *net-misc/rsync *net-misc/wget -*sys-apps/coreutils -*sys-apps/debianutils *sys-apps/diffutils *sys-apps/file -*sys-apps/findutils *sys-apps/gawk *sys-apps/grep *sys-apps/groff -*sys-apps/kbd *sys-apps/man -*sys-apps/man-pages -*sys-apps/net-tools *>=sys-apps/portage-2.0.51 -*sys-process/procps -*sys-process/psmisc *sys-apps/sed -*sys-apps/shadow *sys-apps/texinfo -*sys-apps/which *sys-devel/autoconf *sys-devel/autoconf-wrapper *sys-devel/automake @@ -66,8 +54,6 @@ *sys-devel/m4 *sys-devel/make *sys-devel/patch -*sys-fs/e2fsprogs -*sys-libs/cracklib *sys-libs/ncurses *sys-libs/readline *sys-libs/zlib @@ -75,7 +61,6 @@ *virtual/editor *virtual/gzip *virtual/libc -*virtual/modutils *virtual/os-headers *virtual/pager *virtual/ssh Only in base/: .svn --Boundary-01=_1zKaDbbBex6o7yy-- --nextPart3270559.VzExAqhcux Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDaKz1e2h1+2mHVWMRAhonAKC9jPhaQc91qBPuq55KPebw6QxLpACg18/y 30oaSEEvs28YvcMz44myanM= =+04x -----END PGP SIGNATURE----- --nextPart3270559.VzExAqhcux-- -- gentoo-dev@gentoo.org mailing list