home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110502.etc.tar.gz / bradford.20110502.etc.tar / etc / sysconfig / bootloader < prev    next >
Text File  |  2006-12-18  |  545b  |  24 lines

  1. ## Path:    System/Bootloader
  2. ## Description:    Bootloader configuration
  3. ## Type:    list(grub,lilo,none)
  4. ## Default:    grub
  5. #
  6. # Type of bootloader in use.
  7. # For making the change effect run bootloader configuration tool
  8. # and configure newly selected bootloader
  9. #
  10. #
  11. LOADER_TYPE="grub"
  12.  
  13.  
  14. ## Path:        System/Bootloader
  15. ## Description: Bootloader configuration
  16. ## Type:        list(floppy,mbr,root,boot,custom,none)
  17. ## Default:     mbr
  18. #
  19. # Location of boot loader.
  20. # For making the change effect run bootloader configuration tool
  21. #
  22. #
  23. LOADER_LOCATION=""
  24.