On 01-10-30 14:37:52 CET, Michael Bell wrote: > Robert Joop wrote: > > On 01-10-23 11:40:15 CEST, Michael Bell wrote: > > > What do you think about these autoconf-variables? > > > * ca_misc_prefix (/usr/local/openca/servers/ca) > > > * ra_misc_prefix (/usr/local/openca/servers/ra) > > > * pub_misc_prefix (/usr/local/openca/servers/pub(lic)/ > > > * conf_prefix (default is /etc/openca/, was ra_prefix and ca_prefix) > > > > i don't know. > > perhaps we should decide the fs layout first? :-) > > Yes, of course. We must decide the fs layout first but we are very close > to a final design.
are we? i mean the fs layout of the installation, not of the source. :-) both were very similar before, but isn't this about to change? > > or perhaps fs layouts (plural), a standard one and common deviations. > > (for example there is or was a linux file system hierarchy standard, > > i don't know how strict it is and how closely it is followed by the > > distributions.) > > This is no problem because they can build the hierarchy like they want > via ./configure. i doubt most people want to fiddle with that, don't you agree? > > > * online_prefix > > > # was ra_prefix for inbound and outbound > > > # /usr/local/openca/data-exchange/online > > > * offline_prefix > > > # was ca_prefix for inbound and outbound > > > # /usr/local/openca/data-exchange/offline > > > > in- and outbound what? > > Inbound and outbound are the directories where data is stored which must > be exported and imported (e.g. signed and encrypted PIN-mails). > > > data? in that case i would name the vars differently. > > The actual name is /usr/local/openca/data/ > All recommendations are welcome. > > > why so deeply hidden? > > I want to devide into data, configuration and code. The organization of very well, agreed. var/, etc/ and (s)bin/ for example in fs some structure. > the code is now very close to the optimum but the configuration and the > data is still mixed. We have the database (OpenCA::DB), the > export/import-data and the configuration in the same directory. Many > distributions place the configuration in /etc but the data in /var so we > should support such a behaviour. definitely. > > who is supposed to put them there and take it from there? > > The databases are used by all servers and the export and import are done > by ca and RAServer. right. but latter in a little more detail? - all-on-one-computer: is there any export/import at all? - offline CA: i would expect a mount point or device, not some directory like /usr/local/openca/data. or do you suggest this as a mount point? rj _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel