Lunar Linux 1.0 Released
Ivan writes "Lunar Linux 1.0 was released today. It's a source based distribution, with gcc 3.2 and the latest versions of packages such as Mozilla 1.1, OpenOffice.org 1.0.1 and GNOME 2 and KDE 3. From the about page on their website: 'In the beginning Lunar was a fork of Sorcerer GNU Linux (SGL). The fork occurred in late January to early February of 2002 and was originally made up of a small group of people who wanted to collaboratively develop and extend the Sorcerer technology.' Download the ISOs here."
Got burned by Sorcerer Linux before this offshoot started. Hope they improved on the system, but I'm a gentoo user now, and don't really see what could be missing...
If they are compiling in Ramfs still (Like Sorcerer used too), it is a horrible waste, the benefits are negligible compared to the pains in the ass it can cause and the limitations it must have to deal with under the circumstances. I thought RamFS would be cool, but there is not much of a difference on an operation the user rarely performs and one that isn't baby-sat. If you are already on the install-from-source mindset, you have given up the speed of, say, binary apt installs to gain what is needed in terms of speed at runtime (and customization).
XML is like violence. If it doesn't solve the problem, use more.
Here's good stuff about source based distributions, and comparisons to binary based. Basicly, if you install your operating system "once" and use it for say atleast 12 months, the cycles used during setup are not "wasted" - the bonus you get from it during the lifetime of your setup is significant.
With almost any binary based distributions (except debian maybe), you have to wait for the next release to get updated software. For example, to update gnome under redhat 7.0 to the latest version you need to compile the thing yourself, breaking several other software in the process. Not to mention breaking your package management, forcing you to use --nodeps and/or --force almost every time using RPM. Later, after it is done, you upgrade to redhat 8.0, suddenly everything is not working, forcing you to reinstall from scratch.
On the contrary, under gentoo you can have the latest and greatest software without waiting for the next version. Everything just works and handled by package management. The only time you need to compile things without emerge is when the software you want is not yet available in gentoo portage.
If you look at the ISOs that you get from Red Hat for example, they are for i386 arhcitectures. This is a least common denominator approach. It will run on any 386 or better processor. Those with a P4 will not get to utilize P4 specific enhancements.
;-)
I keep hearing about these enhancements, etc, from Gentoo people, but are there any NUMBERS to back this up? Are there any tools have shown a definite decrease in application latency (especially in X) ? Will my kernel compile faster? Will Vorbis encode noticably quicker? WHERE'S THE BEEF??!?
The Free desktop that Just Works