[rsbac] git

Amon Ott ao at rsbac.org
Tue May 4 13:55:43 CEST 2010


On Tuesday 04 May 2010 wrote Jens Kasten:
> could someone give a working example for checkout with git the kernel
> 2.6.33?
> All what iam was trying i get only the latest and not the stable kernel.

git clone http://git.rsbac.org/linux-2.6 my-dir-name
cd my-dir-name
git checkout -b rsbac-1.4-2.6.33 origin/rsbac-1.4-2.6.33

If you have bash_completion, I recommend this in your .bash_profile:
PS1='\u@\h:\w$(__git_ps1 " (\[\033[34;01m\]%s\[\033[00m\])")\$ '

Amon.
-- 
http://www.rsbac.org - GnuPG: 2048g/5DEAAA30 2002-10-22


More information about the rsbac mailing list