Magellan Linux

Diff of /trunk/include/kernel.sminc

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

revision 30421 by niro, Thu Jan 18 14:48:44 2018 UTC revision 30422 by niro, Fri Jan 19 09:04:36 2018 UTC
# Line 448  kernel_image_postinstall() Line 448  kernel_image_postinstall()
448   # do not run this if ${MROOT} is set !   # do not run this if ${MROOT} is set !
449   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
450   then   then
451   new-kernel-pkg -v --mkinitrd --make-default --install ${KPVER}-${KBRANCH}-${KPBUILD}   new-kernel-pkg -v --mkinitrd --dracut --make-default --install ${KPVER}-${KBRANCH}-${KPBUILD}
452   fi   fi
453    
454   if [[ ${USE_KERNEL_SYMLINKS} = true ]]   if [[ ${USE_KERNEL_SYMLINKS} = true ]]

Legend:
Removed from v.30421  
changed lines
  Added in v.30422