Page MenuHomeFreeBSD

release: automate oracle image conversion and upload
Needs ReviewPublic

Authored by dch on Oct 30 2024, 12:52 PM.
Tags
None
Referenced Files
F106148625: D47339.diff
Thu, Dec 26, 4:58 AM
Unknown Object (File)
Fri, Dec 6, 9:13 PM
Unknown Object (File)
Nov 16 2024, 7:24 PM
Unknown Object (File)
Nov 12 2024, 11:29 AM
Unknown Object (File)
Nov 11 2024, 12:36 AM
Unknown Object (File)
Nov 9 2024, 10:50 PM
Unknown Object (File)
Nov 5 2024, 4:13 AM
Unknown Object (File)
Nov 3 2024, 9:42 PM
Subscribers

Details

Reviewers
cperciva

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60257
Build 57141: arc lint + arc unit

Event Timeline

dch requested review of this revision.Oct 30 2024, 12:52 PM

We want a global s/OCI/ORACLE/ here, right?

release/Makefile.oracle
38

I'm not sure what OCI_PAR is but you'll also want to do this for OCIREGION, OCICOMPARTMENT, and OCIKEYFILE (after they're renamed to ORACLE*).

44

I assume the echo is left over from debugging?

release/Makefile.oracle
44

On second thought, most of this command line is clearly not a curl command line. What's the correct command for uploading an image into Oracle Cloud?