Archive

Archive for October, 2009

Sabayon and -O2

October 29th, 2009 Ian "Thev00d00" Whyman Comments off

Entropy LogoWell during my usual perusal of Linux based sites one particular article took my eye, it was Linux Magazines Gentoo Optimizations Benchmarked.

It shows, in my opinion quite comprehensively, the advantage of a Gentoo base system with the latest kernel and I reccomend you check out the figures for yourself.

The article states that big gains can be made but is it worth the time? I say no, use entropy and get the best of both worlds!

Oh, you can find the entropy make.conf on any entropy mirror, if you want to take a look at the setup we use to build entropy packages.

P.S. Kororaa Linux was not the first LiveCD w/ 3D desktop effects, that would be Sabayon (ofcourse!), Chris knows this, we have emails to prove it also, so he should really change his little bio on that site.

Categories: Development Tags:

READ PLEASE: Limbo Repository Xorg and nvidia-drivers

October 27th, 2009 AjeZ No comments

Hi folks, we would like to warn those of you using Limbo repository about a small issue.
We have updated the repository with the latest Xorg, but unfortunately in entropy there is still not a compatible version of nvidia-drivers. This will cause to you of seeing nothing (AKA Blank screen) and no keyboard/mouse working after reboot.
So if you are an Nvidia user, DON’T UPDATE Xorg related packages from Limbo!
If you want to do, you will have to compile nvidia-drivers on your own.
If you broke your system, your solution is to find a way to downgrade the packages using official repository OR use opensource drivers instead of proprietary drivers (“nv” instead of “nvidia” or “ati” instead of “fglrx” in /etc/X11/xorg.conf).
I remind you all that Limbo repository is for TESTING purpose ONLY! So if you are not an expert user, please be careful.

Cheers,
Sabayon Linux Staff

Sabayon 5.0 Gets Limbo Packages for 5.1

October 26th, 2009 wolfden Comments off

logo Have you checked for updates lately with entropy? Some are already seeing and questioning 500+ updates hitting their queue. The Limbo repository was released and all the packages got dumped to the main line repository. So when you see the update list, you can be assured that everything is working the way it should be. Now if you have been rolling along with the updates, you of course wouldn’t see such an update. I haven’t updated my package list for threes days now and I only have 35 updates.

So what does this mean? It means we are getting ready to kick out a 5.1 release. In order to do a 5.1, we needed to add the packages from Limbo. Now, main should stay quiet for the most part while the isos are prepared. So how cool is that? You will have 5.1 and didn’t even need to reinstall. Yay!

I wouldn’t expect much changes to artwork. Ian has stepped down from artwork to work on other areas of Sabayon Linux. So we don’t have anyone really doing artwork at the moment. We are talking to a few that maybe interested in joining a team. I encourage anyone that is interested in working with artwork, to get a hold of myself or join irc chat #sabayon and #sabayon-dev on freenode for more information.

We recently posted a message out to the developers mailing list stating that Sabayon Linux is looking for people in all areas. We would like to build up a team for maintaining overlays, artwork, entropy package maintainers, coders/programmers in python and C++, and support/documentation people. It takes a lot of people to keep things rolling smoothly and especially if we want to expand. Are you interested or know of someone that would be interested? Feel free to contact me or join us in #sabayon and #sabayon-dev irc on freenode. Also feel free to use our dev mailing list to contact us also. Please don’t hesitate to ask.  We look forward to seeing new blood joining the team.

Categories: Development Tags:

FDC09 photos! Here they are!

October 24th, 2009 lxnay No comments

As promised, here are some pics from FDC09! Michele Tameni, Fabio Erculiani (me), Vincenzo Di Massa and Yusef Maali (new, “honoris causa” Sabayon developer) on these.

Categories: Development Tags:

Mplayer SVN PPA

October 23rd, 2009 Ian "Thev00d00" Whyman Comments off

I have created a PPA for Mplayer. Its a community repo that is updated with the latest mplayer code from svn (nearly) every day. This means you can have the latest and greatest mplayer on your system at all times.

This repo is 64bit only currently. Sorry x86 users but you should really be on 64bit by now.

This Repo serves two purposes, firstly to test my PPA script and secondly to make the latest builds available to all sabayon users.

As expected ZERO support is given for mplayer issues, issues with the repo will be supported if possible.

All the information is available on my website the Mplayer PPA page.

:!: The packages will be masked by default so you will need to unmask them to use them, personally, I would do this though Sulfur however you can also use the masks found in /etc/entropy also.

