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.
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.
I first switched to Gentoo because the bloody fonts "just worked". How sad is that. On a serious note, the user base is one major reason to stick with Gentoo. There is always excellent help and support in the forums, and snobby attitudes are kept in check.
In Soviet America the banks rob you!
You'll see pretty much any Linux distro use a "full gig" of RAM just running KDE if you let it sit long enough. It's how linux manages memory.
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.
"Gentoo's current installation process makes it impossible to have a functioning system without knowing the following:
* How partition and disk structure works
* How GCC actually functions
* How the kernel is installed and configured
* At least something about runlevels and init scripts"
That's utter rubbish.
The partitioning / disk structure is basically a 1-time following of the Gentoo manual. You can get through it without knowing anything other than the simple fact partitions reside on a single hard disk. That's hardly knowing how it all works.
How GCC functions? Don't make me laugh. "emerge foo" does not induce an in-depth understanding of GCC. Copying the basic CFLAGS from the documentation doesn't either. I'd wager the majority of Gentoo users (bearing in mind I'm a Gentoo user who has accumulated >2600 forum posts) don't really understand GCC at all other than knowing it's a tool that compiles.
As to how the kernel is installed and configured, most people somewhat bumble through that and a little thing called 'genkernel' is making said bumbling a lot easier to do.
As for runlevels and init scripts, again it's just a case of following the docs rather than knowing what they are and how they work.
Please, do not confuse "being aware they exist" and "understanding", with the term 'knowing' implying the latter. And Gentoo is a MILLION miles away from LFS. Aside from the fact (almost) everything gets compiled and they are both Linux, there really just aren't that many similarities.
I would suggest that it's more the time taken to set up Gentoo rather than the difficulty of it (which isn't that difficult for the majority whom the docs serve well) is what provides the entry barrier. Don't get me wrong, for the willing it can be an invaluable process that does introduce them to the fundamental Linux concepts. BUT the majority of users who get through the installation process are still woefully short of the knowledge needed to maintain a healthy system and you get a lot of silly posts in the forums as a consequence. I should know, I've made a few myself.
Free Gamer - Free games list and commentary
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.