Magellan Linux

Diff of /tags/grubby-8_40_20170706/new-kernel-pkg

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

revision 3004 by niro, Tue Jun 27 14:22:13 2017 UTC revision 3005 by niro, Tue Jun 27 14:23:32 2017 UTC
# Line 1040  fi Line 1040  fi
1040  # PPC64LE-only to deal with Petitboot issues  # PPC64LE-only to deal with Petitboot issues
1041  if [[ ${ARCH} = ppc64le ]]  if [[ ${ARCH} = ppc64le ]]
1042  then  then
1043      sync && mountpoint -q /boot && fsfreeze -f /boot && fsfreeze -u /boot   sync && mountpoint -q /boot && fsfreeze -f /boot && fsfreeze -u /boot
1044  fi  fi
1045    
1046  exit 0  exit 0

Legend:
Removed from v.3004  
changed lines
  Added in v.3005