summaryrefslogtreecommitdiffstats
path: root/base/ra/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed RA and TPS theme packages.ticket-407-9Endi Sukma Dewata2012-12-021-4/+4
| | | | | | | | The RA and TPS theme packages are no longer necessary due to the reorganization of the theme files. The build and deployment scripts have been updated accordingly. Ticket #407
* Changes to get TPS and RA running on dogtag 10Ade Lee2012-08-151-0/+18
| | | | | | Added systemd scripts for RA and TPS. Modified init scripts and configuration files to use correct directives for httpd 2.4. TPS and RA subsystems are now installable using pkicreate
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+76
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131