Categories: Development Tags:

Back from FDC09 in Florence

October 19th, 2009 lxnay No comments

In the true spirit of “the Sabayon Way” and its extraordinary crew, on the behalf of the staffers available there, I think I can say that it’s been quite a few days of madness (read: fun) at FDC09 in Florence ( “Festival della Creatività 2009“). We showed off how Linux Desktop is alive and Linux Gaming possible hands down introducing Sabayon and its backend projects to those interested. Our stand was always busy and people had a lot of fun playing the greatest Open Source games available for GNU/Linux such as World of Padman, Nexuiz, Wesnoth, Frozen Bubble and so forth. Thanks to Loading Lab, we will be able to feed you with photos and videos hopefully soon. For the braves, just search for “#fdc09″ tag on Flickr (or if you are not lazy, go through all the official photo set here).

So, let me rest a bit and flush out some backlog, more during the next few days.

Categories: Development Tags:

Limbo Repository Slow?

October 14th, 2009 Ian "Thev00d00" Whyman Comments off

Some of you may have noticed that downloads from the sabayonlinux.org domain via entropy have  ground to a very slow 20-100kbps, it seems to be because alot more of you are using our rolling/testing repository, “limbo”, than expected which has shot our bandwidth through the roof and being hit with thousands of hits on the main sabayon servers.

There is a speed limit on the main server for entropy which was put in place by Lxnay to force people to use the mirrors and not stress the main Sabayon infrastructure, so any issues go to the boss!

Never fear, however as Limbo uses the extensive Entropy mirror network and all you have todo to get the usual blasingly fast(tm) speeds you expect is to let Entropy know that there is a mirror it can use instead.

How? Simply change your limbo entry in /etc/entropy/repositories.conf to read like the below

#Limbo
repository|sabayon-limbo|Sabayon Linux Limbo Repository|http://svn.sabayonlinux.org/entropy|http://svn.sabayonlinux.org/entropy#bz2
repository|sabayon-limbo|Sabayon Linux Limbo Repository|http://na.mirror.garr.it/mirrors/sabayonlinux/entropy/|

And then continue as normal.

As you can it simply adds the garr.it mirror (which is the default primary mirror) but feel free to pick another.

Just thought I’d let you know so hopefully we can reduce some of the load on svn.sabayonlinux.org and speed things up for sabayon users who are further away for Europe by using a local mirror. A list of mirrors can be found on the mirrors page.

Categories: Development Tags:

Sabayon 5.0 Information

October 8th, 2009 wolfden Comments off

Hey gang, I hope that most of you have gotten your hands on Sabayon Linux 5.0 by now and are enjoying it. I just want to pass along some things we have noticed since release.

We ran into a couple installer bugs, so please use the Update Installer button before installing. Where is this magical button you ask? Start the installer up and it will be at the bottom of the window, please see this nice screenshot for more information.  It should download a file and the installer should restart automatically.  You are safe now to complete the installer.

We also ran into an odd issue with Gnome and JPG files.  If you run into problems with gnome simply not recognizing jpg files.  Simply reinstall gtk+ by issuing the command as root equo install gtk+ now restart gnome session and all your jpg files should work with the system again.  Just one of those things I guess.

Fabio did some enhancement to entropy right after release or right around release, can’t remember for sure, but many people saw with entropy a queue of 300 packages or so wanting to be reinstalled.  This is normal and was expected, just let entropy do it’s thing.  Fabio really didn’t have time to explain why, but it has to do with checking and making sure all is good with the various branches that we have alive.  You can keep an eye on the git summary if you like to monitor such things.  When the boss says prepare for a 300 package rebuild cause I made it better, all I can say is ok and thanks.

I try to keep a known issues page on the wiki btw.

Some more important information is the limbo repository.  If you are a rolling release type of person, than this repo is for you.  New entropy packages are dumped into limbo first and testers test the packages out and than the packages are dumped into the main repository.  We have a wiki entry for how to setup this repo.  As long as you use that repo, you will always be current and never need to reinstall a release.  I’ve been rolling my original 4.0 LiteMCE edition to 5.0+.  I see someone added a nice big warning sign on the wiki page.  Limbo packages are untested, so you have to decide if you want to use this repo or not.  If you are well experienced, you should be able to maintain it and things normally get fixed in a timely manner.  You will find that the package maintainers try to keep limbo current with portage.

