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
4.5 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 - 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. # Explicitly select packages (base)
  24. / 00-dirtree / { p ; d ; } ; / acl / { p ; d ; } ;
  25. / attr / { p ; d ; } ; / autoconf / { p ; d ; } ;
  26. / automake=automake19 / { p ; d ; } ; / bc / { p ; d ; } ;
  27. / binutils / { p ; d ; } ; / bison / { p ; d ; } ;
  28. / bonnie++ / { p ; d ; } ; / bzip2 / { p ; d ; } ;
  29. / coreutils / { p ; d ; } ; / cpio / { p ; d ; } ;
  30. / cron / { p ; d ; } ;
  31. / device-mapper / { p ; d ; } ; / dialog / { p ; d ; } ;
  32. / diffutils / { p ; d ; } ; / disktype / { p ; d ; } ;
  33. / dosfstools / { p ; d ; } ; / dump / { p ; d ; } ;
  34. / e2fsprogs / { p ; d ; } ; / ed / { p ; d ; } ;
  35. / eject / { p ; d ; } ; / etcnet / { p ; d ; } ;
  36. / file / { p ; d ; } ; / findutils / { p ; d ; } ;
  37. / flex / { p ; d ; } ; / gawk / { p ; d ; } ;
  38. / gcc / { p ; d ; } ;
  39. / genromfs / { p ; d ; } ; / glibc / { p ; d ; } ;
  40. / gmp / { p ; d ; } ; / grep / { p ; d ; } ;
  41. / groff / { p ; d ; } ; / gzip / { p ; d ; } ;
  42. / hdparm / { p ; d ; } ; / hfsutils / { p ; d ; } ;
  43. / iproute2 / { p ; d ; } ; / iptables / { p ; d ; } ;
  44. / jfsutils / { p ; d ; } ; / kbd / { p ; d ; } ;
  45. / less / { p ; d ; } ; / libelf / { p ; d ; } ;
  46. / libpcap / { p ; d ; } ; / libtool / { p ; d ; } ;
  47. / linux / { p ; d ; } ; / lrzsz / { p ; d ; } ;
  48. / ltrace / { p ; d ; } ; / lvm2 / { p ; d ; } ;
  49. / m4 / { p ; d ; } ; / make / { p ; d ; } ;
  50. / man / { p ; d ; } ; / mdadm / { p ; d ; } ;
  51. / mine / { p ; d ; } ; / minicom / { p ; d ; } ;
  52. / mktemp / { p ; d ; } ; / module-init-tools / { p ; d ; } ;
  53. / mpfr / { p ; d ; } ; / ncurses / { p ; d ; } ;
  54. / netkit-base / { p ; d ; } ; / netkit-telnet / { p ; d ; } ;
  55. / net-tools / { p ; d ; } ; / ntfsprogs / { p ; d ; } ;
  56. / nvi / { p ; d ; } ; / parted / { p ; d ; } ;
  57. / patch / { p ; d ; } ; / pciutils / { p ; d ; } ;
  58. / perl5 / { p ; d ; } ; / popt / { p ; d ; } ;
  59. / portmap / { p ; d ; } ;
  60. / procps / { p ; d ; } ; / psmisc / { p ; d ; } ;
  61. / readline / { p ; d ; } ; / reiserfsprogs / { p ; d ; } ;
  62. / rockinitrd / { p ; d ; } ; / rsync / { p ; d ; } ;
  63. / sed / { p ; d ; } ; / setserial / { p ; d ; } ;
  64. / shadow / { p ; d ; } ; / stone / { p ; d ; } ;
  65. / strace / { p ; d ; } ; / sysfiles / { p ; d ; } ;
  66. / sysklogd / { p ; d ; } ; / sysvinit / { p ; d ; } ;
  67. / tar / { p ; d ; } ; / tcpdump / { p ; d ; } ;
  68. / tcp_wrappers / { p ; d ; } ; / texinfo / { p ; d ; } ;
  69. / time / { p ; d ; } ; / udev / { p ; d ; } ;
  70. / uml_utilities / { p ; d ; } ; / util-linux / { p ; d ; } ;
  71. / wget / { p ; d ; } ; / xfsprogs / { p ; d ; } ;
  72. / zlib / { p ; d ; } ;
  73. # (public)
  74. / ddrescue / { p ; d ; } ;
  75. # Select some packages explicitly (architectures)
  76. # (alpha)
  77. / aboot / { p ; d ; } ;
  78. # (powerpc)
  79. / yaboot / { p ; d ; } ;
  80. / mac-fdisk / { p ; d ; } ; / pdisk / { p ; d ; } ;
  81. # (sparc)
  82. / elftoaout / { p ; d ; } ; / silo / { p ; d ; } ;
  83. # (x86)
  84. / bin86 / { p ; d ; } ; / cpuburn / { p ; d ; } ;
  85. / grub / { p ; d ; } ; / lilo / { p ; d ; } ;
  86. / memtest86 / { p ; d ; } ; / nasm / { p ; d ; } ;
  87. / syslinux / { p ; d ; } ;
  88. # Disable the rest
  89. s/^X /^O / ; p ; d ;
  90. '
  91. ROCKCFGSET_CREATE_TARBZ2=1
  92. ROCKCFGSET_CREATE_GEM=0
  93. ROCKCFGSET_PKGFILE_VER=0
  94. ROCKCFGSET_PKG_GCC2_NO_CHILL=1
  95. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  96. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  97. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  98. ROCKCFGSET_PKG_GCC40_NO_JAVA=1
  99. ROCKCFGSET_PKG_GCC41_NO_JAVA=1
  100. ROCKCFGSET_PKG_GCC42_NO_JAVA=1
  101. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  102. ROCKCFGSET_PKG_BASH_DEFAULT=bash3
  103. ROCKCFGSET_PKG_BDB_DEFAULT=none
  104. ROCKCFGSET_DEFAULT_MTA=none
  105. ROCKCFGSET_DEFAULT_PRINTER=none
  106. ROCKCFGSET_DO_REBUILD_STAGE=0
  107. ROCKCFGSET_CREATE_DOCS=0
  108. ROCKCFGSET_DISABLE_NLS=1
  109. ROCKCFGSET_OPTSIZE=1
  110. ROCKCFGSET_LIMITCXX=1