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
Unknown Object (File)
Sat, Nov 16, 7:24 PM
Unknown Object (File)
Tue, Nov 12, 11:29 AM
Unknown Object (File)
Mon, Nov 11, 12:36 AM
Unknown Object (File)
Sat, Nov 9, 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?