One last note about 5.0, we are using pulseaudio now.  I am seeing for some it’s a good thing and I am seeing new issues popping up for others. The gentoo wiki does have information on pulseaudio.  I do encourage everyone to get familiar with pulseaudio.

A reminder about reporting stuff to the bugzilla or forums, please provide as much information as possible.  We need which sabayon linux 5.0 you installed, we need hardware info, we need to know how to reproduce issue and we need log files.  The more information you provide can save you a lot of time in getting an issue resolved.  I’ve seen posts that take up to 3 days or so just to get the basic information.  Remember,  all our supporters are volunteers that are unpaid and are very much appreciated.

Don’t forget we are so close to reaching our Donation Goal.  It’s not required, but any help is appreciated.  We’ve already started purchasing and I believe Fabio stated one of the new servers is now in, just needs to get setup. Thanks to everyone that has already sent in, you make a difference for us and the community.

Enjoy!

Categories: Development Tags:

Sabayon Linux x86/x86-64 5.o GNOME and KDE Released

October 2nd, 2009 wolfden Comments off

After a tremendous, though work, Sabayon5 is eventually here with a joint release between GNOME and KDE editions. Dedicated to those who like cutting edge stability, out of the box experience, outstanding Desktop performance, clean and beauty. Sabayon 5.o (five-point-ooh!) will catch you, anything that could have been compiled, has been compiled, anything cool that could have been implemented or updated, it’s there: you will find outstanding amount of new applications and features, like XBMC 9.04.1 (formerly known as Xbox Media Center), KDE 4.3.1, GNOME 2.26, E17, Linux kernel 2.6.31 and so forth.
So, come on, go catch it, it’s half a DVD away from you!

Visual Tours:
* Take a Tour – Booting (GNOME)
* Take a Tour – Installer (GNOME)
* Take a Tour – Booting (KDE)
* Take a Tour – Installer (KDE)

Distribution Features (based on Entropy Branch 5):
* Less than 2GB size (1.6GB for Sabayon5 GNOME x86)
* Based on new GCC 4.4.1 and Glibc 2.10
* Shipped with Desktop-optimized Linux kernel 2.6.31
* Providing extra Server-optimized and OpenVZ-enabled kernels in repositories
* Installer now available in multiple languages
* Complete Ext4 filesystem support (used by default)
* Complete Encrypted filesystems support (via dmcrypt, available in the Installer)
* Featuring X.Org 7.5 and up-to-date FLOSS, NVIDIA, AMD video drivers
* Containing GNOME 2.26 (2.28 ready) and KDE 4.3.1
* Outstanding 3D Desktop applications (Compiz, Compiz Fusion and KWin) working out of the box
* Bringing Entropy Framework (Package Manager) 0.99.3
* Shipped with OpenOffice 3.1 productivity suite, Multimedia applications
* Transform Sabayon into an full-featured HTPC Operating System (Media Center) using XBMC
* Shipped with World of Goo Demo – best 2D game ever!
* Sexiest Skin ever! (Ian Whyman rocks)
* Ready for Sabayon 6 (someday!)

Requirements
Minimum requirements:
- an i686-compatible Processor (Intel Pentium Pro, Pentium II, Celeron, AMD K6-2, Athlon)
- 512Mb RAM
- 9 GB of free space
- A X.Org supported 2D GPU
- a DVD reader
Optimal requirements:
- a Dual Core Processor (Intel Core 2 Duo or better, AMD Athlon 64 X2 or better)
- 1024Mb RAM
- 20 GB of free space
- A X.Org supported 3D GPU (Intel, AMD, NVIDIA) (esp. for XBMC)
- a DVD reader

Resources for Sabayon Linux 5.o GNOME and KDE:
Kernel Configuration:
- Sabayon 5.o x86 kernel config
- Sabayon 5.o amd64 kernel config
Packages list:
- Sabayon Linux x86 5.o KDE Packages
- Sabayon Linux x86-64 5.o KDE Packages
- Sabayon Linux x86 5.o GNOME Packages
- Sabayon Linux x86-64 5.o GNOME Packages

Download sources
Our Mirrors Page:
- http://www.sabayon.org/download
Bittorrent:
- Sabayon Linux x86 5.o KDE Torrent Download
- Sabayon Linux x86-64 5.o KDE Torrent Download
- Sabayon Linux x86 5.o GNOME Torrent Download
- Sabayon Linux x86-64 5.o GNOME Torrent Download

Press Release

Categories: Development Tags: