Gentoo Archives: gentoo-dev

From: Dirkjan Ochtman <djc@g.o>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: Re: How a proper server profile should look like (was: Re: [gentoo-dev] removing the server profiles...)
Date: Thu, 17 Jan 2013 08:34:52
Message-Id: CAKmKYaAwxdq6gsbX3qr_TMC+BZkcnZpBMQgywQ01H91qzXStmg@mail.gmail.com
In Reply to: Re: How a proper server profile should look like (was: Re: [gentoo-dev] removing the server profiles...) by Walter Dnes
1 On Thu, Jan 17, 2013 at 3:23 AM, Walter Dnes <waltdnes@××××××××.org> wrote:
2 > If someone wants a *REALLY* basic system, they can start off with
3 > USE="-*" and add on stuff as necessary when portage complains and/or
4 > ebuilds break. That's what I'd recommend to someone wanting to set up a
5 > "basic server" machine.
6
7 Yeah, but that sucks with USE_EXPAND. For example, I sure want some
8 version of Python installed, but setting USE="-*" removes all support
9 for Python versions and has me add them one by one. I guess I could do
10 that, but now I always have to keep up to date myself, which sucks.
11
12 Cheers,
13
14 Dirkjan

Replies