| Author |
Message |
|
c0rtex
|
Post subject: Add additional applications to PKGImage netboot image ? Posted: Wed Sep 16, 2009 7:55 pm |
|
 |
| Just started |
 |
Joined: Wed Sep 16, 2009 6:46 pm Posts: 1
|
|
Is there a way of manipulating the netinstall image created by pkgimage to add lets say a menu for repair tools, terminal etc. for system administration ? Have pkgimage as an option in the menu instead of having it startup automatically. I think i read somewhere that the .dmg in the netbootimage folder is RW read writable so one could easily add files ?
Thx
|
|
 |
|
 |
|
Dominic
|
Post subject: Re: Add additional applications to PKGImage netboot image ? Posted: Wed Sep 16, 2009 9:13 pm |
|
Joined: Wed May 18, 2005 3:53 pm Posts: 293 Location: UK
|
|
Hi c0rtex
Yes that should not be an issue at all...
The best way would be to create a simple project in xcode that has the tool bar that you want...
It would not even have to start up any window app just load a toolbar.
Then add the menu items that you want...
You would need to change the rc.cdrom.posrWS file to point at your app..
just edit the one that comes with PKGImage and change
/Applications/Utilities/PKGImage.app/Contents/MacOS/PKGImage
to your app name..
If you need a hand to rough out a quick app let me know...
Dominic
|
|
 |
|
 |
|