Lines Matching refs:change
25 and what new version the patch will change the source tree into. These
43 unlabeled patch was generated against) you should change into your kernel
108 a change in the middle of the file but for some reasons a few lines have
119 When patch encounters a change that it can't fix up with fuzz it rejects it
121 read this file to see exactly what change couldn't be applied, so you can
144 of the change (in this example it needed to move 7 lines from where it
145 expected to make the change to make it fit).
153 fuzz its way through. This will generate a .rej file with the change that
158 then patch detected that the change contained in the patch seems to have
256 $ cd ~/linux-2.6.11 # change to kernel source dir
262 $ cd ~/linux-2.6.11.1 # change to kernel source dir
297 $ cd ~/linux-2.6.12.2 # change into the kernel source dir
330 $ cd ~/linux-2.6.12 # change into the 2.6.12 source dir
336 $ cd ~/linux-2.6.13-rc3 # change into the 2.6.13-rc3 dir
343 $ cd ~/linux-2.6.12.3 # change to the kernel source dir
368 $ cd ~/linux-2.6.12 # change to the kernel source dir
374 $ cd ~/linux-2.6.12-git1 # change to the kernel source dir
431 $ cd ~/linux-2.6.12 # change to the 2.6.12 source dir