aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki-confgen.xml
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2013-07-02Document web_portal::allowed-hosts. Closes #567.Rob Austein
svn path=/trunk/; revision=5422
2013-06-04Markup tweak.Rob Austein
svn path=/trunk/; revision=5363
2013-06-04NitRob Austein
svn path=/trunk/; revision=5359
2013-06-04Fold in more doc from Wiki.Rob Austein
svn path=/trunk/; revision=5353
2013-06-03Remove defaults for options in autoconf section, they're not useful.Rob Austein
svn path=/trunk/; revision=5348
2013-06-03Merge wiki doc for rpki.conf options into XML master.Rob Austein
svn path=/trunk/; revision=5347
2013-05-31Gussy up wiki output to show default values. Use absent XML attributeRob Austein
== Python None == commented out variable setting in generated configuration to mean "no default value". svn path=/trunk/; revision=5341
2013-04-17Add --pwgen option to rpki-confgen. Add framework for rpkidRob Austein
post-install actions. Clean up a bunch of useless __doc__ strings in preparation for converting most tools from getopt to argparse. svn path=/trunk/; revision=5299
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-05Some recent cleanup broke package builds on Ubuntu, fix that.Rob Austein
svn path=/trunk/; revision=5281
2013-04-04Start integrating rpki-confgen with build process.Rob Austein
svn path=/trunk/; revision=5277
2013-04-04Configuration file generator, to solve a couple of different problemsRob Austein
with platform installation and documentation skew. svn path=/trunk/; revision=5271