Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PureDarwin/PureDarwin

Darwin is the Open Source core of macOS, and PureDarwin is a community project to extend Darwin into a complete, usable operating system.
https://github.com/PureDarwin/PureDarwin

darwin operating-system

Last synced: about 1 month ago
JSON representation

Darwin is the Open Source core of macOS, and PureDarwin is a community project to extend Darwin into a complete, usable operating system.

Lists

README

        

PureDarwin [![Join the chat at https://gitter.im/PureDarwin/](https://img.shields.io/badge/gitter-join%20chat-brightgreen.svg)](https://gitter.im/PureDarwin/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
==========

![](https://raw.github.com/wiki/PureDarwin/PureDarwin/images/PD-Opennow.jpg)

PureDarwin moved from https://code.google.com/p/puredarwin/

Darwin is the Open Source operating system from Apple that forms the basis for Mac OS X and PureDarwin. PureDarwin is a community project that aims to make Darwin more usable (some people think of it as the informal successor to OpenDarwin).

One current goal of this project is to provide a useful bootable ISO/VM of some recent version of Darwin.

See the [Wiki](https://github.com/PureDarwin/PureDarwin/wiki) for more information.

## Building PureDarwin

To build PureDarwin, you will need OpenSSL installed, which is used by xar and ld64.
PureDarwin builds only on macOS. It is currently tested with Xcode 14, but should work
with any other modern Xcode.

You will also need zlib, which is used by the DTrace CTF tools used in building the kernel.