Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-09 | abuild_keygen: several tweaks | Dubiousjim | 1 | -9/+6 | |
* make vars local * refactor calculation of default_name * make non_interactive=1 * tweak error message * tweak sed command | |||||
2013-07-09 | various: use long options, rework usages | Dubiousjim | 1 | -19/+35 | |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -14/+6 | |
2013-07-09 | abuild-keygen: refactor | Dubiousjim | 1 | -58/+61 | |
2013-07-08 | various: tweak opening comments, whitespace | Dubiousjim | 1 | -3/+1 | |
Also remove incomplete efforts at listing "Depends on: ..." | |||||
2010-12-20 | abuild-keygen: implement -q for quiet mode | Natanael Copa | 1 | -15/+24 | |
2010-12-20 | abuild-keygen: implement -n for non-interactive mode | Natanael Copa | 1 | -11/+18 | |
2009-07-24 | abuild-keygen: append hex timestamp to default key name | Natanael Copa | 1 | -2/+2 | |
2009-07-23 | abuild-keygen: use -a to add the needed config setting | Natanael Copa | 1 | -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. | |||||
2009-07-22 | abuild-keygen: support for -i to install pubkey to /etc/apk/keys | Natanael Copa | 1 | -4/+32 | |
2009-07-22 | abuild-keygen: new utility to generate keys for signing packages | Natanael Copa | 1 | -0/+65 | |