Getting Henteges 3.5.3 Working Smoothly on the SL-5600

I just needed to publish list of some stuff that I had to do to get Heteges ROM 3.5.3 (Opie) working somewhat smoothly on the SL-5600.

To fix sound: Install opie-qss
To fix backlight: Unknown
To fix timezone: Install timezones-america

That covers it so far.
Actually, upon further review, it seems I’m still in pretty dire straights when it comes [...]

Integrated Windows Authentication in Firefox

I’ve been trying to get Firefox reeady for deployment everywhere in our organization. Here’s one less thing to workaround: Integrated Windows Authentication in Firefox. Basically I just needed to add/modify the following values:
network.automatic-ntlm-auth.trusted-uris = intranet
network.negotiate-auth.delegation-uris = intranet
network.negotiate-auth.trusted-uris = intranet
This allowed my to browse straight to http://intranet/ without logging in.
You can add more domains to each [...]