OpenBSDIt’s been a while, but I’m almost ready to release Yaifo for OpenBSD 4.7. I have tested my updates with i386, amd64, macppc, and alpha. I consider those architectures “stable”. I know sgi and landisk aren’t working. I don’t have a sparc, so I can’t test that. I have to replace a disk in my sparc64, so I’ll test that when I can (I expect to have ramdisk space issues).

If you are able or are willing to test sgi, landisk, sparc, or sparc64, test reports and diffs are welcome.

The beta release can be downloaded from SourceForge.


CyanogenModIn April (2009), I switched to T-Mobile and got the G1. The G1 is one of the first phones running the Open Source operating system developed in part by Google called Android (using the Linux kernel). Recently, you’ve probably seen commercials for the new Android-based phone from Verizon: the Motorola Droid.

The G1 is great. It’s about as tall as the iPhone, not as wide, but almost twice as thick. The reason for its thickness is a full hardware keyboard that slides out from underneath the screen. Most phones with large screens tend to have software keyboards: they are programs running on the screen covering up part of whatever application you’re using. While I’ve never tried an iPhone, I had an iPod Touch (which I’ve since given to Holly) and tried using the SSH client on the iPhone. It was almost unusable because it covered up half the terminal window.

My old phone, a Palm Treo running PalmOS, was paid for by my previous company and so was the service. So, when I started a new job in May, I knew I needed to buy a new phone…

(more…)


OpenBSDI just committed an update to Yaifo CVS that makes i386, amd64, alpha, and macppc work with OpenBSD 4.6. To download, check out HEAD from CVS:

cvs -d :pserver:anoncvs@yaifo.cvs.sourceforge.net:/cvsroot/yaifo co -P yaifo

I’m still testing and tweaking sgi and sparc64.


OpenBSDAs I expected to get a bunch of emails about YAIFO for 4.6, I thought I could lessen that by posting here. I’ve been very busy lately and haven’t had time to merge in the new installer changes into Yaifo for OpenBSD 4.6. I’m hoping to have time to work on it shortly, but diffs are definitely welcomed.


NoScriptI have been using NoScript with with Firefox for a while now. It is a Firefox extension that blocks scripts from running in Firefox. For each web page, you can allow scripts from each site that the page has scripts to run or not. This can be a temporary “Allow” or it can be permanent.

So, for sites I visit frequently and trust like Gmail, I permanently allow scripts from google.com. For other sites that I do not visit often or if it’s just a one time visit, I may temporarily allow scripts. NoScript blocks JavaScript, Java, and Flash. It’s great because if websitexyz.com has some scripts in their page, but also has scripts from adsense.com, you can allow websitexyz.com, but not adsense.com.

Recently, I started having problems connecting to my locally running VMware Server using Firefox because of NoScript’s ABE feature after a NoScript update.

(more…)