* Otavio Salvador <[EMAIL PROTECTED]> [2005-11-01 15:15]:
> > No, you just broke it.  vmlinu_x_ vs vmlinu_z_
> I applied your proposed fix. Do a try now. Sorry for it :(

Erm... you checked in conflicting code:

for kern in $(/bin/ls -1vr /boot | grep -v "dpkg-*" | grep "^vmlinuz-") ; do
        # found a kernel
<<<<<<< .mine
        kern="/boot/$kern"
=======
        kern="/boot/$kern"
>>>>>>> .r39

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to