OpenDarwin

  XPostFacto   Developer Notes   CVSWeb   Bug Tracking

Other World Computing

  Download XPostFacto

XPostFacto

August 9, 2005
Ryan Rempel
[email protected]

Welcome to the development site for XPostFacto, the software that permits you to install Mac OS X on certain unsupported systems.

For basic information about XPostFacto (for instance, which systems it supports), head over to Other World Computing's web site. That's where you can download the application. OWC has provided very generous support for the development of XPostFacto.

XPostFacto is an open-source application, and the code is hosted here in the OpenDarwin CVS repository. You can browse the code via the CVSWeb interface, but for serious work you will want to set up for anonymous CVS access. Once you've got that set up, you can do something like "cvs co projects/XPostFacto" to get the source. As usual, the "top of tree" won't always be completely coherent, but I do tag each release, including the alpha and beta releases. I have written some developer notes to help you figure out how to compile the source. You can also sign up to receive e-mail when XPF source is checked into the CVS repository.

You can report bugs in XPostFacto using the OpenDarwin Bugzilla (look first to see whether there is already a bug open for your problem). Scroll down in the product list until you hit "XPostFacto." You can also sign up to receive e-mail from the Bugzilla about individual bugs, or when new bugs are created etc.

License

XPostFacto is a partially open-source application provided by Other World Computing. There are some restrictions on the changes which you can make to it, and some conditions to be met if you want to redistribute it. In particular, you cannot remove the credits to Other World Computing. You also cannot charge for redistributing XPostFacto (or bundle XPostFacto with something that you charge for) without permission.

Parts of the source code for XPostFacto are subject to a less restrictive license. If you wish to reuse code from XPostFacto in another application, consult the specific files involved for licensing provisions. (Generally speaking, the user interface code is subject to a more restrictive license, whereas the code relating to the underlying functionality is less restricted).

BootX and most of the kernel extensions which are installed by XPostFacto are subject to the Apple Public Source License. Again, consult the specific files involved for licensing provisions.

XPostFacto as a whole is subject to the following license:

Copyright (c) 2001 - 2005
Other World Computing
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer as the first lines of each file.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Redistributions in binary form must retain unchanged the elements of the application which credit Other World Computing (such as the splash screen and the "about box").

  4. Redistributions in binary form must not require payment (or be bundled with items requiring payment).

This software is provided by Other World Computing ``as is'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall Ryan Rempel or Other World Computing be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

XPostFacto was written with the MacApp Application Framework. (c) 1983-2001 Apple Computer, Inc. MacApp is a trademark of Apple Computer, Inc., registered in the United States and certain other countries.

BootX includes the "RSA Data Security, Inc., MD5 message-digest algorithm", which is subject to the following copyright:

Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.

License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function.

License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work.

RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind.

These notices must be retained in any copies of any part of this documentation and/or software.

BootX also includes code relating to AES encryption which is subject to the following copyright:

Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved.

LICENSE TERMS

The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that:

  1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer;

  2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials;

  3. the copyright holder's name is not used to endorse products built using this software without specific written permission.

DISCLAIMER

This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose.

OpenDarwin

  XPostFacto   Developer Notes   CVSWeb   Bug Tracking

Other World Computing

  Download XPostFacto