All of lore.kernel.org
 help / color / mirror / Atom feed
* SE Android: bitbucket repo created
@ 2012-07-24 12:18 Stephen Smalley
  2012-07-24 12:21 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Smalley @ 2012-07-24 12:18 UTC (permalink / raw)
  To: selinux

Hi,

We have made our source repositories available on bitbucket.org as an
alternative to selinuxproject.org, as we've seen some issues with load
on selinuxproject.org.  To use the bitbucket.org repositories, clone the
manifests project as follows:
git clone https://seandroid@bitbucket.org/seandroid/manifests.git

If you want to use the master/seandroid branch, then you can use the
manifests/local_manifest.xml file, e.g.
cp manifests/local_manifest.xml /path/to/seandroid/.repo

If you want to use the 4.0.4 branch, you can check out the 4.0.4
manifest as follows,
cd manifests
git checkout -b seandroid-4.0.4 origin/seandroid-4.0.4
cp local_manifest.xml /path/to/seandroid-4.0.4/.repo

If you want to use the 4.1.1 branch, you can do likewise for the 4.1.1
manifest as follows,
cd manifests
git checkout -b seandroid-4.1.1 origin/seandroid-4.1.1
cp local_manifest.xml /path/to/seandroid-4.1.1/.repo

We'll be switching the manifest files on selinuxproject.org over to
using bitbucket.org in the future unless we hear that people are
experiencing problems with bitbucket.org.

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: SE Android: bitbucket repo created
  2012-07-24 12:18 SE Android: bitbucket repo created Stephen Smalley
@ 2012-07-24 12:21 ` Stephen Smalley
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2012-07-24 12:21 UTC (permalink / raw)
  To: selinux

On Tue, 2012-07-24 at 08:18 -0400, Stephen Smalley wrote:
> Hi,
> 
> We have made our source repositories available on bitbucket.org as an
> alternative to selinuxproject.org, as we've seen some issues with load
> on selinuxproject.org.  To use the bitbucket.org repositories, clone the
> manifests project as follows:
> git clone https://seandroid@bitbucket.org/seandroid/manifests.git

Sorry, the above should just be:
git clone https://bitbucket.org/seandroid/manifests.git

> If you want to use the master/seandroid branch, then you can use the
> manifests/local_manifest.xml file, e.g.
> cp manifests/local_manifest.xml /path/to/seandroid/.repo
> 
> If you want to use the 4.0.4 branch, you can check out the 4.0.4
> manifest as follows,
> cd manifests
> git checkout -b seandroid-4.0.4 origin/seandroid-4.0.4
> cp local_manifest.xml /path/to/seandroid-4.0.4/.repo
> 
> If you want to use the 4.1.1 branch, you can do likewise for the 4.1.1
> manifest as follows,
> cd manifests
> git checkout -b seandroid-4.1.1 origin/seandroid-4.1.1
> cp local_manifest.xml /path/to/seandroid-4.1.1/.repo
> 
> We'll be switching the manifest files on selinuxproject.org over to
> using bitbucket.org in the future unless we hear that people are
> experiencing problems with bitbucket.org.
> 

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-24 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-24 12:18 SE Android: bitbucket repo created Stephen Smalley
2012-07-24 12:21 ` Stephen Smalley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.