cern-eos / eos

EOS Storage
Other
211 stars 39 forks source link

Documentation updates: spelling, jemalloc, keytabs #29

Closed foleyj2 closed 3 years ago

foleyj2 commented 3 years ago

Added note for EL8/Centos8 users to check jemalloc version Fixed minor spelling issues. Fixed minor formatting.

esindril commented 3 years ago

Thanks for all the fixes and sorry for the long delay. All your improvements will be in the 4.8.63 release and also in 5.0.2 with the following commit references:

commit 7744a3c5e1f0f9ae11a6f60b19886f19fa267404
Author: Joseph Timothy Foley <foley@ru.is>
Date:   Sun Apr 25 20:54:29 2021 +0000

    DOC: Jemalloc information for eos_env

    Note for EL8 systems for jemalloc version.
    Fixed list formatting for the eos_env hints
    Cleaned up the related configuration code block

commit 005839e2edbe84fe681a8f1d5bd4d2bc893fa72a
Author: Joseph Timothy Foley <foley@ru.is>
Date:   Sun Apr 25 20:38:50 2021 +0000

    DOC: Reordered sec.protbind entries to correct order

    misc/etc/sysconfig/eos_env.example has them in the correct (specific to general) order as described in the text.  Harmonized the example with the directions.

commit acee17a7629b1359ad4a045c1b84180418f44ed6
Author: Joseph Timothy Foley <foley@ru.is>
Date:   Sun Apr 25 20:28:34 2021 +0000

    DOC:  Fixed warning formatting convention for the QuarkDB note in the quickstart.

commit f2e99d0a04867c343d7c9da07f221269d4575763
Author: Joseph Timothy Foley <foley@ru.is>
Date:   Sun Apr 18 02:21:53 2021 +0000

    Added information documentation build dependencies and fixed minor grammar issues

commit 896ea6b7dea3d168e85a3cca3e3a0077617eb84f
Author: Joseph Timothy Foley <foley@ru.is>
Date:   Sun Apr 18 01:58:51 2021 +0000

    DOC: Formatted daemon start commands to match the other code listings