aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed ↵Rob Austein
for Ubuntu package. svn path=/branches/tk377/; revision=5058
2013-02-23Add dependency on xinetd.Rob Austein
svn path=/branches/tk377/; revision=5057
2013-02-23More post-installation: add rpki-rtr listener to /etc/services andRob Austein
/etc/inetd.conf, create a few missing directories. svn path=/branches/tk377/; revision=5056
2013-02-22Hack to use pip to install recent versions of Django and South.Rob Austein
Probably should be replaced by our own APT repository at some point, but this seems to work. svn path=/branches/tk377/; revision=5054
2013-02-21Pull from trunk.Rob Austein
svn path=/branches/tk377/; revision=5051
2013-02-20Pull from trunk.Rob Austein
svn path=/branches/tk377/; revision=5047
2013-02-20Pull from trunk.Rob Austein
svn path=/branches/tk377/; revision=5045
2013-02-20Add altCA and JPNIC TALs, for Tokyo hackathon.Rob Austein
svn path=/trunk/; revision=5044
2013-02-20Fix bug introduced in [4985] where login() was called in the logout() method.Michael Elkins
closes #414 svn path=/trunk/; revision=5043
2013-02-19Get rid of silly "r" prefix on version number for FreeBSD packages,Rob Austein
among other reasons so that we can have the same version numbers on FreeBSD and Ubuntu, doh. svn path=/branches/tk377/; revision=5042
2013-02-18Install generated debian/changelog, now that we generate ones that debuild ↵Rob Austein
accepts. svn path=/branches/tk377/; revision=5041
2013-02-18debuild et al are picky about format of email addresses.Rob Austein
For some reason debuild now cares about "make test" failing (which it always has on package builds, because of MySQL setup requirements, but debuild used to ignore that), so tweak rules to skip the test suite. svn path=/branches/tk377/; revision=5040
2013-02-18Script to automate debian/changelogs.Rob Austein
svn path=/branches/tk377/; revision=5039
2013-02-17Add rc.d script.Rob Austein
svn path=/branches/tk377/; revision=5038
2013-02-11Debug pkg-plist generation.Rob Austein
svn path=/branches/tk377/; revision=5037
2013-02-11pkg-plist generation hacks.Rob Austein
svn path=/branches/tk377/; revision=5036
2013-02-11Pull from trunk.Rob Austein
svn path=/branches/tk377/; revision=5035
2013-02-11Add --disable-rp-tools, for package building.Rob Austein
svn path=/branches/tk377/; revision=5034
2013-02-05Automatic pull of documentation from Wiki.RPKI Documentation Robot
svn path=/trunk/; revision=5033
2013-02-05the apache configuration directive is WSGIDaemonProcess, not WSGIDaemonMode ↵Michael Elkins
(despite the feature being called "daemon mode") svn path=/trunk/; revision=5032
2013-02-05rename --enable-daemon-mode to --enable-wsgi-daemon-modeMichael Elkins
closes #408 svn path=/trunk/; revision=5031
2013-02-05Pull from trunk.Rob Austein
svn path=/branches/tk377/; revision=5030
2013-02-05Reissue CA's own manifest certificate when doing forced reissue ofRob Austein
everything else. See #406. svn path=/trunk/; revision=5029
2013-02-05Run daemons as root for now, come back to permission issues whenRob Austein
everything else works as expected. svn path=/branches/tk377/; revision=5028
2013-02-05Clean up debian/ directory, enable upstart.Rob Austein
svn path=/branches/tk377/; revision=5027
2013-02-04Install sample rpki.conf, since we don't (yet?) have a good way toRob Austein
generate one automatically during installation. Installation dialog is probably not the right way to go, some kind of setup wizard script for the user to run after installation is probably a better bet. svn path=/branches/tk377/; revision=5026
2013-02-04Tweak directory ownerships on Debian install, and add a few more bitsRob Austein
to rpki-ca.upstart while we're at it. svn path=/branches/tk377/; revision=5025
2013-02-04Allow naming tree(s) on command line.Rob Austein
svn path=/branches/tk377/; revision=5024
2013-02-03Wrapped debian skeleton.Rob Austein
svn path=/branches/tk377/; revision=5023
2013-02-03Helper for generating package skeletons.Rob Austein
svn path=/branches/tk377/; revision=5022
2013-02-03Checkpoint.Rob Austein
svn path=/branches/tk377/; revision=5021
2013-02-03Change default location of rcynic-html output on FreeBSD to track theRob Austein
current FreeBSD Apache default, silly though that location may be. Thanks, Jay! svn path=/branches/tk377/; revision=5020
2013-02-03Don't try to run rcynic-html if parent output directory doesn't exist.Rob Austein
svn path=/branches/tk377/; revision=5019
2013-02-03Doh, don't put in generated rcynic.conf.Rob Austein
svn path=/branches/tk377/; revision=5018
2013-02-03CleanupRob Austein
svn path=/branches/tk377/; revision=5017
2013-02-03Seems /var/run is a temporary filesystem on some platforms.Rob Austein
svn path=/branches/tk377/; revision=5016
2013-02-02Typo in pkg-deinstall.Rob Austein
svn path=/branches/tk377/; revision=5015
2013-02-02Exit without whining when another process holds the lock.Rob Austein
svn path=/branches/tk377/; revision=5014
2013-02-02Wire installed location of scan_roas into installed rtr-origin, soRob Austein
that we can stop fighting with FreeBSD's odd habit of installing packaged software in /usr/local/bin while excluding /usr/local/bin from the default $PATH in system cron jobs and shell scripts. svn path=/branches/tk377/; revision=5013
2013-02-02Need rsync as both build and runtime dependency.Rob Austein
svn path=/branches/tk377/; revision=5012
2013-02-02OK, now I know why nobody ever uses "install -C".Rob Austein
svn path=/branches/tk377/; revision=5011
2013-02-02rcynic requires rsync, doh.Rob Austein
svn path=/branches/tk377/; revision=5010
2013-02-02Fun with DESTDIR.Rob Austein
svn path=/branches/tk377/; revision=5009
2013-02-02Beat FreeBSD packaging stuff with a club. Might be working now.Rob Austein
svn path=/branches/tk377/; revision=5008
2013-02-02Whoops, ac_* variables are lowercase this week.Rob Austein
svn path=/branches/tk377/; revision=5007
2013-02-02Doh, write TAL configuration to correct file.Rob Austein
svn path=/branches/tk377/; revision=5006
2013-02-02etc/rc.d/rcynic is only for jails, so it's not in the port anymore.Rob Austein
svn path=/branches/tk377/; revision=5005
2013-02-02Whack FreeBSD port skeleton to track recent changes.Rob Austein
svn path=/branches/tk377/; revision=5004
2013-02-02First round of fixes to installation targets.Rob Austein
svn path=/branches/tk377/; revision=5003
2013-02-01Finally ready to start testing new rcynic install code.Rob Austein
svn path=/branches/tk377/; revision=5002