aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki-confgen.py
AgeCommit message (Collapse)Author
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
rid of a lot of Makefile.in code that no longer serves any useful purpose. svn path=/trunk/; revision=5285
2013-04-05Whack build environment with a club to get rpki-ca package to start upRob Austein
properly after install on Ubuntu. Some cleanup still required, rpki-ca cron stuff isn't done yet, and GUI has not yet been tested with this, but daemons now start up properly upon install as an Ubuntu user would expect, which is some kind of progress. svn path=/trunk/; revision=5283
2013-04-04Start integrating rpki-confgen with build process.Rob Austein
svn path=/trunk/; revision=5277
2013-04-04Add --autoconf command, clean up XML output.Rob Austein
svn path=/trunk/; revision=5273
2013-04-04Configuration file generator, to solve a couple of different problemsRob Austein
with platform installation and documentation skew. svn path=/trunk/; revision=5271