27 Nov
2006
27 Nov
'06
9:53 p.m.
Try 'sudo run -i /tmp/dst' and see what's installed there. If it looks right to you, install it like so: cd /tmp/dst && sudo pax -pe -rvw . / You could also just write to / directly from the run script. Using a temporary location allows you to create a tar package to install elsewhere. -wsv On Nov 27, 2006, at 12:33 PM, Josh Wisenbaker wrote:
Since -i requires a dst path what do you recommend? From the looks of the output it would seem that /Library would be the intention.