dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
358 stars 134 forks source link

Re-organize/consolidate directories used for development and build tools/scripts #1537

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #971. Originally filed by mharmsen (@mharmsen) on 2014-04-17 21:02:18:


This ticket was created in reponse to the question "What is the difference between pki/scripts and pki/base/scripts?"

This was the answer provided:

We used to have similar directories (e. g. - 'pki/dogtag/scripts' and 'pki/redhat/scripts' associated with the Dogtag and Red Hat themes respectively) which housed scripts primarily used for the legacy method of building individual RPMS and SRPMS (e. g. - pki-ca RPM and pki-ca SRPM as opposed to pki-ca RPM and pki-core SRPM). This separation allowed theme packages and their icons to reside in separate repositories and still be built utilizing the same core server/client pieces, as at that time, at least one theme was required and the themes were mutually exclusive.

Since we do not really ship any devel packages, the scripts under 'pki/base/scripts' were just meant for un-packaged development tools related to the core server/client pieces - similar to the 'pki/tools' directory which was created at a later date to house development tools which were not scripts.

Since Dogtag 10.x builds individual SRPMS which often contain numerous RPMS, the 'pki/scripts/' directory houses scripts used for building these and pertain to the PKI project as well as its default Dogtag theme.

It may make sense to re-organize and consolidate some of these directories.

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2014-04-23 22:33:21

Per discussions, targeted 10.3

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2017-02-27 14:04:05

Metadata Update from @mharmsen: