README.md
author X gate hg captive account <xhg@xserver.us.oracle.com>
Thu, 13 Apr 2017 11:05:27 -0700
changeset 1707 e213b7c834fa
parent 1704 4c67bc06f3ac
permissions -rw-r--r--
Added tag s12_122 for changeset f2af07bcb48f

# Getting started with the X Consolidation

## Getting Started
This README provides a very brief overview of the gate (i.e., source
code repository), how to retrieve a copy, and how to build it.  

## Overview
The X consolidation maintains a project at

     https://github.com/oracle/solaris-xorg

That repo contains Makefile, patches, IPS (i.e., pkg(7)) manifests,
and other files necessary to build, package and publish the Xorg bits
on Solaris.

## Getting the Bits
The canonical repository internal to Oracle is stored in Mercurial, and
is mirrored to an external Git repository on GitHub.  In order to build
or develop in the gate, you will need to clone it.  You can do so with
the following command.  

    $ git clone https://github.com/oracle/solaris-xorg your-clone

## Building the software
Please review BUILD_INSTRUCTIONS for details on how to build and generate
IPS packages.

# Copyright
Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.