home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / var / adm / fillup-templates / sysconfig.bootloader next >
Text File  |  2006-11-29  |  542b  |  25 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=""
  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.  
  25.