mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

96 lines
3.0 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/target/tor/config.in
  9. # ROCK Linux is Copyright (C) 1998 - 2007 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. #. target/livecd/default.pkgsel
  23. choice ROCKCFG_TARGET_TOR_SIZE all all 'All_available_packages_(Size:_~250_MB)' packages 'All_necessary_packages_(Size:_~130_MB)' \
  24. files 'All_necessary_files_(Size:_~50_MB)' ultimate 'All_packages_and_doc/dev_files_(Size:_Got_a_DVD?)'
  25. ROCK_DEBUG_TOOLS_SKIP=1
  26. ROCKCFGSET_CREATE_TARBZ2=1
  27. ROCKCFGSET_CREATE_GEM=0
  28. ROCKCFGSET_PKGFILE_VER=0
  29. ROCKCFGSET_DIETLIBC=1
  30. ROCKCFGSET_DIETLIBC_DYN=0
  31. ROCKCFGSET_DIETLIBC_ALL=0
  32. ROCKCFGSET_DIETLIBC_modutils=1
  33. ROCKCFGSET_DIETLIBC_module_init_tools=1
  34. ROCKCFGSET_DIETLIBC_kiss=1
  35. ROCKCFGSET_DIETLIBC_gawk=0
  36. ROCKCFGSET_PKG_GCC2_NO_CHILL=1
  37. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  38. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  39. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  40. ROCKCFGSET_PKG_GCC_GCC34=1
  41. ROCKCFGSET_PKG_GCC_GCC32=0
  42. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  43. ROCKCFGSET_DO_REBUILD_STAGE=0
  44. ROCKCFGSET_CREATE_DOCS=0
  45. ROCKCFGSET_OPTSIZE=1
  46. ROCKCFGSET_LIMITCXX=0
  47. ROCKCFGSET_PKG_LINUX_SRC24=0
  48. ROCKCFGSET_PKG_LINUX_SRC26=1
  49. ROCKCFGSET_PKG_LINUX_IMG24=0
  50. ROCKCFGSET_PKG_LINUX_IMG26=1
  51. ROCKCFGSET_PKG_LINUX_HEADERS=linux26
  52. ROCKCFGSET_PKG_LINUX_USE26MODTOOLS=1
  53. # not static subversion
  54. ROCKCFGSET_PKG_SUBVERSION_STATIC=0
  55. # default package selection for this target...
  56. # begin the sed string
  57. echo "pkgfilter sed '" > config/$config.$swpid/predefined-pkgsel.parsed
  58. . ./misc/pkgsel/macros
  59. REMOVE xphelloworld >> config/$config.$swpid/predefined-pkgsel.parsed
  60. REMOVE pcmcia-cs >> config/$config.$swpid/predefined-pkgsel.parsed
  61. while read package ; do
  62. ADD $package >> config/$config.$swpid/predefined-pkgsel.parsed
  63. done < target/tor/packages
  64. . ./misc/pkgsel/minimal+xorg.in >> config/$config.$swpid/predefined-pkgsel.parsed
  65. # end the sed string
  66. echo "'" >> config/$config.$swpid/predefined-pkgsel.parsed
  67. . config/$config.$swpid/predefined-pkgsel.parsed
  68. pkgenable tsocks
  69. pkgenable kiss
  70. pkgenable dietlibc
  71. pkgenable squashfs-tools
  72. pkgenable shadowfs
  73. pkgenable pseudonative-daemon
  74. pkgenable tcp_wrappers
  75. pkgenable portmap
  76. pkgenable hotplug
  77. pkgenable udev
  78. pkgenable disktype
  79. pkgenable ucl
  80. pkgenable upx2
  81. pkgenable libxslt
  82. pkgenable libxml2
  83. pkgenable cpan-xml-parser
  84. pkgdisable mesademos