Darwin
Darwin is the open source core of OS X. It includes the XNU kernel, along with all the free tools. XNU is the updated OpenSTEP kernel which fuses BSD 4.4 with Mach 3.0
As far as I recall it started being fully distributed in Darwin 1.4.1, which was a PowerPC only release, while later releases included support for the x86.
The following releases can be downloaded here:
- Darwin 1.4.1 - OS X 10.1 - Release notes
- Darwin 6.0.1 - OS X 10.2 - Release notes
- Darwin 7.0.1 - OS X 10.3 - Release notes
- Darwin 8.0.1 - OS X 10.4 - Release notes
getting this to run
So far, under emulation I've only managed to get Darwin 8.0.1 to run under Qemu 0.13.0. As far as I know 1.4.1, has some kind of CPU issue, and 6.0.1 and 7.0.1 all have ACPI issues.
Installation is pretty simple, a config like this is more then enough to get going:
C:\qemu-0.13.0>qemu.exe -L pc-bios -m 256 -hda 4gc.disk -cdrom 801.iso -net nic,model=e1000 -net user -no-reboot -boot d
What runs
v • d • e UNIX Versions, Vendors and Related |
---|
Research Unix PDP-7 UNIX • V1 • V2 • V3 • V4 • V5 • V6 • V7 • V8 • V9 • V10 • LSX • MINI-UNIX • Unix/32V
AT&T - CB-UNIX • PWB/UNIX • USG UNIX • System III • System IV • System V BSD - 2.9 BSD • 2.10 BSD • 2.11 BSD • 3BSD • 4BSD • 4.1 BSD • 4.2 BSD • 4.3 BSD • 4.4 BSD BSD Descendants 386BSD • NetBSD • FreeBSD • OpenBSD • NeXTSTEP • Darwin |
Other - xv6 • AMIX • SunOS • Solaris • ULTRIX • A/UX • XENIX • AIX • Dell UNIX |