17 Jan 2001 beppu   » (Journeyer)

Rather than maintain 2 different bios (one on c2.com and one here at advogato), I decided to use the same one on both sites.

I'm currently working on a long-term project to write replacements for some of the proprietary tools sold by Lineo. I think it's a shame that few people outside of Lineo know what the Embedix Linux distribution is all about.

Here's the basic idea: unlike normal distros, Embedix ships all its packages in source form. To create an instance of the Embedix distro, Lineo provides a tool called Target Wizard which allows one to:

  • pick which packages to install
  • configure how the package is compiled
  • configure what parts of the package to leave out
  • compile everything when you're done configuring
It does a little more, but these are the fundamentals. This really allows one to size optimize a linux installation to the very bare minimum you need.

<rant>

I'm not usually one to cheerlead, but I think this is a pretty good idea. That's why it pains me that much more that hardly anyone in the community knows about this stuff, because it's proprietary, and not easy for people to get ahold of and play with.

Anyway, I'm writing a Free version of Target Wizard. I'm doing this mostly by myself, and management doesn't really know about it. I feel indebted to the Free Software community, and I feel it's about time I give back something significant.

I'm also trying to test my programming skills.... to see if I can pull this stunt off. This is the biggest project I've personally undertaken, and I'd be really happy if I succeeded. It's also a lot more interesting than the normal work I've been assigned to do.

</rant>

.....and when I'm done,
I'll move back to California,
but not before then.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!