From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EHT1r-00074f-6E for garchives@archives.gentoo.org; Mon, 19 Sep 2005 21:18:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8JLCKNF025314; Mon, 19 Sep 2005 21:12:20 GMT Received: from smtp03.gnvlscdb.sys.nuvox.net (smtp.nuvox.net [64.89.70.9]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8JLCJ2V031032 for ; Mon, 19 Sep 2005 21:12:20 GMT Received: from cgianelloni.nuvox.net (216.215.202.4.nw.nuvox.net [216.215.202.4]) by smtp03.gnvlscdb.sys.nuvox.net (8.12.11/8.12.11) with SMTP id j8JLHxfH017894 for ; Mon, 19 Sep 2005 17:18:00 -0400 Received: by cgianelloni.nuvox.net (sSMTP sendmail emulation); Mon, 19 Sep 2005 17:16:43 -0400 Subject: Re: [gentoo-installer] educating users From: Chris Gianelloni To: gentoo-installer@lists.gentoo.org In-Reply-To: <2c99c46e05091913412069a40a@mail.gmail.com> References: <432DE560.5070200@gentoo.org> <432DF4CB.1050304@gmail.com> <20050919013711.33a6f94f.rane@gentoo.org> <432E39B2.2@gentoo.org> <2e117fdb05091823072437873e@mail.gmail.com> <1127136243.4197.8.camel@cgianelloni.nuvox.net> <51f84ab50509190630e353e0b@mail.gmail.com> <2c99c46e05091913412069a40a@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-uWNo8a+cjUom0UMr8tsu" Organization: Gentoo Linux Date: Mon, 19 Sep 2005 17:16:42 -0400 Message-Id: <1127164602.4197.43.camel@cgianelloni.nuvox.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-installer@gentoo.org Reply-to: gentoo-installer@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 X-Archives-Salt: e4e9a16e-19f3-4b92-a1be-4b30295f05c4 X-Archives-Hash: be988b2f621829840bc39d89a3c3558c --=-uWNo8a+cjUom0UMr8tsu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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=3D${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. ;] --=20 Chris Gianelloni Release Engineering - Strategic Lead Games - Developer Gentoo Linux --=-uWNo8a+cjUom0UMr8tsu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDLyq5kT4lNIS36YERAukcAJwI+qh2LRekAqTGW5eiGx02spWWTgCgs7sm Fk+tsOCnE38psjMZDZeRv1w= =Rxwd -----END PGP SIGNATURE----- --=-uWNo8a+cjUom0UMr8tsu-- -- gentoo-installer@gentoo.org mailing list