There are a few more places that need changes along the same lines, this and anything else that starts with /etc should be using the constants at the top of the script. As far as changes go, do what is most convenient for you. I can happily do later based on your suggestion, or if you've already made changes locally, can drop in your home dir and share with everyone.
-DJ On November 11, 2016 5:49:17 AM CST, Pierre Labastie <[email protected]> wrote: >On 11/11/2016 07:54, DJ Lucas wrote: >> >> >> On 11/10/2016 01:24 AM, DJ Lucas wrote: >> >>> As far as I can tell, the only remaining thing brought up in the >>> previous thread was how to obtain and verify the file. I do like >using >>> the release branch as the default source (with version info as >provided >>> by Bruce's script on Anduin). Bruce, what do you think about signing >>> that file for verification? Or even automatically updating the date >and >>> md5sum of the file in the book -- changelog would need to be skipped >I >>> think, but with that little concession, it should be reasonably easy >to >>> do from cron. >>> >> >> Still need to address the above, but a completed script is located >here: >> >> http://www.linuxfromscratch.org/~dj/make-ca.sh >A small improvement: test whether /etc/ssl/local exists before running >"for cert in `find /etc/ssl/local -name "*.pem"`". It throws an error >if >the directory does not exist. > >If you prefer, I could send a patch... > >Pierre >-- >http://lists.linuxfromscratch.org/listinfo/blfs-dev >FAQ: http://www.linuxfromscratch.org/blfs/faq.html >Unsubscribe: See the above information page -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
