source: MondoRescue/branches/stable/mindi/mindi@ 746

Last change on this file since 746 was 746, checked in by Bruno Cornec, 18 years ago
  • Still trying to fix LABEL + LVM in mindi
  • Removed some X11 files remaining
  • remove some ps options not available with busybox
  • Use LOGFILE constantly in init & LogIt
  • Property svn:keywords set to Rev Id
File size: 130 bytes
Line 
1 if [ $LVM != "false" ] && [ "`$LVMCMD lvdisplay $current_lvolume 2> /dev/null`" ]; then
2 # Size computed via LVM not directly
Note: See TracBrowser for help on using the repository browser.