I was googling for this forum tonight and found this link:
http://www.gnome.org/~seth/blog/sabayon
Looks like the Gnome guys are building a desktop management system, and have settled on the name Sabayon. Here comes a fight!
Moderator: Moderators
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.1.1 (~~~)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> a = "Sabayon"
>>> b = "SabayonLinux"
>>> a != b
True
>>> a == b
False

lxnay wrote:
- Code: Select all
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.1.1 (~~~)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> a = "Sabayon"
>>> b = "SabayonLinux"
>>> a != b
True
>>> a == b
False
lxnay wrote:
- Code: Select all
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.1.1 (~~~)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> a = "Sabayon"
>>> b = "SabayonLinux"
>>> a != b
True
>>> a == b
False
Return to Sabayon Linux General Discussion
Users browsing this forum: No registered users and 2 guests