Magellan Linux

Diff of /branches/magellan-next/include/kernel26.sminc

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

trunk/core/include/kernel26.sminc revision 2129 by niro, Wed Jul 1 17:10:25 2009 UTC branches/magellan-next/include/kernel26.sminc revision 6687 by niro, Tue Sep 21 15:27:00 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.2129  
changed lines
  Added in v.6687