-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Josh Coffman wrote: >> Have you tried diffing them? [...] > no, i haven't. i wasn't sure if it was worth the time. how do i get > the source for the fedora mod? yumdownloader --source kernel # assumes you've enabled source repos rpm -K kernel*src.rpm # optional, except for the paranoid among us rpm -ivh kernel*.src.rpm cd /where/kernel-2.6.spec/is # ~/redhat/kernel for me (not default) rpmbuild -bp --target $(arch) kernel-2.6.spec cd /path/to/build/dir # ~/redhat/BUILD/kernel-2.6.17 ^^^^^^^^^^^ diff -uNr vanilla/drivers/net/wireless/bcm43xx/ linux-2.6.17.i686/drivers/net/wireless/bcm43xx/ The current fedora kernel is based on 2.6.17.8 IIRC, so if you want to diff it against the current 2.6.17.11, you'd have to grab the upstream kernel source as well. > ..and i'm not sure I'll understand the diffs with all the unicode in > there. There was no unicode in the diff I saw. :) And it's a very tiny diff as well. - -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ====================================================================== How am I supposed to hallucinate with all these swirling colors distracting me? -- Lisa Simpson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQFDBAEBAgAtBQJE/16yJhhodHRwOi8vd3d3LnBvYm94LmNvbS9+dG16L3BncC90 bXouYXNjAAoJEEMlk4u+rwzjZI0H/jxNtCFyhXBwqZBc3WsOp9hCPp13LpidJ3Dz KMdrACEIvLOw04+pxozo6QgJJgMdt223WXZg3hp/i2QzVtFMvy4Lypnwa5P80BG1 +VgU3qvv82lSy+pBuu6QcVV6E2J9SAdj1K/ChY+Dag8YNURNiC1muJnbyXgiGGW8 i39EWvCgm2ertnH2pVkwJgeJmFSZduYsRR4Qbsuu7gRqB54los9iKw4ZYPAZTlTm 0UaXEx30zn+STZCsA/UdMJ68QstBUQMZxnIGQIUZLUUSgaXWj/wBG13V/pWaGHYW 6HIEVdJyRovj3K0j5aWgUMTOOzrTa5KNzRswYjpk21fOep6wzTQ= =oIKx -----END PGP SIGNATURE-----