Coder Social home page Coder Social logo

pd-17.4-beta's Introduction

Welcome to PureDarwin 17.4 Beta OS

  • Beta OS can be downloaded from here PD-Devs

VMDK

  • To run this, first extract the image with xz (xz -d pd_17_4.vmdk.xz).

  • Then, start the VMDK with QEMU: qemu-system-x86_64 -m 8192 -cpu Penryn -smp 2 -netdev user,id=network0 -device rtl8139,netdev=network0 -serial stdio -drive format=vmdk,file=pd_17_4.vmdk

ISO

  • To run this, first extract the image with xz (xz -d pd_17_4.vmdk.xz).

  • Then convert to VDMK to ISO qemu-img convert -f vmdk pd_17_4.vmdk -O raw pd_17_4.iso.

  • Then, start the ISO with QEMU: qemu-system-x86_64 -m 8192 -cpu Penryn -smp 2 -netdev user,id=network0 -device rtl8139,netdev=network0 -serial stdio -drive format=raw,file=pd_17_4.iso

Notes

  • This is not a full OS like PureDarwin Xmas was, as Apple have closed down a lot of core components, we the community have to pick up the slack.

  • There is still a lot of work to be done but it can be completed if we band together. If you would like to view what's on this VM please use Paragon VMDK mounter for macOS users, all other please see what you need to do to mount and read an hfs filesystem on your OS. You may also use this qemu-img convert -f vmdk pd_17_4.vmdk -O raw pd_17_4.iso

  • Please do not ask us questions on how to run macOS applications and non-open source software on PureDarwin. If you want something to hack on, then this is it.

  • We have not finished all the system/network_cmds. We built as much as we could without pulling headers from Apple's Xcode SDK's.

Projects

Libxpc/Launchd

PureFoundation

CoreFoundation

ddisnoted

DarwinBuild

Enoch Bootloader

To Do

  • Finish out Family Driver Support(USB/SATA/NVME/AHCI/PD-APCIPlatform)
  • Finish out System Commands(Reboot/Shutdown)
  • Finish out the Networking
  • Finish out the Multi-User

Credits

We would like to thank:

  • Apple, Inc. for releasing Darwin as Open Source
  • David Elliott for his work on boot-132
  • The Chameleon team for their work on boot-132
  • The xnu-dev team for their work on the XNU kernel
  • Stuart Crook for his work on PureFoundation, ddisnoted and libxpc/launchd work
  • Ethan Sheriff for his work on the libsystem-plaform and libxpc/launchd work
  • William Kent for his work on the DarwinBuild upgrade
  • Rafirafi for his work on Generic Platform and PDCrypto kexts
  • Mac OS Forge for The DarwinBuild project

Contact Us!

Admins

Core Dev’s

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.