From 1471b096e174d45b7059065b84d5aa38df982031 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 27 Aug 2025 12:04:00 +0000 Subject: [PATCH] Add Open Build Service file Signed-off-by: odidev --- content/opensource_packages/obs.md | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/opensource_packages/obs.md diff --git a/content/opensource_packages/obs.md b/content/opensource_packages/obs.md new file mode 100644 index 00000000..a585779a --- /dev/null +++ b/content/opensource_packages/obs.md @@ -0,0 +1,31 @@ +--- +name: Open Build Service (OpenSUSE) +category: DevOps +description: The Open Build Service (OBS) is an open-source system for automatically building and distributing binary packages from source across multiple operating systems and architectures, supporting everything from updates and add-ons to full distributions. +download_url: https://download.opensuse.org/repositories/OBS:/ +works_on_arm: true +supported_minimum_version: + version_number: 2.4 + release_date: 2013/04/30 + + +optional_info: + homepage_url: https://openbuildservice.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/openSUSE/open-build-service#installation + arm_recommended_minimum_version: + version_number: + release_date: + reference_content: + rationale: + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/openSUSE/open-build-service/blob/master/docs/ReleaseNotes-2.4 + release_notes__recommended_minimum: + other_info: Version 2.4 mentions that the Aarch64 architecture (aka Armv8 or Arm64) has been added. + +---