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.

127 lines
3.3 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 - 2006 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 explicitly
  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. / coreutils / { p; d; };
  33. / device-mapper / { 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. / gmp / { p; d; };
  46. / grep / { p; d; };
  47. / groff / { p; d; };
  48. / gzip / { p; d; };
  49. / kbd / { p; d; };
  50. / less / { p; d; };
  51. / libebml / { p; d; };
  52. / libgli / { p; d; };
  53. / libjpeg / { p; d; };
  54. / libmatroska / { p; d; };
  55. / libpng / { p; d; };
  56. / libtiff / { p; d; };
  57. / libtool / { p; d; };
  58. / libungif / { p; d; };
  59. / linux=[^ ]* / { p; d; };
  60. / linux-libc-headers / { p; d; };
  61. / lvp / { p; d; };
  62. / m4 / { p; d; };
  63. / make / { p; d; };
  64. / mdadm / { p; d; };
  65. / mktemp / { p; d; };
  66. / module-init-tools / { p; d; };
  67. / mpfr / { p; d; };
  68. / mplayer / { p; d; };
  69. / nasm / { p; d; };
  70. / ncurses / { p; d; };
  71. / ogg-vorbis / { p; d; };
  72. / patch / { p; d; };
  73. / pciutils / { p; d; };
  74. / perl5 / { p; d; };
  75. / rockinitrd / { p; d; };
  76. / sed / { p; d; };
  77. / sysfiles / { p; d; };
  78. / syslinux / { p; d; };
  79. / tar / { p; d; };
  80. / termcap / { p; d; };
  81. / texinfo / { p; d; };
  82. / udev / { p; d; };
  83. / ucl / { p; d; };
  84. / upx2 / { p; d; };
  85. / util-linux / { p; d; };
  86. / w32codec / { p; d; };
  87. / xorg / { p; d; };
  88. / xterm / { p; d; };
  89. / zlib / { p; d; };
  90. # Disable all other packages
  91. /.*/ { s/^X /O /p; d; };'
  92. # Disable perl5 in stage 7
  93. pkgfilter sed '/ perl5 / { s/^\([^7]*\)7\(.*\)perl5/\1-\2perl5/; }'
  94. ROCKCFGSET_CREATE_TARBZ2=1
  95. ROCKCFGSET_CREATE_GEM=0
  96. ROCKCFGSET_PKGFILE_VER=0
  97. ROCKCFGSET_PKG_TERMCAP_USEIT=1
  98. ROCKCFGSET_PKG_LOOP_AES_USEIT=1
  99. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  100. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  101. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  102. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  103. ROCKCFGSET_PKG_BASH_INST_RLL=0
  104. ROCKCFGSET_PKG_BASH_DEFAULT='bash2'
  105. ROCKCFGSET_PKG_LINUX_SRC26=1
  106. ROCKCFGSET_PKG_LINUX_IMG26=1
  107. ROCKCFGSET_SPLIT_DOC=0
  108. ROCKCFGSET_SPLIT_DEV=0
  109. ROCKCFGSET_DO_REBUILD_STAGE=0
  110. ROCKCFGSET_CREATE_DOCS=0
  111. ROCKCFGSET_DISABLE_NLS=1
  112. ROCKCFGSET_CREATE_CACHE=0
  113. ROCKCFGSET_PKGSEL_TPL=none
  114. ROCKCFGSET_PKG_BASH_HELP_CMD=0
  115. pkgenable freeglut
  116. pkgenable lvp
  117. pkgenable bash=bash2
  118. pkgenable upx2
  119. ROCKCFGSET_DEBUG=0