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.

121 lines
3.1 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/lvp/config.in
  9. # ROCK Linux is Copyright (C) 1998 - 2005 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. pkgfilter sed '
  23. # Select some packages explicitely
  24. / 00-dirtree / { p; d; };
  25. / autoconf / { p; d; };
  26. / automake=automake19 / { p; d; };
  27. / bash / { p; d; };
  28. / bin86 / { p; d; };
  29. / binutils / { p; d; };
  30. / bison / { p; d; };
  31. / bzip2 / { p; d; };
  32. / ciphers / { p; d; };
  33. / coreutils / { p; d; };
  34. / diffutils / { p; d; };
  35. / ed / { p; d; };
  36. / eject / { p; d; };
  37. / expat / { p; d; };
  38. / findutils / { p; d; };
  39. / flex / { p; d; };
  40. / freeglut / { p; d; };
  41. / freetype / { p; d; };
  42. / gawk / { p; d; };
  43. / gcc / { p; d; };
  44. / glibc / { p; d; };
  45. / grep / { p; d; };
  46. / groff / { p; d; };
  47. / gzip / { p; d; };
  48. / kbd / { p; d; };
  49. / less / { p; d; };
  50. / libebml / { p; d; };
  51. / libgli / { p; d; };
  52. / libjpeg / { p; d; };
  53. / libmatroska / { p; d; };
  54. / libpng / { p; d; };
  55. / libtiff / { p; d; };
  56. / libtool / { p; d; };
  57. / libungif / { p; d; };
  58. / linux / { p; d; };
  59. / loop-aes / { p ; d; };
  60. / lvp / { p; d; };
  61. / m4 / { p; d; };
  62. / make / { p; d; };
  63. / mdadm / { p; d; };
  64. / mktemp / { p; d; };
  65. / module-init-tools / { p; d; };
  66. / mplayer / { p; d; };
  67. / nasm / { p; d; };
  68. / ncurses / { p; d; };
  69. / ogg-vorbis / { p; d; };
  70. / patch / { p; d; };
  71. / pciutils / { p; d; };
  72. / perl5 / { p; d; };
  73. / sed / { p; d; };
  74. / sysfiles / { p; d; };
  75. / syslinux / { p; d; };
  76. / tar / { p; d; };
  77. / termcap / { p; d; };
  78. / texinfo / { p; d; };
  79. / ucl / { p; d; };
  80. / upx / { p; d; };
  81. / util-linux / { p; d; };
  82. / w32codec / { p; d; };
  83. / xfree86 / { p; d; };
  84. / zlib / { p; d; };
  85. # Disable all other packages
  86. /.*/ { s/^X /O /p; d; };'
  87. # Disable perl5 in stage 7
  88. pkgfilter sed '/ perl5 / { s/^\([^7]*\)7\(.*\)perl5/\1-\2perl5/; }'
  89. ROCKCFGSET_CREATE_TARBZ2=1
  90. ROCKCFGSET_CREATE_GEM=0
  91. ROCKCFGSET_PKGFILE_VER=0
  92. ROCKCFGSET_PKG_TERMCAP_USEIT=1
  93. ROCKCFGSET_PKG_LOOP_AES_USEIT=1
  94. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  95. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  96. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  97. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  98. ROCKCFGSET_PKG_BASH_INST_RLL=0
  99. ROCKCFGSET_PKG_BASH_DEFAULT='bash2'
  100. ROCKCFGSET_PKG_LINUX_SRC26=1
  101. ROCKCFGSET_PKG_LINUX_IMG26=1
  102. ROCKCFGSET_SPLIT_DOC=0
  103. ROCKCFGSET_SPLIT_DEV=0
  104. ROCKCFGSET_DO_REBUILD_STAGE=0
  105. ROCKCFGSET_CREATE_DOCS=0
  106. ROCKCFGSET_DISABLE_NLS=1
  107. ROCKCFGSET_CREATE_CACHE=0
  108. ROCKCFGSET_PKGSEL_TPL=none
  109. ROCKCFGSET_PKG_BASH_HELP_CMD=0
  110. pkgenable freeglut
  111. pkgenable lvp
  112. pkgenable bash=bash2
  113. ROCKCFGSET_DEBUG=0