summaryrefslogtreecommitdiffstats
path: root/abuild-keygen.in
Commit message (Collapse)AuthorAgeFilesLines
* abuild-keygen: implement -q for quiet modeNatanael Copa2010-12-201-15/+24
|
* abuild-keygen: implement -n for non-interactive modeNatanael Copa2010-12-201-11/+18
|
* abuild-keygen: append hex timestamp to default key nameNatanael Copa2009-07-241-2/+2
|
* abuild-keygen: use -a to add the needed config settingNatanael Copa2009-07-231-3/+20
| | | | | So basicly, running 'abuild-keygen -a -i' will be all you need to do to be able to use abuild-sign and install the signed packages.
* abuild-keygen: support for -i to install pubkey to /etc/apk/keysNatanael Copa2009-07-221-4/+32
|
* abuild-keygen: new utility to generate keys for signing packagesNatanael Copa2009-07-221-0/+65