Magellan Linux

Diff of /trunk/installer/ncurses-gui/install.sh

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

revision 1013 by niro, Sun May 30 17:33:29 2010 UTC revision 1029 by niro, Sun May 30 17:51:27 2010 UTC
# Line 41  main_install() Line 41  main_install()
41   include/bootstrap-wrapper.sh --ncurses | gauge "Installing" "Installing system..." 10 70   include/bootstrap-wrapper.sh --ncurses | gauge "Installing" "Installing system..." 10 70
42    
43   system_setup | gauge "Installing" "Setup system settings..." 10 70   system_setup | gauge "Installing" "Setup system settings..." 10 70
44   include/prepare_bootloader | gauge "Installing" "Installing Bootloader..." 10 70   include/prepare_bootloader.sh | gauge "Installing" "Installing Bootloader..." 10 70
45    
46   include/prepare_disks.sh --umount   include/prepare_disks.sh --umount
47  }  }

Legend:
Removed from v.1013  
changed lines
  Added in v.1029