This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
MagerValp
authored and
MagerValp
committed
Oct 29, 2013
1 parent
ac3e732
commit da79e5c
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Drag and drop a Lion or Mountain Lion installer onto the app and it'll create an installer package that creates Recovery partitions. The app with automatically download the required dmtest and cocoaDialog utilities the first time it's run. | ||
Drag and drop a 10.7-10.9 installer onto the app and it'll create an installer package that creates Recovery partitions. The app with automatically download the required dmtest and cocoaDialog utilities the first time it's run. | ||
|
||
|
||
Credits | ||
------- | ||
|
||
Based on [Allen Golbig's article on AFP548](http://afp548.com/2012/08/15/creating-a-10-8-recovery-hd-package-with-luggage/) and [Greg Neagle's blog post](http://managingosx.wordpress.com/2012/08/15/creating-recovery-partitions/). | ||
|
||
App created with [Platypus](http://sveinbjorn.org/platypus) and uses [cocoaDialog](http://mstratman.github.com/cocoadialog/). | ||
App created with [Platypus](http://sveinbjorn.org/platypus) and uses [cocoaDialog](http://mstratman.github.com/cocoadialog/). |