Magellan Linux

Diff of /branches/R11-unstable/include/kernel.sminc

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

revision 13438 by niro, Tue Oct 9 07:53:35 2012 UTC revision 13439 by niro, Tue Oct 9 07:54:18 2012 UTC
# Line 399  kernel_image_postremove() Line 399  kernel_image_postremove()
399   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
400   then   then
401   # remove old image entry from grub   # remove old image entry from grub
402   new-kernel-pkg -v --rminitrd --remove ${KPVER}-${KBRANCH}-${KPBUILD}   new-kernel-pkg -v --rminitrd --rmmodep --remove ${KPVER}-${KBRANCH}-${KPBUILD}
403   fi   fi
404  }  }
405    

Legend:
Removed from v.13438  
changed lines
  Added in v.13439