All of lore.kernel.org
 help / color / mirror / Atom feed
* ANN: SELinux Userspace moved to GitHub
@ 2014-06-26 15:23 Steve Lawrence
  0 siblings, 0 replies; only message in thread
From: Steve Lawrence @ 2014-06-26 15:23 UTC (permalink / raw)
  To: SELinux List

Since open source development workflows have moved towards services like
GitHub and Bitbucket, we have decided to move the SELinux Userspace
repositories to GitHub. The project wiki is now available here:

  https://github.com/SELinuxProject/selinux/wiki

The repository can be checked out using the following:

  $ git clone https://github.com/SELinuxProject/selinux.git

Or if you already have the repository checked out, you can change to the
new location via:

  $ git remote set-url origin https://github.com/SELinuxProject/selinux.git

Alternatively, use GitHub's forking features to clone the repositories
to your own GitHub account.


Likewise, we have moved the CIL repository to GitHub. The CIL wiki is
now available here:

  https://github.com/SELinuxProject/cil/wiki

With the new repo location:

  $ git clone https://github.com/SELinuxProject/cil.git

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-26 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 15:23 ANN: SELinux Userspace moved to GitHub Steve Lawrence

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.