November 6, 2006

The missing ingredient in commercial desktop OS options; a package management system

Filed under: Apple, Debian, Free/Open Source Software, GNU/Linux — Barry Hawkins @ 2:03 pm

Having spent the better part of two days provisioning my new MacBook Pro’s OS X, Debian, and Windows XP instances, I am keenly aware of how much the Debian distribution’s package management system and its volume of packages have spoiled me. In that two days, the amount of time required to provision Debian was negligible, even though it is configured to completely match my Lifebook’s Debian Sid instance. In fact, the sum total of time to set up Debian, including every application I use, was about 45 minutes of my involvement. Those who know Debian (and Ubuntu, Linspire, Xandros, Mepis, or any other Debian derivative) are coolly nodding their heads, while others are probably thinking I am a lying, biased Linux zealot.

It’s no lie; here are the steps I had to take:

  • Run the Debian Installer business card image and perform a stock Sid installation, choosing Desktop and Standard System options in the task selection step. If you weren’t wanting to run Sid, the netinstall image would be fine as well.
  • Generate a package list on the current Debian installation via # dpkg --get-selections > dpkg-selections.txt
  • Copy the package list file to the new installation; I have copied it to my home directory in this example.
  • Set the package selections for the new installation via # dpkg --set-selections < ~/dpkg-selections.txt
  • Run aptitude or synaptic and choose the install action, then go do something else. Thousands, literally thousands of software packages are being installed for you. Everything from your email client to your office suite to your software development tools are being pulled down from package mirrors. In my case, this was over 850MB of compressed package files.
  • After the package download, answer any configuration questions aptitude (or synaptic) poses.
  • Copy your /home directory contents to the new installation.

Compare that to what it takes with either Mac OS X or Windows XP to get all of your applications installed and configured. Even if you don’t know a thing about Linux or even the more technical side of those operating systems, you can tell from the brevity of that set of steps that the Debian setup is remarkably simple.

Now, some will already be keying in their comment posts with exclamations of “Hey! There’s DarwinPorts/Fink/Cygwin!” Yeah, each of those is a nice start; however, they pale in comparison. Fink at least has the robust apt/dpkg foundation, but even it has a relatively meager package selection. I am sure I’ll be writing more on life with Fink and DarwinPorts in the near future.

I still don’t have half the stuff installed on XP that I plan to use. I get tired just thinking about the installs. 8^)

September 28, 2006

BBC News, Bill Clinton, and an Ubuntu thong

Filed under: Debian, GNU/Linux, Miscellany — Barry Hawkins @ 12:23 pm

So I am perusing the “Latest Headlines” RSS feed in Firefox this morning and notice the word ubuntu. It turns out Bill Clinton used it as a key term in a recent speech to the Labour party conference. The article goes on to discuss the increasing ubiquity of the word’s usage, including the mention of Ubuntu the operating system at the end of the article. And apart from a picture of Clinton at the top of the article, the only other image is of an Ubuntu thong like the ones you can buy off of Cafépress.com. Of all the choices, why pick an Ubuntu thong? One person suggested to me that Clinton and a thong was a natural fit. 8^)

August 18, 2006

Wanted — self-starers

Filed under: Debian, Miscellany — Barry Hawkins @ 1:57 pm

From a “Required Skills” section of a recent position description:

“Motivated self-staring individual; Team player”

Huh.

August 15, 2006

The long-overdue release of java-package 0.28

Filed under: Debian, Free/Open Source Software, GNU/Linux, Java — Barry Hawkins @ 11:46 pm

An updated java-package will hit unstable in the next mirror pulse. Apologies to all for the delay; my discretionary time and that of my sponsors has been rather sparse for some time now. There are at least 9 bug reports addressed in the release. All users who have a JRE or JDK packaged by a previous version of java-package are encouraged to first remove their existing packages and then install an updated one generated by 0.28. Again, sorry for my low level of productivity for Debian, but paying my bills and being a new dad has been quite taxing (albeit rewarding) the past nine months.

July 8, 2006

Debian Graphical Installer — excellent work, guys

Filed under: Debian, Free/Open Source Software, GNU/Linux, Uncategorized — Barry Hawkins @ 11:26 pm

I recently had to provision a laptop at my client’s site for my use. Certain third-party applications that are key to managing the technology practice there are Windows-only, but I (am fortunately allowed to) refuse to have a Windows-only machine. They are cool enough to let me shrink the corporate WIndows XP image and set up a Debian sid instance for dual-booting. I took my trusty CD of a recent daily snapshot (the fact that I have been able to use daily snapshots of the Debian Installer ISO for several years with little to no trouble is in itself a huge testimony to the quality of that project’s work) and popped it into the media drive of this rather battered Dell Latitude D600. I had heard at DebConf that the graphical installer was now fully part of the daily snapshots, so on a whim I invoked it with the ‘expertgui’ directive at the boot prompt.

Wow.

Language selection in the graphical Debian Installer

If you haven’t seen this, go and burn an ISO of the daily snapshot for your architecture and boot into it. (I won’t even elaborate on the fact that being able to choose from 11 different architectures is massively impressive.) What a beautiful interface, and how amazingly tasteful as far as look-and-feel. It’s very professional-looking, yet not corporate. There’s a button to capture snapshots of the install screens right there on each screen. It may take a minute or two to adjust to having the right line in the display highlighted before clicking the button to continue in more-complex screens, but the annoyance is neglible. I was thoroughly impressed, so much so that I wiped my backup laptop, a ThinkPad T42, and did a reinstall using the graphical interface. You can still pop over to the other virtual terminals just like in the character-based installer; the graphical interface seems to use the fifth virtual terminal. I just popped out of it to the second via Ctrl + Alt + 2 and was able to mount a USB drive with some firmware I needed.

I wiped the T42 so I could run the IBM recovery and get XP back on a small partition. Hey, how else am I going to play Warcraft III? (Seriously, though, if anyone has managed to get Warcraft III to run via an emulator, let’s talk.) I found it a study in contrasts, installing XP and then installing Debian immediately after. The first thing I noticed with XP is how little visibility I have into the install process compared to the Debian installer. I suppose I shouldn’t have to since all these vendors have supposedly ensured (stifling audible laughter here) a smooth installation process for me. However, when something does go wrong, I am pretty much out of luck. Second, I have come to take for granted how quickly you can fully provision an OS instance with Debian’s rich package-management system. The benefits of an awesome package management system are painfully obvious as soon as you have to reinstall Windows or OS X, especially if you are a software developer with a whole litany of tools necessary for your work.

A graphical installer was the last major impediment to me recommending Debian to my friends and relatives who are too befuddled by a character-based application or installer. This closes a significant gap in the Debian offering, and I wish to sincerely thank those who have poured so much time into the installer project as a whole and have gone the extra distance to create an interface that reaches out to the less-technically-oriented crowd.

Next Page »

Powered by WordPress