» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

alex (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase SchilliX? The contents of SchilliX page and all pages directly attached to SchilliX will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
SchilliX

SchilliX

Tags Applied to SchilliX

1 person has tagged this page:

Tag Cloud

To further filter what appears in the Things Tagged SchilliX list, select a tag from the Tag Cloud.

SchilliX is an OpenSolaris-based liveCD and distribution that is intended to help people discover OpenSolaris.

Common Development and Distribution License (CDDL)

sorted by: recent | see : popular
Content Tagged SchilliX

Distribution Release: SchilliX 0.6

SchilliX 0.6, a non-graphical distribution featuring the latest OpenSolaris technologies, has been released. What's new? "Updated to use OpenSolaris Nevada Build 80; now using a non-DEBUG build of the OS; new keyboard layout recognition and setup method, if you do not use a German keyboard, boot one of....

Linux: Distrowatch News

Linus thinks Solaris is a joke

Linus does not stop giving interviews on Solaris 10. The last I realized is at:

http://news.com.com/Torvalds+a+Solaris+skeptic/2008-1082_3-5498799.html?tag=nefd.lede

Among several, Linus slams on Solaris:

"Solaris/x86 is a joke, last I heard."

It is interesting to see that Linus only fetches his knowledge from other (doubtles biased) people instead of trying it himself and judging himself.

It seems that Linus cannot escape his "I only watch my own belly button" mentality and even promises not to check Solaris after is has been finally announced and released as Open Source Software.

So let us ask: Why is Linus constantly attacking Solaris?

If Solaris was really on the declining branch and dying, why the hell Linus needs to attack it? If Linus was right, he could just recline relax and wait for it's death...

It seems that Linus is in big fear of Solaris and the kind of openness it will offer once OpenSolaris is available to more people than only the participants of the OpenSolaris pilot.

For me, Solaris is not a joke. I use it as my preferred development platform for many reasons. It comes with free and useful debuggers, it offers me stable and reliable interfaces and (important for my SCSI tools) it returns SCSI error codes from the drives correctly to applications.


SchilliX: Schily's Blog

New site for help & software for running Solaris on notebooks

It seems that a lot of people would like to get
help for running Solaris on Notebooks.


In order to create a single point of information and discussion has been created.


A website solmobil.berlios.de has been created where I a plan to set up a WIKI. A mailing list is available at http://lists.berlios.de/mailman/listinfo/solmobil-discuss.

SchilliX: Schily's Blog

List of OpenSolaris Bloggers

James Dickens did create a list of OpenSolaris Boggers.

The list can be found here.

SchilliX: Schily's Blog

OpenSolaris up and running

After 1 hour and 18 minutes of compiling on my
1.7 GHz Pentium M notebook, I am ready with compiling
OpenSolaris myself.

After installing and booting 64 bit OpenSolaris on a dual Opteron Sun V20z
I got:

cat /etc/motd
Sun Microsystems Inc. SunOS 5.10.1 schily Jan. 25, 2005
SunOS Internal Development: joerg 2005-01-25 [schily]
bfu'ed from /tmp/archives/i386/nightly/ on 2005-01-25

uname -a
SunOS mi 5.10.1 tonic-clone-i386..18-Jan-2005 i86pc i386 i86pc


Well, I am not the first to succeed outside from Sun.
The first was Ben Rockwood http://cuddletech.com/blog/

SchilliX: Schily's Blog

Do we need different levels of OSI compliance?

OSI (the Open Source Initiative http://www.opensource.org)
defines rules for Open Source licenses. Licenses that like to call
themselves OSI compliant need to match these rules and get an approval
from OSI. Do these rules still serve the demands of the OpenSource
community of today?

The most important issue in the OpenSource community of today is
collaboration. In order to support collaboration, people need to be
able to combine code from different authors which today often means
code that has been published under different licenses. So a real
Open Source license should allow the covered code to be used together
with code from other OSI compliant licenses.

Taking a closer look at the licenses listed at OSI, results in some licenses
that are compatible to each other in a way that allows to include code
covered under license a) in a project covered by license b) and vice versa.
There are other licenses that do not allow this. Wouldn't it then be a
good idea to call the licenses that are compatible to each other "first class
OSI compliant" and the others "second class OSI compliant"?

Let me give an example: I frequently read that code covered by the GPL and
code covered by the BSD license are compatible to be used together within a
single project. Is this really true?

The GPL requires all projects that include code covered by the GPL to be licensed
under the GPL.

There is no problem with including a small part of BSD code inside a bigger
project licensed under the GPL. This is not because both licenses are
compatible but only because this kind of usage is tolerated by the authors
of the code covered by the BSD license. However, you cannot include a small
part of GPLd code into a bigger project licensed under the BSD license without
losing the freedom of the BSD project.

What the GPL tries to to is to try to change the license of other people's code.
It is questionable whether this is compliant with the European Copyright law.

How can this problem be avoided?

The first step would be that OSI would list the licenses that are compatible
to each others in both directions in a separate list.

