lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4DD31264.4070704@lockie.ca> Date: Tue, 17 May 2011 20:27:16 -0400 From: James <bjlockie@...kie.ca> To: Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: help to bisect How do I build v2.6.36 so I can test it mark it good so I can bisect? Here is what I want to do: $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.37.y.git $ cd linux-2.6.37.y $ git bisect start $ git bisect good v2.6.36 $ git bisect bad v2.6.37.6 Do I do "git checkout v2.6.36"? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/