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.

103 lines
2.7 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/bootdisk/config.in
  9. # ROCK Linux is Copyright (C) 1998 - 2003 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 / { 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. / findutils / { p; d; };
  37. / flex / { p; d; };
  38. / freeglut / { p; d; };
  39. / gawk / { p; d; };
  40. / gcc3 / { p; d; };
  41. / glibc23 / { p; d; };
  42. / grep / { p; d; };
  43. / gzip / { p; d; };
  44. / kbd / { p; d; };
  45. / less / { p; d; };
  46. / libebml / { p; d; };
  47. / libgli / { p; d; };
  48. / libjpeg / { p; d; };
  49. / libmatroska / { p; d; };
  50. / libpng / { p; d; };
  51. / libtiff / { p; d; };
  52. / libtool / { p; d; };
  53. / libungif / { p; d; };
  54. / linux24 / { p; d; };
  55. / linux24-header / { p; d; };
  56. / linux24-src / { p; d; };
  57. / loop-aes / { p ; d; };
  58. / lvp / { p; d; };
  59. / m4 / { p; d; };
  60. / make / { p; d; };
  61. / mktemp / { p; d; };
  62. / modutils / { p; d; };
  63. / mplayer / { p; d; };
  64. / nasm / { p; d; };
  65. / ncurses / { p; d; };
  66. / ogg-vorbis / { p; d; };
  67. / patch / { p; d; };
  68. / pciutils / { p; d; };
  69. / perl5 / { p; d; };
  70. / sed / { p; d; };
  71. / sysfiles / { p; d; };
  72. / syslinux / { p; d; };
  73. / tar / { p; d; };
  74. / termcap / { p; d; };
  75. / ucl / { p; d; };
  76. / upx / { p; d; };
  77. / util-linux / { p; d; };
  78. / w32codec / { p; d; };
  79. / xfree86 / { p; d; };
  80. / zlib / { p; d; };
  81. # Disable all other packages
  82. /.*/ { s/^X /O /p; d; };'
  83. pkgenable freeglut
  84. pkgenable lvp
  85. ROCKCFGSET_CREATE_TARBZ2=1
  86. ROCKCFGSET_CREATE_GEM=0
  87. ROCKCFGSET_PKGFILE_VER=0
  88. ROCKCFGSET_PKG_TERMCAP_USEIT=1
  89. ROCKCFGSET_PKG_LOOP_AES_USEIT=1
  90. ROCKCFGSET_PKG_GCC3_NO_JAVA=1
  91. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  92. ROCKCFGSET_PKG_BASH_INST_RLL=0
  93. ROCKCFGSET_DO_REBUILD_STAGE=0
  94. ROCKCFGSET_CREATE_DOCS=0
  95. ROCKCFGSET_DISABLE_NLS=1
  96. ROCKCFGSET_CREATE_CACHE=0