home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / rescue / etc / sysconfig / suseconfig < prev    next >
Text File  |  2006-11-29  |  913b  |  37 lines

  1. ## Path:    System/SuSEconfig
  2. ## Description:    
  3. ## Type:    yesno
  4. ## Default:    yes
  5. #
  6. # Some people don't want SuSEconfig to modify the system. With this
  7. # entry you can disable SuSEconfig completely. 
  8. # Please don't contact our support if you have trouble configuring your 
  9. # system after having disabled SuSEconfig.  (yes/no)
  10. #
  11. ENABLE_SUSECONFIG="yes"
  12.  
  13. ## Type:    yesno
  14. ## Default:    yes
  15. #
  16. # We have a small perl script to generate the usr/info/dir file. Do you
  17. # want this file to be generated? (yes/no)
  18. #
  19. CREATE_INFO_DIR="yes"
  20.  
  21. ## Type:    yesno
  22. ## Default:    no
  23. #
  24. # Do you want to have "." in root path?  This is not recommended, but
  25. # many people do prefer it (yes/no). The setting affects all system
  26. # users (with uid < 100)
  27. #
  28. CWD_IN_ROOT_PATH="no"
  29.  
  30. ## Type:    yesno
  31. ## Default:    yes
  32. #
  33. # Do you want to have "." in the path for normal users?
  34. # Defaults to "yes" since this has been the case for years.
  35. #
  36. CWD_IN_USER_PATH="yes"
  37.