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/
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.