Age | Commit message (Collapse) | Author |
|
svn path=/rcynic/Makefile.in; revision=3660
|
|
svn path=/portal-gui/README; revision=3659
|
|
svn path=/rpkid/Makefile.in; revision=3658
|
|
svn path=/portal-gui/Makefile.in; revision=3657
|
|
svn path=/rpkid/Makefile.in; revision=3656
|
|
svn path=/rpkid/rpki/gui/app/asnset.py; revision=3655
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3654
|
|
svn path=/rpkid/rpki-start-servers.py; revision=3653
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3652
|
|
svn path=/portal-gui/Makefile.in; revision=3651
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3650
|
|
svn path=/configure; revision=3648
|
|
svn path=/configure; revision=3647
|
|
change dashboard url to /rpki/
put myrpki cli path and confdir into settings.py rather than generating glue.py at build time
don't use the old myrpki images on the dashboard
no longer need to include the portal-gui python module in sys.path since it is installed in site-packages
svn path=/buildtools/subst-vars.py; revision=3646
|
|
svn path=/portal-gui/Makefile.in; revision=3644
|
|
into ${localstatedir}/rpki/conf
django db now defaults to ${localstatedir}/rpki/gui.db
remove MYRPKI and MYRPKI_DATA_DIR from settings.py and substitute those variables into glue.py from glue.py.in
mv rpkigui/templates up one directory so the django app code can be moved eventually
remove deprecated runserver script
put scripts into ${libexecdir} and ${sbindir} with a prefix of "rpkigui"
svn path=/configure; revision=3643
|
|
remove old http digest auth configuration
svn path=/portal-gui/rpkigui/settings.py.in; revision=3642
|
|
svn path=/scripts/rpkidemo; revision=3641
|
|
svn path=/rpkid/Makefile.in; revision=3640
|
|
svn path=/rpkid/Makefile.in; revision=3639
|
|
enough information for configuration of the GUI to succeed.
svn path=/configure; revision=3638
|
|
svn path=/scripts/rpkidemo; revision=3637
|
|
flakey, given all the whacky "custom layout" hacks added to distutils
by Debian-derived releases and the complete absence of /usr/local from
the Python search path on Fedora. What a can of worms.
So instead we just ask distutils to record the list of files it
installed, and deinstallation consists of removing those files. Not
ideal, but hard to do better without a lot of work, given the
constraints, and probably not worth trying, since in the long run
normal users ought to be using platform-specific packaging systems
(apt, yum, portupgrade, macports, ...) to install and deinstall
anyway.
svn path=/rpkid/Makefile.in; revision=3636
|
|
svn path=/portal-gui/scripts/adduser.py; revision=3635
|
|
Digest auth now that rpkidemo can log in via Django
svn path=/portal-gui/Makefile.in; revision=3634
|
|
default method.
svn path=/scripts/rpkidemo; revision=3633
|
|
/usr/lib/blah, but distutils installs in /usr/local/lib/blah, so we
can't figure out where it is when we want to deinstall. Feh.
Revert first attempt to hack around this, as it didn't help and just
broke things on Fedora too.
svn path=/rpkid/Makefile.in; revision=3632
|
|
svn path=/pywrap/Makefile.in; revision=3631
|
|
svn path=/portal-gui/Makefile.in; revision=3630
|
|
$top/portal-gui/build.sh as a result
remove helper script, and use @PYTHON@ configure variable to substitute instead
rename django.wsgi => rpki.wsgi
rename zrpki.conf => rpki.conf for apache configuration
svn path=/configure; revision=3629
|
|
svn path=/Makefile.in; revision=3628
|
|
svn path=/configure; revision=3627
|
|
svn path=/configure.ac; revision=3626
|
|
directory. No doubt I'm still forgetting something, eg, schema files
needed for setup, but basic mechanism seems to work.
svn path=/rpkid/Makefile.in; revision=3625
|
|
svn path=/rpkid/Makefile.in; revision=3624
|
|
svn path=/rcynic/sample-trust-anchors/apnic.tal; revision=3623
|
|
svn path=/portal-gui/configure; revision=3622
|
|
into line with the other Python code
portal-gui needs a bit more work to bring its autoconf into line with
the other code, which may include some source tree reorganizations.
svn path=/portal-gui/Makefile.in; revision=3621
|
|
./configure. Change (almost) all programs to use rpki.conf instead of
separate config files for each program, and add support for
${prefix}/etc/rpki.conf like normal system programs.
svn path=/buildtools/make-python-executable.py; revision=3620
|
|
svn path=/openssl/Makefile.in; revision=3618
|
|
svn path=/configure; revision=3617
|
|
svn path=/configure; revision=3615
|
|
svn path=/rpkid/Makefile.in; revision=3613
|
|
svn path=/rpkid/setup.py; revision=3612
|
|
svn path=/rpkid/Makefile.in; revision=3611
|
|
build it.
svn path=/configure; revision=3610
|
|
package.
svn path=/pow/Makefile.in; revision=3609
|
|
necessary, building OpenSSL with -fPIC and linking against static
libraries was enough. So we probably could go back to using
distutils, but for now, we can get rid of the extraneous steps.
svn path=/pow/Makefile.in; revision=3608
|
|
python 2.7 on some systems now)
svn path=/scripts/rpkidemo; revision=3607
|
|
svn path=/pow/Makefile.in; revision=3606
|