Processing commands for [email protected]: > # > The above grabs the kernel sources and in addition fetches the 2.6.38.y > # > series. > # > > # > git checkout v2.6.38.5 > # > git log v2.6.38.4..v2.6.38.5; # look over the changes > # > git revert 068e0202; # back out the most relevant-seeming one > # > make localmodconfig; # minimal configuration > # > make -j4 deb-pkg > # > > # > This spends its time building, so go for a hot beverage of your > # > choice. Then you can test the resulting .deb: > # > > # > cd .. > # > dpkg -i linux-image-*.deb > # > reboot > # > > # > If it also exhibits the problem, it would be time to test more > # > systematically. It works like this (git-bisect(1) has details): > tags 626851 + moreinfo Bug #626851 [linux-2.6] linux-image-2.6.38-2-amd64: after last update fails to boot Added tag(s) moreinfo. > End of message, stopping processing here.
Please contact me if you need assistance. -- 626851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626851 Debian Bug Tracking System Contact [email protected] with problems -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

