summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [certmaster] Documentation and cleanup for minion-to-minionJohn Eckersberg2009-03-181-0/+1
| | | | | | | | * Add man page for certmaster-sync * Symlink certmaster-sync into triggers for post-sign and post-clean (doesn't execute by default) * Add sync_certs setting to default certmaster.conf * Create the empty /var/lib/certmaster/peers directory
* Merge branch 'master' of ssh://alikins@git.fedorahosted.org/git/certmasterAdrian Likins2009-02-211-1/+0
|\ | | | | | | | | Conflicts: Makefile
| * there was a trailing space on the versionAdrian Likins2009-02-201-2/+1
| |
* | rev to release 5 for rebuildAdrian Likins2009-02-191-1/+1
|/
* remove "version" file and updated spec/makefile/setup.py to not need itAdrian Likins2009-02-181-10/+2
|
* make the python executable we use a makefile variableAdrian Likins2009-01-211-4/+5
|
* permissions cleanup on source filesAdrian Likins2009-01-191-0/+0
|
* fix up some docs bugs. Looks like they were introduced in the ↵Adrian Likins2009-01-131-1/+1
| | | | | | | certmaster/func split. fix https://fedorahosted.org/certmaster/ticket/5 (certmaster-request man page was getting created incorrectly)
* lame build fix. Messages/gettext stuff needs to be sorted out. We doneAdrian Likins2008-03-051-0/+1
| | | | | seem to find any messages to translate,so po/messages.pot isnt created. So for now, create it with a touch.
* message building fixes in the MakefileAdrian Likins2008-02-131-2/+2
|
* Make things build (not to be confused with "work")Michael DeHaan2008-02-071-3/+2
|
* Makefile from func.Michael DeHaan2008-02-071-0/+103