Bug#627960: [PATCH v2] Add a quick tutorial about bisecting

2011-06-06 Thread Ben Hutchings
On Sun, 2011-06-05 at 21:23 -0500, Jonathan Nieder wrote: [...] > + > + To start, recreate the problem with a vanilla kernel: > + > +# apt-get install git build-essential > +$ git clone > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > +$ cd linux-2.6 > +$

Bug#627960: [PATCH v2] Add a quick tutorial about bisecting

2011-06-05 Thread Jonathan Nieder
Signed-off-by: Jonathan Nieder --- Changes since v1: - move to "bugs" chapter - use tabs to indent to match the prevailing style in that file - reword debian/changelog entry - other fixes mentioned below Ben Hutchings wrote: > On Wed, 2011-05-25 at 16:38 -0500, Jonathan Nieder wrote: > [...] >>