How to find out what options a command takes, and what it does, when you have no clue what it's used for and don't want to make a huge mess!
OK, here is the scoop. We have one appliance that gets a custom partitioning via kickstart and a bit of Python love. Once the partition is complete, we install the base packages and then our appliance package. During the installation of the appliance package, it reads in the size of the multiple partitions it has available and their sizes. This all works like a charm. Side note, our Kickstart scripts are being run through Anaconda from CentOS.
Right now I am working with the members of the Ubuntu Chicago LoCo team on creating a solid proposal for developing “Ubuntu Development Courses” that members of the Chicago community will lead. Right now we are looking for those that are in the Chicago land are that may be interested in such events. As it stands, I have come up with a basic, college-like, course layout.
Ubuntu Development 101 - Familiarization of Ubuntu development tools
This session will provide the attendees with a breakdown and brief run-through of the tools involved with Ubuntu development. These tools would include: Launchpad, mailing lists, IRC, development applications and scripts, and more.
Ubuntu Development 102 - Bug Triage
This session will provide the attendees with the knowledge necessary to help triage Ubuntu bugs. Attendees will learn the basics as well as some of the advanced topics with triaging bugs on Launchpad.
Working on my ‘inbox zero’ project right now after a day of enjoying the lovely Chicago weather we are having right now. One thing that strikes me are the amount of mailing lists I seem to be subscribed to. I am currently sitting at about 50 mailing lists. Honestly, this sounds ridiculous, like totally impossible to keep up with. I know there are a few local ones I could probably ditch that I really don’t follow 100%, but I do like knowing when there is a meeting locally that I can show up at and learn something. Out of these 50 lists, between 40 and 45 are development based. How in the hell could I possibly follow 40/45 development lists? I don’t respond to every email in the list but I have and still do communicate on everyone of the lists, one way or another.
I know a lot of people who use open source every day, from OpenOffice to the GIMP and Linux, open source has something for everyone. Recently I was asked how could someone give back to the developers of Free Software?