Adam Stevko
2013-07-25 ef4e018188cf13e1535ee00109d03046705595ce
Change mailing list and repos in README
1 files modified
10 ■■■■ changed files
README 10 ●●●● patch | view | raw | blame | history
README
@@ -7,13 +7,13 @@
    This README provides a very brief overview of the gate, how to retrieve
    a copy, and how to build it.  Detailed documentation about the Userland
    gate can be found in the 'doc' directory.  Questions or comments about
    the gate can be addressed to userland-discuss@opensolaris.org.
    the gate can be addressed to oi-dev@openindiana.org.
Overview
    The Userland consolidation maintains a Mercurial gate at
    The Userland consolidation maintains a Git repository at
        ssh://anon@hg.opensolaris.org//hg/userland/gate
    https://github.com/OpenIndiana/oi-userland
    This gate contains build recipies, patches, IPS manifests, etc. necessary
    to download, prep, build, test, package and publish open source software.
@@ -25,11 +25,11 @@
Getting the Bits
    As mentioned, the gate is stored in a Mercurial repository.  In order to
    As mentioned, the gate is stored in a Git repository.  In order to
    build or develop in the gate, you will need to clone it.  You can do so
    with the following command
    
      $ hg clone ssh://anon@hg.opensolaris.org//hg/userland/gate /scratch/clone
      $ git clone https://github.com/OpenIndiana/oi-userland.git /scratch/clone
    This will create a replica of the various pieces that are checked into the
    source code management system, but it does not retrieve the community