aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/oracle/generate_metadata.lua
Commit message (Collapse)AuthorAgeFilesLines
* release: remove Oracle Cloud Infrastructure build targetsDave Cottlehuber2026-04-131-74/+0
| | | | | | | | | | | | | | | Oracle's previous support is no longer available to the project. Repeated attempts to find a sponsor within Oracle's cloud business have not been successful. The last published official images are from 15.0-RELEASE. https://marketplace.oracle.com/app/freebsd-release Relnotes: yes Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D56360 MFC after: 3 days
* release: add cloudware oracle targets to package and upload .oci filesDave Cottlehuber2025-03-041-0/+74
- requires base tar & flua, qemu-tools & curl from ports - set ORACLE_PAR_URL to upload to local file:/// dir or cloud buckets Reviewed by: emaste Approved by: cperciva Differential Revision: https://reviews.freebsd.org/D48382 Sponsored by: SkunkWerks, GmbH