public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: donnie berkholz <spyderous@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Anyone appreciate this VERY dumb idea....
Date: Wed, 23 Jul 2003 01:07:32 -0500	[thread overview]
Message-ID: <200307230107.35562.spyderous@gentoo.org> (raw)
In-Reply-To: <20030723054849.12352.qmail@web42003.mail.yahoo.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 23 July 2003 00:48, KH c wrote:
>   I would suggest how about writing an intelligent
> installer that will automatically check dependency,
> download it and install it like urpmi in Manadrake or
> apt-get in Debian so even new user can enjoy the
> benefit of optimization WITHOUT the hardwork? i.e. I
> want to install X, just tell the program and it will
> take care of the whole process for me. Is it possible?

I'm not sure what hard work you're talking about. 'emerge xfree' works for me.

>   Or how about a pre-written scipt that will do the
> compile process for different type of pre-set usage
> like Desktop, Mutimedia, Networking, Internet? i.e. It
> is not a pre-installed package, it is a pre-set
> packager that will do the packaging right in front of
> the user's eye. Each user get the same package and
> script yet it is OPTIMIZE for their computer after
> they install it. What do you think about this idea?

This sounds interesting. A basic implementation could be easily accomplished 
with settings in make.conf like the following, which would add support for 
the requested options:

DESKTOP="use1 use2 use3 use4"
MULTIMEDIA="use5 use6 use7 use8"
NETWORKING="use9 use10 use11"
INTERNET="use12 use13"
# Set USE to have the defaults for whatever type of setup you want.
USE="${DESKTOP} ${MULTIMEDIA}"

The idea of "virtual packages" like instantdesktop and instantserver has been 
tossed around for a while but I haven't seen anything come of it yet. I think 
it's been waiting for some needed portage features.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/HiYmXVaO67S1rtsRAtOtAJ4oZiJn3sEsxZ7peDnqgI2eSufswQCeKAQ5
jewwCuoslSjreKnCu+voP90=
=Yl47
-----END PGP SIGNATURE-----

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2003-07-23  6:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23  5:48 [gentoo-dev] Anyone appreciate this VERY dumb idea KH c
2003-07-23  6:07 ` donnie berkholz [this message]
2003-07-23  7:48   ` Sven Vermeulen
2003-07-23 10:42 ` Paul de Vrieze
2003-07-29 15:48   ` KH c

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=200307230107.35562.spyderous@gentoo.org \
    --to=spyderous@gentoo.org \
    --cc=gentoo-dev@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