spacer Home > GIT Clone

Tools

  • Branch info
  • GIT Clone
  • GIT Browse
  • Packages

Branches

openSUSE

  • master (Factory)
  • openSUSE-12.1
  • openSUSE-12.2
  • openSUSE-12.3
  • stable (Tumbleweed)

Upstream

  • linux-next
  • vanilla

SLE

  • SLE11-SP2
  • SLE11-SP3
  • SLES10_SP4_BRANCH

Git Repositories

kernel-source.git

There are two openSUSE Kernel repositories. Development happens in the kernel-source git repository. This tree is a quile-like series of patches against the upstream kernel, plus spec files and various scripts. You can clone it with

git clone git://kernel.opensuse.org/kernel-source.git

If the above command fails, try one of these alternatives:

git clone kernel.opensuse.org/kernel-source.git
git clone git://gitorious.org/opensuse/kernel-source.git
git clone git.gitorious.org/opensuse/kernel-source.git

kernel.git

Note: due to a bug in the conversion script, we had to rewrite the history of the kernel.git repository at 2013-03-01. See this message in the opensuse-kernel mainling list for details.

If you just want to hack on the sources and do not need to package the kernel, use the kernel git repository. This one has the same layout as the upstream kernel. Clone command:

git clone git://kernel.opensuse.org/kernel.git

If the above command fails, try one of these alternatives:

git clone kernel.opensuse.org/kernel.git
git clone git://gitorious.org/opensuse/kernel.git
git clone git.gitorious.org/opensuse/kernel.git
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.