The second step would be to change the incompatible licenses. If e.g. the GPL
would not require the whole project to be put under the GPL but just require
that the whole project must not use code that is not under a OSI compliant
license, the primary intention of the GPL would not be given up but the
GPL would become compatible to most other OSI licenses.

SchilliX: Schily's Blog

Distribution Release: SchilliX 0.4

A new version of SchilliX, a live CD based on OpenSolaris, has been released. What's new? "Updated to use OpenSolaris Nevada Build 28; WLAN support added; if there is an 'open' WLAN available that supports DHCP, the related interface is automatically configured after the boot; to configure the....

Linux: Distrowatch News

SchilliX is real now

SchilliX is an OpenSolaris-based live CD and distribution that
is intended to help people discover OpenSolaris. When installed
on a hard drive, it also allows developers to develop and compile
code in a pure OpenSolaris environment.

After 4 months of hard work, the first OpenSolaris based
UNIX distribution is ready for download at schillix.berlios.de.

Well, I should mention that the project started in December 2003
with the first discussions with Sun about a Solaris Live CD.
Then in September 2004, there was a OpenSolaris summit in
Santa Clara and the OpenSolaris Piolot started with a growing
number of people (at last ~150) talking about the background.
We needed to find a License and Sun did make a great job
with cheking more than 9 million lines of code for encumberences.

Let me describe what OpenSolaris is and what the differences
to Schillix are. OpenSoplaris is currently the Sun O/N Source
tree for Solaris. This source tree is much more than a kernel
but a few things are missing in order to allow a boot to the
multi user mode. The following pieces of code are missing:

Libm
The source is part of the Sun Compiler suite but Sun
did OpenSource a 1993 version for BSD-4.4Lite.
The effort to port a recent FreeBSD version was 5 days.

bzip2/gzip
These programs are free software and needed for Solaris, so
they need to be added

The Netscape LDAP libs
They are needed for PAM and must be compiled from sources...

LibXml2
This lib is a major prerequisite for SMF and needs to be
compiled from sources.

Some of the SMF tools
are part of the Suninstall sources and needed to be replaced.

Some small programs
needed to be devloped to make a CD boot with few RAM possible.

libz
is of couse also needed

The NIC drivers from Masayuki Murayama
are nice to have and have been added

Unzip
is nice to have and has been added

Wget
is nice to have and has been added

