diff --git a/content/opensource_packages/ipvsadm.md b/content/opensource_packages/ipvsadm.md new file mode 100644 index 00000000..b66c17f6 --- /dev/null +++ b/content/opensource_packages/ipvsadm.md @@ -0,0 +1,29 @@ +--- +name: Ipvsadm +category: Miscellaneous +description: Ipvsadm administers the IP Virtual Server services offered by the Linux kernel with IPVS support to create a wide range of load-balancer setups. +download_url: https://github.com/e7e5/ipvsadm/tags +works_on_arm: true +supported_minimum_version: + version_number: 1.27 + release_date: 2013/09/02 + + +optional_info: + homepage_url: https://github.com/e7e5/ipvsadm + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/e7e5/ipvsadm/blob/master/README + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no Linux/ARM64 release notes. However, version 1.27 can be built from source on both x86_64 and ARM64 platforms using make. Also, following packages are required before building, "apt-get install libnl-3-dev libnl-genl-3-dev build-essential libpcap-dev libpopt-dev". + +--- diff --git a/content/opensource_packages/kaezip.md b/content/opensource_packages/kaezip.md new file mode 100644 index 00000000..9f54b612 --- /dev/null +++ b/content/opensource_packages/kaezip.md @@ -0,0 +1,29 @@ +--- +name: KAEzip +category: Compression +description: KAEzip provides hardware-enabled foundation for compression. It increases the performance across cloud, storage applications, big data, etc. +download_url: https://github.com/kunpengcompute/KAEzip/tags +works_on_arm: true +supported_minimum_version: + version_number: 1.2.10 + release_date: 2020/02/05 + + +optional_info: + homepage_url: https://github.com/kunpengcompute/KAEzip + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/kunpengcompute/KAEzip?tab=readme-ov-file#installation-instructions + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no Linux/ARM64 release notes. However, the first tag available in the GitHub repo, i.e. 1.2.10, has mentioned that KAEzip supports Aarch64 specific Operating systems. Kindly find the same [here](https://github.com/kunpengcompute/KAEzip/tree/1.2.10?tab=readme-ov-file#requirements). + +---