Cacerts generation in IcedTea6 - please review changes in build scripts
Pavel Tisnovsky
ptisnovs at redhat.com
Tue May 11 09:08:41 PDT 2010
Hi,
I changed IcedTea6 build scripts namely configure.ac and Makefile.am to
generate proper (i.e. not empty) cacerts file for J2SDK and also JRE
images. Cacerts generation could be enabled by configuration flag
--enable-openssh-cacerts. Cacerts generator (i.e. the script named
"generate-cacerts.sh") is written in Bash and uses keytool from compiled
J2SDK so this also does basic check whether J2SDK is built correctly.
Can you please check whether it is possible to push the changes to the
IcedTea repository?
TODO:
- allow specification of directory containing OpenSSH certificates (new
configuration flag)
- allow certificates downloading during build (from Mozilla project - is
it possible?)
Cheers
Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.ac.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100511/e92cadb9/configure.ac.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generate-cacerts.sh
Type: application/x-shellscript
Size: 3371 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100511/e92cadb9/generate-cacerts.sh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile.am.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100511/e92cadb9/Makefile.am.diff
More information about the distro-pkg-dev
mailing list