/opt/schily/bin/*
is nice to have and even needed for some of the
Sun Replacements. As /usr/ccs/bin/make is part
of the Sun Compiler Sources, it had to be replaced
by my 'smake' that is _the_ OpenSource "make"
implementation that is closest to Sun Make.

The main goal was to implement as much source/binary
compatibility to Sun Solaris as possible. Something
that was not simple, giving the fact of the missing
libm.

Load SchilliX from Berlios and enjoy
SchilliX. If you like it and if you like to help
bus as a volunteer, please send me a mail...

SchilliX: Schily's Blog

OpenSolaris is out, SchlliX will be out soon

SchilliX now boots from a split CD (root is mounted
from a ramdisk and /usr from CD). The boot from CD
takes one minute and needs 256 MB of RAM.

The first SchilliX distribution will be published in
a few days.

SchilliX: Schily's Blog

SchilliX single user nearly complete

Since yesterday, smf/greenline is up and running and we are
close before getting to a real single user mode. Only one
single service description is still inconsistent and needs
to be fixed.

The network is up and running but still needs manual configuration. Once the issue with ifconfig -a plumb has been
fixed, we will be able to autostart with dhcp from any
supported nic card.

As OpenSolaris goes public next month, I am sure we will be
able to publish the SchilliX version in July.

SchilliX: Schily's Blog

First pure OpenSolaris based boot CD

Today, I managed to get a first shell prompt from a pure
OpenSolaris (x86) based boot CD.

Solaris x86 now boots using grub and a multiboot compliant
kernel loader. Previous Solaris x86 versions did boot using
a closed source 16 bit boot loader that roughly implemented
a OpenFirmware interface to the kernel. For every boot device,
there was a need to write and maintain a 16 bit driver.

The boot CD I did build has been completely set up from
scratch only using the compilation results. If you like
to help us working on SchilliX - the first OpenSolaris
based UNIX distribution, check schillix.berlios.de
and write me a mail.

SchilliX: Schily's Blog

Value, Marketing and Freedom

The Free Software Foundation speaks about Free Software but the GPL gives less freedom to authors and users of the code than e.g. the BSD license does. Why is the GPL more successful in the eyes of many people than the BSD license?

One important reason of course is marketing. There is better marketing for the GPL as a result of the success of Linux.

The other reason is the value of the software from the FSF in the 1980s. The GCC is of great value to people and the fact that it is of great value caused people to accept the license even though it does not give as much freedom as the BSDL gives.

This acceptance has not been present from the beginning. In the beginning, the whole GCC has been published under the GPL and thus could not be used to compile software that itself has not been published under the GPL. For this reason, there has been an excited discussion about the usability of GCC.

Later, the LGPL has been created and parts of the GCC (libgcc) has been put under LGPL.

As we see, people are willing to accept a reduced freedom if the value of the software gives a compensation.

Now, what happened to GPLd software in the past few years? The Free Software Foundation heavily reduced the effort in extending Free Software and instead started a campaign to _talk_ about Free Software instead. Other software meanwhile did improve or become Open Source.

It seems that these ideas help to understand why Linux people did start a campaign against Open Solaris and the CDDL....

The BSD operating systems (although they give more freedom than Linux) don't look like a real threat for Linux as there is not enough marketing for BSD based operating systems.

OpenSolaris however _is_ a real threat for Linux. OpenSolaris gives more freedom than Linux, it gives new impressing features and there is marketing.

It seems that the reason for the FUD against OpenSolaris published by Linux people is caused by the fact that product of value and freedom found in Linux is smaller than the product of value and freedom available with OpenSolaris.

A proof that OpenSolaris is on the right way?
In the long term, real freedom always wins....

SchilliX: Schily's Blog

Work on SchilliX, the fiest OpenSolaris based UNIX is underway

Now that a pure self compiled OpenSolaris boots, we started working on completing our OpenSolaris based UNIX. The first version will be text only but isn't the rule for Open Source projects to publish often and to start early? Isn't there even a text based Linux (grml)?

When I started this project, I was in fear that I would not get enough help. Now (since a month), I have an employed student on expense of Fokus Fraunhofer and a few people who are helping as volunteers. It seems that it is not too late for a real Open Source UNIX...

SchilliX: Schily's Blog

Pure OpenSolaris boots on x86

Today, I have been able to boot from a disk that was empty before I did install a self compiled OpenSolaris on it.

So we now reached a certain limit that makes it possible to start with creating a OpenSolaris based x86 distribution at BerliOS.

SchilliX: Schily's Blog

Cultural wars (Dreams of a Linux Bigot)

Tom Adelstein recently did write an article on LXer Linux News with the title

Linux Threat Posed by Microsoft and Sun: In Your Dreams


He claims that Linux keeps building momentum and claims that companies like
Sun spread disinformation about Linux. As he is well informed, I would tend to
believe him if his article would contain less disinformation.

Let us discuss the main disinformation he tries to spread, note that he
tries to show us his disinformation as questions so he could later tell you
that it was you who did give answers. Querying in a suggestive way however
is just a clever way to hide the fact of spreading disinformation.

  • "What percent of the Opensolaris.org project is actually made up of members of
    the Solaris team? And, does that constitute a community of developers or has Sun
    simply populated their so called community with Sun paid employees so that it
    looks like the broader open-source developers have embraced the project? "

    I am a member of the OpenSolaris Pilot and I know the people who are in
    the Pilot. There are a lot of highly skilled people from all over the world.
    We have people from USA: 70, India: 10, UK: 8, Germany: 7, France: 7, China: 5
    Australia: 5, Canada: 3, Poland: 2, Israel: 1, Belgium: 1, New Zealand: 1.

  • "What percent of Sun's infrastructure actually runs Linux internally?"

    From what I've seen, it seems to be a negligible amount (much less than 1%).

  • Did Sun roll out JDS Linux internally as described or did Sun only offer
    it to Laptop users? Which version does Sun use?

    The Java Desktop system is not a Linux distribution but a GUI with better
    multi media support. JDS is part of Solaris 10 and may be selected as
    the default Solaris 10 desktop.

  • What do you use on your desktop and laptop, Jonathan Schwartz?

    From the "cultural" experiences I got from looking inside Sun, I would
    expect him to run Solaris 10 on a Ferrari amd64 notebook.

    Sun does not run a major risk when competing with Linux, going back to Solaris
    brings Sun back to the roots; back to the ideas of a company that has been very
    successful with Operating system design, implementation and support.

    Linux is currently suffering from lack of competition in the OpenSource OS
    market. There are other OS operating systems but they do not have a good
    marketing. When OpenSolaris will be ready for everyone, this will change
    dramatically and it seems that the Linux bigots are in fear of this date.

    More and more people who work on the Linux kernel get tired from the way
    development is managed. Even people like Alan Cox now warn that there is
    a need for a change.

    People don't like Linux to be a "Kingdom" where a monarch or a small number
    courtiers govern the future. People with hacking skills rather like to make
    sure decisions are technology driven. Everybody who has the needed skill/knowledge
    for a specific subject should get the chance to be listned to.

    After OpenSolaris is available to everyone in Q2-2005, Solaris will not be governed
    by Sun anymore but by the CAB, a group of 5 people, 3 of them being not from Sun.
    The election period ends today and the names will be shown soon...

    My impression is that the fact that Sun does not like to dominate Solaris
    Like Linus Torvalds dominates Linux is the real fear of the Linux bigots.
  • SchilliX: Schily's Blog

    Username:
    Password:
    (or Cancel)