Free/Open Source
Debian Squeeze Linux for Mac mini (mid-2010)
Submitted by Tom Owad on November 19, 2010 - 6:39pmThis is a custom Debian Squeeze install CD image for the mid-2010 Mac mini, by Seunghun Thomas Lee.
For installation instructions, read Installing Debian on a Mac Mini on the Debian wiki.
Make sure to choose "-mac-mini" kernel package during install. After installation, add "reboot=p" to kernel boot flags to avoid this reboot issue.
CC65 patches for Apple1/Replica1
Submitted by resman on June 10, 2006 - 4:33pmThe Apple1 is a questionable target for a C compiler due to its small memory size and disjointed memory map. The Replica1, on the other hand, is a near perfect single board target with its 32K contiguous RAM and nice I/O expansion. Compare this with what WDC offers as a single board development platform for $695.
