From: Chris Gianelloni <wolf31o2@gentoo.org>
To: gentoo-installer@lists.gentoo.org
Subject: Re: [gentoo-installer] educating users
Date: Mon, 19 Sep 2005 17:16:42 -0400 [thread overview]
Message-ID: <1127164602.4197.43.camel@cgianelloni.nuvox.net> (raw)
In-Reply-To: <2c99c46e05091913412069a40a@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 6434 bytes --]
On Mon, 2005-09-19 at 16:41 -0400, Michael Miller wrote:
> Not to rant on, but my stance on gentoo, albeit against many of the
> developers, is that it is a fast operating system. That is, in my
Gentoo, under most circumstances, is not any faster than any other
distribution. In fact, in most cases, other distributions are faster
due to their heavy use of prelink.
> view, the only thing seperating it from other distros save for
> portage. Many people like to tweak every last bit of performance out
I'm sorry to hear that you missed out on the most important part of
Gentoo, and that is empowering you to use your system as you like and
configure it how you wish.
> of gentoo, which is great! However, I think gentoo should indeed be
> more user friendly. Don't get me wrong-I CAN install gentoo, and edit
> configuration files, but it is very time consuming, and not time
> efficent for me. I wish gentoo was very easy to install(like redhat),
That isn't the reason for this project, nor will it ever be. Gentoo
will never be easy to install simply because we don't make decisions for
you. This means there will *always* be a huge installation guide and
lots of options to chose from. Sure, we could take away all decisions
and make it a simple "Next, Next, Next, Finish" installer like Red Hat
or Windows, but that would kill Gentoo's primary advantage.
> and included an easy to use configuration tweaker where you could
> EASILY change your cflags for basic optimizations for specific
> processors(you could select p4, amd64, etc etc). You would of course
Well, considering the only CFLAGS option you ever really need to change
is -march, I don't see the issue. See, us developers don't recommend
anything further than "-O2 -march=${subarch} -pipe" for any
installation. Funny enough, that is what the stages default to, anyway.
Amazing how that works, isn't it? *grin*
Also, a configuration tool is beyond the scope of the installer project,
at least currently. This project is for the design of a rapid
deployment tool for Gentoo.
> be able to manually edit it as well. The thing that I find so
> daunting about linux, as compared to windows, is the fact that you
> have to know what almost every single file does. Wanna change your
> sound card? You have to know where /etc/alsa is. It is these kinds of
You know that many consider this to be one of the primary reasons *for*
using Linux, right? I'd rather know what every file on my system does
than have 2GB of crap in "System32" that I'm not allowed to touch or
look at for fear of it completely hosing up my system.
> things that frustrate me. Don't get me wrong, I know MANY, if not all
> but me on this mailing list, are opposed to catering to end users who
> don't want to have to memorize a 40 page guide to know how to install
> gentoo in their head, but I think it would be a good idea to have
> gentoo easy to configure. I'm not saying someone who doesn't know how
Well, we probably cater to "end users" more than most distributions,
through our excellent documentation. Nobody expects you to remember it
all. That's why we put the documentation on all of our release media.
We also have it available online in several forms. We even translate it
into a bunch of languages, for non-English speakers.
The main thing to understand is that Linux is complex, as is any
operating system. A computer is not a simple device like a TV or VCR.
Instead it is a complex system of interconnected parts. You cannot
treat it like an appliance and expect to get good results from it. This
is why we have such a dearth of information available at your disposal.
> to install Windows will know how to setup and run a gentoo
> installation, but I think it should be easier to run then it currently
> is.
There's no skill involved in installing Windows, nor Gentoo. If you can
click "Next" then you can install Windows. If you can read and follow
directions, then you can install Gentoo. It requires no real critical
thinking to follow instructions. ;]
> On another side note I things that the thing that is blocking linux
> from the end user are application installation, and driver
> installation. Come up with an easy way to do both of these, and i'll
> never use win32 again :).
emerge $program?
genkernel all?
How much easier can it be? I mean, we already beat the snot out of
Windows for usability. Want Mozilla Firefox? Type "emerge
mozilla-firefox" and wait. If you wanted to do the same thing under
Windows, you would need to open a web browser, surf to
www.mozilla.org/firefox, grab a zip file of firefox, unzip it (hoping
you have an application to do so), run setup.exe, click "Next" 50
bazillion times, then click on "Finish". This is a massive number of
steps to do a simple task, yet people claim that Linux is too hard to
use.
How about adding drivers? Well, if you use genkernel, then you'll have
every driver pre-configured and ready to go on your system, minus one or
two minor things (yeah, graphics drivers suck). If you follow the
Handbook and install coldplug, then you'll have 0 configuration to do.
> Again, I want to reidorate, I realize that the main focus of gentoo is
> to cater to so called "power users" who know everything about Linux,
No. The main focus of Gentoo is to *empower* *all* users to do what
they want with Linux. This can be anyone from a person who has never
touched Linux to a 30-year Unix veteran. You aren't required to really
know what you're doing to use Gentoo. You're just required to read and
comprehend.
> and tweak everything in it. I just wish that I could have a tweakable
> operating system without reading 40 pages each time I installed it!
Feel free to write one.
One thing I always find humorous is the comparisons with Windows and
Linux where everyone claims Windows is easier. It isn't. In most cases
you have to do at *least* twice as much work to get something done. The
main issue is that you're already *used* to doing all of that work, so
it doesn't *seem* like you're doing so much work. Take my Firefox
example above and you'll understand what I mean.
Anyway, this is *way* off-topic for this list, so I'll shut up now. ;]
--
Chris Gianelloni
Release Engineering - Strategic Lead
Games - Developer
Gentoo Linux
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-09-19 21:18 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-18 22:08 [gentoo-installer] educating users Andrew Gaffney
2005-09-18 22:49 ` Michael Crute
2005-09-18 23:14 ` Zac Medico
2005-09-18 23:37 ` Łukasz Damentko
2005-09-19 0:04 ` Zac Medico
2005-09-19 0:15 ` Łukasz Damentko
2005-09-19 0:51 ` Zac Medico
2005-09-19 4:08 ` Nick Dimiduk
2005-09-19 6:07 ` Bryan Quigley
2005-09-19 13:24 ` Chris Gianelloni
2005-09-19 13:30 ` Paul J. Wilson
2005-09-19 20:41 ` Michael Miller
2005-09-19 21:16 ` Chris Gianelloni [this message]
2005-09-20 2:11 ` Donnie Berkholz
2005-09-20 5:09 ` mike.gross
2005-09-20 12:02 ` Erick Michau
2005-09-19 21:34 ` Paul J. Wilson
2005-09-19 23:33 ` Andrew Gaffney
2005-09-20 0:42 ` Paul J. Wilson
2005-09-20 6:34 ` David Marchbanks
2005-09-20 1:32 ` Zac Medico
2005-09-20 13:30 ` Paul de Vrieze
2005-09-20 13:51 ` Jesse McNelis
2005-09-20 14:17 ` Chris Gianelloni
2005-09-20 16:25 ` Erick Michau
2005-09-20 14:49 ` Chris Gianelloni
2005-09-20 14:53 ` [gentoo-installer] unsubscribe Mr Rayen
2005-09-20 14:57 ` Benigno B. Junior
2005-09-20 15:09 ` Chris Gianelloni
2005-09-20 15:16 ` Michael Crute
2005-09-20 15:27 ` Paul J. Wilson
2005-09-20 15:31 ` Andrew Gaffney
2005-09-20 15:40 ` Paul J. Wilson
2005-09-20 15:45 ` Andrew Gaffney
2005-09-20 15:52 ` Paul J. Wilson
2005-09-20 16:52 ` Michael Crute
2005-09-20 17:07 ` Paul J. Wilson
2005-09-20 15:43 ` Chris Gianelloni
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=1127164602.4197.43.camel@cgianelloni.nuvox.net \
--to=wolf31o2@gentoo.org \
--cc=gentoo-installer@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