Magellan Linux

Diff of /smage/trunk/include/kernel26.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 910 by niro, Sat Jan 2 16:59:51 2010 UTC revision 911 by niro, Tue Dec 7 21:19:45 2010 UTC
# Line 280  kernel26_image_postremove() Line 280  kernel26_image_postremove()
280   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
281   then   then
282   # remove old image entry from grub   # remove old image entry from grub
283   new-kernel-pkg -v --remove ${KPVER}-${KBRANCH}-${KPBUILD}   new-kernel-pkg -v --rminitrd --remove ${KPVER}-${KBRANCH}-${KPBUILD}
284   fi   fi
285  }  }
286    

Legend:
Removed from v.910  
changed lines
  Added in v.911