hellais / TAILS-OSX

Contains instructions and scripts to create a TAILS live cd that will boot on OSX without any additional software installed (no REFIT, etc.)
151 stars 45 forks source link

Detach iso when done #67

Closed Grezzo closed 9 years ago

Grezzo commented 9 years ago

Detach (unmount) the tails iso when finished with it

hellais commented 9 years ago

Next time you should consider putting all of these changes inside of 1 PR :P.

Grezzo commented 9 years ago

OK, I will do that next time. Doesn't that make it harder for you to merge though if you disagree with a suggested change (e.g. turning the tracing off)?

hellais commented 9 years ago

True, but it's ideal to cluster together similar changes, mainly so that when I merge them they don't dis-align from master.

Another option would be to rebase the branches suggested as PR onto each other so that they can be merged incrementally.