Magellan Linux

Diff of /alx-src/trunk/alxinstall-ng/bin/alxinstall-ng.sh.in

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

revision 6820 by niro, Thu Jul 23 08:54:42 2015 UTC revision 6822 by niro, Thu Jul 23 08:57:29 2015 UTC
# Line 365  dialog_install_meter() Line 365  dialog_install_meter()
365   return 0   return 0
366  }  }
367    
   
368  dialog_install_bootsector()  dialog_install_bootsector()
369  {  {
370   dialog \   dialog \
# Line 427  dialog_main() Line 426  dialog_main()
426  run_hardware_detection()  run_hardware_detection()
427  {  {
428   local hwinfo   local hwinfo
   
429   hwinfo="$(hwinfo --bios --storage --pci --gfxcard --sys)"   hwinfo="$(hwinfo --bios --storage --pci --gfxcard --sys)"
430    
431   # check for special devices/clients:   # check for special devices/clients:

Legend:
Removed from v.6820  
changed lines
  Added in v.6822