Would you recommend the product? yes | Price you paid?: D/L | Rating: 10
|
Pros:
|
(relatively) easy to install and maintain, stable, very fast and completely customized
|
|
Cons:
|
small user base, quiet forums, not beginner-friendly
|
I consider Lunar an excellent product in its category, but let's be clear what that category is: we're talking about source based distro, aimed at experienced users.
Installation is relatively simple, and offers a choice of Lilo or Grub as bootloader. But while installer will write lilo.conf file, setting up Grub will be completely up to the user. In any case, lilo.conf will likely need to be edited by hand anyhow. Then comes selecting optimizations, compiling the kernel, and setting up the network. That's it: if the choices regarding bootloader and kernel were correct, up comes a very bare base system. This is where Lunar management system kicks in: typing "lin packagename" will fetch the sources, compile them and any required dependencies with the selected flags and install the package. If a package has any optional dependencies, they are handled at this stage, by a series of yes/no questions.
One command, "lunar update", will update moonbase (collection of installation scripts) to the current version, and update anything in the system that has newer versions available, again, taking care of all dependencies. It is also possible to put a package on "hold", so it isn't automatically updated.
Need to change configuration after a package was installed? No problem, "lin -r -c packagename" will reconfigure and recompile, probably without downloading the source again, because al downloads are stored in a cache (which can be deleted if the disk gets full). Also stored are previously installed versions, so if update doesn't work it is possible to restore the system to its previous state.
I found overall the system works quite well: installation scripts are put together with care, and most packages compiled without problems. There might be some inevitable glitches, but fewer than I encountered in other source based distros.
The number of packages in moonbase is surely smaller than what's available in Gentoo's portage, but I found everything I needed to set up my desktop system, and available packages are very up to date.
A paper found on their website describes tests in which Lunar system performed much better than Red Hat in server-type tasks. I can only say it feels very, very fast on my desktop.
Lunar provides adequate installation howto, but where it falls short is in the type of information required between installing and creating a useful system. How to enable cd-rom burner? USB? Sound? You're completely on your own there. And since Lunar user base is pretty small, forums and mailing lists are pretty quiet as well. Maybe that will change after this review :)
|