Repositories
kernel
Copy of the linuxtogo htc-vogue kernel tree with kaiser patches
-
Cloning this repository:
git clone git://gitorious.org/kaiser-linux/kernel.git kernel cd kernel
Add this repository as a remote to an existing local repository:
git remote add kernel git://gitorious.org/kaiser-linux/kernel.git git fetch kernel git checkout -b my-local-tracking-branch kernel/master_or_other_branch
derblutharschs-kernel
-
Cloning this repository:
git clone git://gitorious.org/~derblutharsch/kaiser-linux/derblutharschs-kernel.git derblutharschs-kernel cd derblutharschs-kernel
Add this repository as a remote to an existing local repository:
git remote add derblutharschs-kernel git://gitorious.org/~derblutharsch/kaiser-linux/derblutharschs-kernel.git git fetch derblutharschs-kernel git checkout -b my-local-tracking-branch derblutharschs-kernel/master_or_other_branch

