Gentoo 2005.0: A Live CD And [No] Graphical Installer
Sunsetbeach writes "zdnet.co.uk reports in this article that 'The next version of Gentoo, 2005.0, will also include a graphical installer that will allow users to automatically install the same set-up of Gentoo on multiple machines, according to Gianelloni.' " The article distinguishes the upcoming live disk from the (available) Gentoo Live CD; the new one will contain a fully functioning system ala Knoppix. Update: 11/30 23:09 GMT by M : Gentoo now has a clarification posted; the next Gentoo release will not have a graphical installer, although it is planned for the future.
It really is a fantastic distro and this will allow it to be used by many many more people.
I pretty much started my Linux experience with Gentoo, which was difficult to say the least. This way though it can be setup easily by the inexperienced, while everyone else is still free to do a Stage 1/2 install
Over the years I've been using gentoo, I've noticed that it has become MUCH more userfriendly. The documentation has improved dramatically, and now there's a graphical installer. Will this increase gentoo's install base?
-b0lt
got sig?
In Korea, only old people use graphical installers.
It's worked for 20 years of AmigaOS, it's not going to suddenly stop now because you fail to see it.
One of the best things about Gentoo for me (the performance difference was negligble) besides portage, was the bootstrapping process. I know it took forever, but you actually are learning more about linux. Redhat (my first *nix) hid everything, and slackware (my second love) gave me a little more access. Only gentoo allowed me to see (and attempt to understand) a true view of the install.
the real hardcore Gentoo users won't consider you a Linux guru until your self-starting Linux system begins its bootstrap procedure by constructing your PC and CD-ROM drive using a desktop matter fabricator.
Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
Dozens of post making oh so funny remarks that they are still not done compiling the old version before the new one comes out.
At least as many posts telling us that gentoo is the best and only distribution real man can use and that their boxen run so much faster now.
Half a dozen links to funroll-loops posted.
Anyway, I think this is great news. Imho gentoo really is a great distribution for what it does but there have been a few things missing that now seem to fall into place.
Kickstart like functionallity was one and a really stable (not in that it does work, but as in install and then have a stable system that will not be updated but only receives bug fixes) is also on the way.
And portage will finally get reverse-dependency checking when uninstalling, at least some gentoo devs are working on it.
Go gentoo!
Gentoo is just like BSD, but a million times better:
/var first and then moves stuff to /usr, wheres BSD ports aren't smart enough to do this)
1. With Gentoo you can choose what version of software to install (tested or not very)
2. USB actually works
3. Ext3 is much better tested than UFS2 (and all Ext2 tools work with it too)
4. Portage works much more reliably than BSD ports system (because Portage installs in
The only thing that was keeping Gentoo behind BSD was the rather tedious installation (you have to follow some steps from the How-to). Now, with this automated, there will be absolutely no reason for anyone to use BSD
ummm, vida linux is gentoo with a graphical installer. i fail so see how the next 2005 release will be any different from vida.
http://gentoo.vidalinux.com/
What's planned for 2005.0 is an experimental test release of the new graphical installer. It'll be there for people who want to test it, but don't go relying on the thing.
Gentoo is the name of a very fast type of penguin. George Lucas has no claim (he's too busy making turkeys).
In Soviet America the banks rob you!
Don't you just love it how first posts are always modded redundant. I mean, all you did was make a comment. You expressed your opinion. I wonder, what is it that the moderator expected ?
I've noticed a lot of redundant mods lately, and negative mods in general. I think Slashdot should attach statistics to each story showing the percentage of positive versus negative mods. I would also like to see these statistics for editors, who have unlimited mod points. We should get to see how they were meta-modded as well. On one final note, Slashdot needs a forum to discuss issues like this, so that people don't have to resort to offtopic posts.
In Soviet America the banks rob you!
It's very common for people on /. (who are, perhaps familiar with other distros) to denounce Gentoo for its lack of a graphical installer, but I've always seen this as a good thing. The person installing Gentoo has clear and precise instructions outlining what actions need to be performed, so they can very easily adapt those to a wide range of different situations. E.g. I don't like to have to burn CDs unnecessarily, so I make my kernel first and then network boot into the stage1 filesystem.
I believe that, in general, it's a better design decision not to have an overly intrusive installer for any software because that can tie too much of the software's configuration to the installation process, rather than having a comprehensive way to configure the software post-install.
- Brian
Ingrid took the things I said completely out of context and ran with them.
At no point did I ever tell her that we would have a graphical installer on 2005.0's release media. I also did not tell her that the 2005.0 release would be a Knoppix-style LiveCD, as it will, in fact, be exactly like the 2004.3 release with the Minimal, Universal, and Packages CD images.
What I did tell her is that we will have an experimental LiveCD with our first limited functionality beta of the installer, which will most likely be curses-based only and not have any enterprise-ready features available for use.
This is exactly why you demand to have interviews done via email and not the phone, especially when speaking with someone from another country, and be sure to ask to proof read the article for accuracy before it prints.
the real advantage is being able to "turn off" certain sections of the code with USE flags. Did you know bitchx can be compiled to use gnome? when the debian maintainers compile bitchx for you, they decide whether or not to include it. you don't have the choice.
/etc/make.conf file. my flags on my workstation are the following:
with gentoo, you can use the USE flags
USE="-gnome" emerge bitchx
USE="gnome" emerge bitchx
This allows me to say if I want gnome installed or not if it's just an optional feature on bitchx. Since I mostly use kde, I can do without installing all the gnome dependencies.
to see a list of flags for any given package (and their default status)
emerge -vp bitchx
[ebuild N ] net-irc/bitchx-1.1-r1 -cdrom -cjk -debug +esd -gnome +gtk -ipv6 +ncurses +ssl +xmms 2,473 kB
Then you can choose to enable them or not.
There are a lot of common flags, USE flags which you can set in the
USE="3dnow amd alsa bzlib cddb cdparanoia curl dnd dvd -dvdr ethereal flash gd glut -gnome gstreamer icq image magemagick imap java javascript kerberos krb4 ldap lm_sensors maildir md5sum mime ming mmx -mozilla mplayer msn jack ooo-kde openssh pdf rtc samba sasl threads type1 tiff usb xvid"
and this isn't even close to all of them.
If you'd like to learn more, let me know. I try not to be a zealot:)
Looking for Book Reviews? Check out Literary Escapism.
The gentoo fanboy community can't have it both ways.
1. Requiring intimate kernel-level knowledge of a system to install it.
2. Shouting 'use gentoo!' to every passerby who expresses any sort of question about another distro (like, how do I install an RPM? or something similar).
It's like people saying Macs are the bestest most awesomest systems ever, but that they're also cheaper than x86 alternatives. It doesn't work both ways.
Be content with having a difficult-to-install system that forces people to learn more than most people would want. That's fine. But don't shout that as the answer to every single problem as well - most people don't have the time or motivation to do that.
creation science book
Not necessarily. The great thing about Portage is the ability to interactively update config. files using the utility 'etc-update'. This tool will list all updated config. files, automatically merge inconsequential changes like whitespace, allow the useer to compare the differences side by side, pick one version over the other, manually edit the final result, and, most importantly, undo the changes when things go horribly wrong (provided you don't delete the temporary files).
See: this follow up posting under the original article
The 2.6 kernel will become the default kernel, not just for the liveCD, (which as been that since 2004.3) but for the distro. Instead of emerge gentoo-dev-sources for 2.6, it will be emerge gentoo-sources.