OpenSearch/distribution/packages
David Roberts ac11dd619c
Only ship Linux binaries for the correct architecture (#55280)
Following elastic/ml-cpp#1135 there are now Linux binaries
for both x86_64 and aarch64.  The code that finds the
correct binaries to ship with each distribution was
including both on every Linux distribution.  This change
alters that logic to consider the architecture as well
as the operating system.

Also, there is no need to disable ML on aarch64 now that
we have the native binaries available.  ML is still not
supported on aarch64, but the processes at least run up
and work at a superficial level.

Backport of #55256
2020-04-16 09:45:52 +01:00
..
aarch64-deb Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
aarch64-oss-deb Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
aarch64-oss-rpm Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
aarch64-rpm Introduce aarch64 packaging (#53914) (#53926) 2020-03-22 11:58:11 -04:00
deb Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
no-jdk-deb Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-rpm Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-deb Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
oss-no-jdk-deb Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-rpm Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-rpm Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
rpm Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
src Always set default ES_PATH_CONF for package scriptlets (#51827) (#52381) 2020-02-14 16:00:13 -05:00
build.gradle Only ship Linux binaries for the correct architecture (#55280) 2020-04-16 09:45:52 +01:00