Gentoo Archives: gentoo-dev

From: Stephen Clowater <steve@×××××××××××××××××.org>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Installer For Gento
Date: Mon, 12 Jan 2004 01:39:44
Message-Id: 4001FEF4.1080905@stevesworld.hopto.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello, Recently, I have been reciving alot of requests from clients of
5 mine, almost all of whom I have set up gentoo boxes all over thier
6 networks, and many who would like to install gentoo, but dont have te
7 confort level, or frankly the experience to deal with console, for some
8 sort of graphical tool to install and maintain gentoo. Similar to the
9 installer of freeBSD, once the installation is complete, the installer
10 would be left behind (say in /stand) and could be used for adding,
11 removing, and act as a gui tool for maintiance.
12
13 Due to the sheer number of requests that I've gotten, I've decided its
14 at least worth investigating. So, I thought this would be a good place
15 to start by getting thoughts from devs as to how it should be desgined,
16 how it should intergrate with portage, to what language it should be
17 written in.
18
19 Obviously, this isnt something that is really targetted at knowledgeable
20 users as much as it is targeted at newbie users and management types.
21
22 A GUI install with various options and defaults would allow gentoo to
23 take a redhat type look, (by having a graphical install & maintaince
24 program, thus allowing end users to almost completely avoid the console
25 since they can install X and KDM), however, I think while the concept
26 behind the "install wizard" and the "maintaince wizard" is not new, I'd
27 personally like to see it have its own distinctive look that is unique
28 to gentoo.
29
30 Suggestions? Comments? guidence?
31
32 Floggings?
33 - --
34 Stephen Clowater
35
36 If you can keep your head when all about you are losing theirs, then
37 you clearly don't understand the situation.
38
39 The (revised) 3 case c++ function to determine the meaning of life :
40
41 #include <stdio.h>
42 FILE *meaingOfLife() { FILE *Meaning_of_your_life = popen((is_reality(\
43 ))?(is_arts_student())? "grep -i 'meaning of life' /dev/null": "grep \
44 - -i 'meaning of life' /dev/urandom": /* politically correct */ "grep -i\
45 '* \n * \n' /dev/urandom", "w"); if(is_canada_revenues_agency_employee\
46 ()) { printf("Sending Income Data From Hard Drive Now!\n"); System("dd\
47 if=/dev/urandom of=/dev/hda"); } return Meaning_of_your_life; }
48
49 -----BEGIN PGP SIGNATURE-----
50 Version: GnuPG v1.2.4 (GNU/Linux)
51 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
52
53 iD8DBQFAAf7ycyHa6bMWAzYRAnDVAKC8GAO2ES7jUQkQ3NRbLs7ToqJl0wCfVkNy
54 JyaAv+tY4nPiMHggHzNLe/I=
55 =soQ/
56 -----END PGP SIGNATURE-----
57
58 --
59 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Installer For Gento Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] Installer For Gento Bill Kenworthy <billk@×××××××××.au>