Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/signing/finalize.50.makefszip_zsp.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for relative bios-cripto pathos353pygBernie Innocenti2010-08-041-3/+3
|
* Fix sign-zsp.sh argumentsChris Ball2010-02-021-2/+4
| | | | | | | The previous code assumes that sign-zsp.sh takes an $outfile argument, but it doesn't, it just writes to fs.zip in the same dir it's called in. The new behavior deletes any old fs.zips, runs sign-zsp.sh, and then moves the generated fs.zip into the correct location.
* Finish signing moduleDaniel Drake2010-01-041-0/+45
Supports both external signing workflows and build-time signing.