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

Fallback for Current Version Detection #61

Closed pzp1997 closed 9 years ago

pzp1997 commented 9 years ago

If Tails changes the format of their filenames, the regex used to extract the current version might break. Therefore in case sed comes up empty, I added a check to set the version to tails-i386-1.3.2 and notify the user.

hellais commented 9 years ago

Ah, cool, sounds like a good idea.

rmwb commented 9 years ago

It may not work... When new versions come out, old ones are moved to http://dl.amnesia.boum.org/tails/obsolete/ so the URLs will probably 404...