From: solar <solar@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Proposed changes to base profile for Gentoo/ALT
Date: Thu, 03 Nov 2005 12:02:47 -0500 [thread overview]
Message-ID: <1131037367.3693.23.camel@alto> (raw)
In-Reply-To: <200511021311.33256@enterprise.flameeyes.is-a-geek.org>
On Wed, 2005-11-02 at 13:11 +0100, Diego 'Flameeyes' Pettenò wrote:
> As I'd like to get sooner or later (better sooner) the profiles for
> Gentoo/FreeBSD in main tree, I've synced the fake base profile in gentoo-alt
> overlay with the one in the tree. Unfortunately there are things in base that
> are linux-specific, so they, IMHO, should be moved in default-linux.
>
> The attached patch is the proposed changes, they are mainly linux-specific
> userland that does not work outside of Linux-based systems, but there are
> 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
> right now.
>
> Obviously if this is going to be applied the missing packages should be added
> to the packages of default-linux and other linux profiles that does inherit
> from base.
After reviewing the existing profiles effected by the proposed change
I'd suggest you do something like this.
cp -a base base-tmp
cd base
cat ~/base-alt-changes | patch
cd ..
diff -u base-tmp/packages base/packages | grep ^- | cut -c 2- > new.x
mv new.x base-tmp/packages
mv base core
mv base-tmp base
echo ../core > base/parent
# And then bsd inherits from core vs base.
--
solar <solar@gentoo.org>
Gentoo Linux
--
gentoo-dev@gentoo.org mailing list
prev parent reply other threads:[~2005-11-03 17:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-02 12:11 [gentoo-dev] Proposed changes to base profile for Gentoo/ALT Diego 'Flameeyes' Pettenò
2005-11-02 14:25 ` Chris Gianelloni
2005-11-02 14:38 ` Mike Frysinger
2005-11-02 15:22 ` Diego 'Flameeyes' Pettenò
2005-11-02 15:33 ` Mike Frysinger
2005-11-02 16:12 ` solar
2005-11-02 16:36 ` Mike Frysinger
2005-11-11 23:49 ` Martin Schlemmer
2005-11-03 17:02 ` solar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1131037367.3693.23.camel@alto \
--to=solar@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox