|
Active development for the oracleasm driver has moved to
Git for source control.
Instructions on how to use git, as well as general information on Git
repositories hosted on oss.oracle.com, can be found
in the wiki.
You can
browse
the oracleasm Git repository, or you can check out changes at:
git://oss.oracle.com/git/oracleasm.git
To clone the repository, you can use:
git clone git://oss.oracle.com/git/oracleasm.git oracleasm
This will create a clone of the tree in the directory ./oracleasm.
-
Browse
source code on-line to view this project's directory structure and
files.
-
Download
source code archives, if any are available, to copy read-only source files for this project on to your local system.
-
Subscribe to any of the project mailing lists.
-
Read documentation about Git and how we use it.
|