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 / autoinstall next >
Text File  |  2007-02-24  |  522b  |  22 lines

  1. ## Path:    System/Yast2/Autoyast
  2. ## Description: AutoYaST default repository locations and misc. configuration options
  3. ## Type:    string
  4. ## Default: /var/lib/autoinstall/repository
  5. #
  6. # Repository with all profiles
  7. #
  8. REPOSITORY="/var/lib/autoinstall/repository"
  9.  
  10. ## Type:    string
  11. ## Default: /var/lib/autoinstall/classes
  12. #
  13. # Classes
  14. #
  15. CLASS_DIR="/var/lib/autoinstall/repository/classes"
  16. ## Type:    string
  17. ## Default: "addon,conf"
  18. #
  19. #  lists not to be merged, instead they will be "added"
  20. #
  21. XSLT_DONTMERGE="addon,conf"
  22.