Gentoo Archives: gentoo-dev

From: William Hubbs <kc5eiv@×××××××××××××.net>
To: Gentoo Developers <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] GUI installer
Date: Mon, 14 Apr 2003 13:17:05
Message-Id: 20030414131704.GA19785@kc5eiv.homeip.net
In Reply to: Re: [gentoo-dev] GUI installer by Stroller
1 Hi all,
2
3 I agree with this.
4
5 I don't think that we should have the livecd boot directly into an installer either. I was comfortable using the current install process, and I think it should always be an option.
6
7 Thanks,
8
9 William
10
11 On Mon, Apr 14, 2003 at 11:18:52AM +0100, Stroller wrote:
12 > On Sunday, April 13, 2003, at 09:49 am, Jeff Rose wrote:
13 >
14 > > One of the major pains in the redhat like installers deals with
15 > > package selection. I think it is ridiculous to give people a list of
16 > > a thousand packages and tell them to pick. Especially since the
17 > > package documentation is horrible. Most people probably wouldn't know
18 > > that its important for them to have the e2fsprogs installed, for
19 > > example. So, this
20 > > is the portion of the installer where I see the most room for
21 > > innovation.
22 >
23 > Hear! Hear!
24 >
25 > I work (for my sins) in an evangelically M$-only environment. Our IT
26 > Director has obviously read something in the newspapers recently about
27 > Linux, so he dusted off his "old" Vaio c-series & installed DeadRat,
28 > then brought it to me when it booted to Gnome & didn't set-up the circa
29 > 1180 x 480 screen resolution properly.
30 >
31 > Some things I found:
32 > - sendmail started at the default runlevel when I booted it up.
33 > - he was logging in to the GUI as root, and didn't even now how to get
34 > a virtual terminal using ctrl-alt-f1
35 > - gcc wasn't installed and the VaioCam stuff needs installing from
36 > source.
37 > - RH8 allows you to copy the CD .iso files to hard-drive (in DOS for
38 > instance), boot from a floppy, and then continue the install from these
39 > HD images. Unfortunately, once the system is installed, the "control
40 > panel" package manager doesn't know where to look for CDs, and fails
41 > anytime you try to add packages. I couldn't find an option to change
42 > this at all, so ended up mounting the .iso files as `-o loop` (mind
43 > you, at least I learned something), running rpm from the CLI, and
44 > fulfilling dependencies by hand. Yeuch! It's cute & ironic that Gentoo
45 > is intended for "power-users", as against RH's ease-of-use, yet such a
46 > problem cannot arise with Gentoo.
47 > - I want a Vaio c-series
48 >
49 > Now, I rather like the current Gentoo install process, but I've been
50 > using Linux for a couple of years already. A friend with only Windows
51 > experience recently overheard me talking about Gentoo, and decided to
52 > try it. Because he does not live locally, I can't visit him to help
53 > when he has problems with his install, and I really feel I should have
54 > recommended Mandrake.
55 >
56 > We'll see how it goes when my friend resolves his present issue with an
57 > older CD-ROM drive resolved, but I would not complain if an installer: -
58 > helped with network card detection,
59 > and helped ensure that /etc/modules.autoload was suitable
60 > - saved typing when partitioning
61 > - automated the copying / extraction if the stage.tar files
62 > - did the chroot automatically
63 > - prompted the user for a root password
64 > - insisted on adding an initial user
65 > (making sure it gave that user wheel privileges, so the user can `su`)
66 > - offered to install a GUI of the user's choice
67 > from the KDE / Gnome grp tarballs
68 > - did NOT add xstart to the default run-level, but added info on how to
69 > do so to the MOTD. AFAICT configuring X can be a a bit complicated,
70 > and autodetection of hardware could be quite a task to write. So IMO,
71 > when the system is booted for the first time, it should go to the
72 > CLI, and newbie users can't complain if X doesn't handle their
73 > graphics card / monitor: the answer is "it's not intended to do
74 > that".
75 > - on the same theme, I'd like the installation process to disable root
76 > logins to the GUI.
77 > - some other stuff I can't think of at this time in the morning
78 >
79 > It arises however that Gentoo has some very nice features for its new
80 > users:
81 > - Gentoo installs a simple Unix system, with no bloat.
82 > This really is what Unix is about: I often read in Linux newsgroups
83 > posters asking "Why doesn't foo happen when I click bar in the network
84 > options box of the Linux control panel".
85 > So many GUI configuration tools are available in modern distros that
86 > they become, perhaps, less usable, and harder to support.
87 > Unix is NOT Windows - why do folks so often try to make it that way..?
88 > Equally I feel that Gentoo probably shouldn't be marketed as a first
89 > distro (and it's bit unfortunate that so many newbies consider
90 > themselves power-users & like the idea of a "small, tight,
91 > highly-optimised system", but have expections of GUI configuration
92 > tools).
93 > - Gentoo doesn't impose a particular GUI on you, or install 5.
94 > I remember finding the choice a bit overwhelming when I first tried
95 > Mandrake.
96 > - It's not Unix if cc isn't installed.
97 > I've met OS X sys admins who are afraid to install from source, and I
98 > remember my trepidation at the idea when I first started Linux.
99 > Gentoo overcomes this VERY well.
100 >
101 > So, anyway, I'm probably preaching to the converted here, and so
102 > wasting my breath. I usually try not to advocate operating systems. I
103 > guess I'm proposing balance in any installer that is written: if you
104 > don't try to make it do too much, I think you could be very successful.
105 >
106 > Stroller.
107 >
108 >
109 >
110 >
111 > --
112 > gentoo-dev@g.o mailing list
113 >
114
115 --
116 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] GUI installer John Nilsson <john@×××××××.nu>