sahara-image-elements/elements/openjdk
Pino Toscano 13adb9ad43 openjdk: revert to a semi-manual installation
Unfortunately, using package-installs means there is no way to set the
proper openjdk package depending on the version of the distro, and so
far it is hardcoded to 7. On Fedora >= 21, the default openjdk is 8, and
due to bugs in yum [1] this has not caused build errors so far, but
leaving a java-less image.

The chosen solution is to not use package-installs anymore, still using
pkg-map (called manually) to give the right name for the built distro.
The default is still set to install openjdk v7 everywhere, as before;
as drawback, building images based on Fedora >= 21 (which is the default
in diskimage-builder since version 0.1.43) will fail hard now.

[1] like not exiting when asking to install non-existing packages if
specified together with existing ones

Change-Id: I53195daa8d29b15dcae548eb76c5c9efb6ad50ef
2015-07-02 17:01:27 +02:00
..
environment.d Simplify environment.d scripts 2015-04-01 15:44:38 +02:00
install.d openjdk: revert to a semi-manual installation 2015-07-02 17:01:27 +02:00
element-deps openjdk: revert to a semi-manual installation 2015-07-02 17:01:27 +02:00
pkg-map Migrate to openjdk - part 2 2015-03-28 21:42:54 +03:00