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.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 - 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 (base)
  24. / dialog / { p; d; }; / bc / { p; d; };
  25. / dump / { p; d; }; / cpio / { p; d; };
  26. / ed / { p; d; }; / lrzsz / { p; d; };
  27. / minicom / { p; d; }; / disktype / { p; d; };
  28. / netkit-base / { p; d; }; / netkit-telnet / { p; d; };
  29. / net-tools / { p; d; }; / sysvinit / { p; d; };
  30. / pciutils / { p; d; }; / portmap / { p; d; };
  31. / reiserfsprogs / { p; d; }; / rsync / { p; d; };
  32. / setserial / { p; d; }; / tcpdump / { p; d; };
  33. / libpcap / { p; d; }; / tcp_wrappers / { p; d; };
  34. / iptables / { p; d; }; / jfsutils / { p; d; };
  35. / bonnie++ / { p; d; }; / xfsprogs / { p; d; };
  36. / kbd / { p; d; }; / eject / { p; d; };
  37. / popt / { p; d; };
  38. / mdadm / { p; d; }; / ntfsprogs / { P; d; };
  39. / ddrescue / { p; d; };
  40. / iproute2 / { p; d; }; / wget / { p; d; };
  41. / udev / { p; d; };
  42. / gmp / { p; d; }; / rockinitrd / { p; d; };
  43. / linux=linux26 / { p; d; };
  44. / linux=linux26-source / { p; d; };
  45. # Select some non-base packages
  46. / etcnet / { s/^O /X /; p; d; };
  47. # Select some packages explicitly (architectures)
  48. / bin86 / { p; d; }; / cpuburn / { p; d; };
  49. / grub / { p; d; }; / lilo / { p; d; };
  50. / memtest86 / { p; d; }; / aboot / { p; d; };
  51. / silo / { p; d; }; / nasm / { p; d; };
  52. / yaboot / { p; d; }; / aboot / { p; d; };
  53. / mac-fdisk / { p; d; }; / pdisk / { p; d; };
  54. / linux24benh/ { p; d; }; / syslinux / { p; d; };
  55. / elftoaout / { p; d; }; / hfsutils / { p; d; };
  56. / pdisk / { p; d; };
  57. # Disable packages which are not in base or not build in stages 0-4
  58. / base / ! { s/^X /O /; p; d; }; /^. -----/ { s/^X /O /; p; d; };
  59. # Disable even more packages we do not need
  60. / automake=automake17 / { s/^X /O /; p; d; }; / automake=automake18/ { s/^X /O /; p; d; };
  61. / gcc2 / { s/^X /O /; p; d; }; / joe / { s/^X /O /; p; d; };
  62. / gdbm / { s/^X /O /; p; d; }; / pam / { s/^X /O /; p; d; };
  63. / prelink / { s/^X /O /; p; d; }; / ccache / { s/^X /O /; p; d; };
  64. / cracklib / { s/^X /O /; p; d; }; / hotplug / { s/^X /O /; p; d; };
  65. / bash=bash3 / { s/^X /O /; p; d; }; / pdksh / { s/^X /O /; p; d; };
  66. / dietlibc / { s/^X /O /; p; d; }; / rocknet / { s/^X /O /; p; d; };
  67. / devfsd / { s/^X /O /; p; d; }; / rockplug / { s/^X /O /; p; d; };
  68. / netkit-ftp / { s/^X /O /; p; d; }; / netkit-tftp / { s/^X /O /; p; d; };
  69. / unzip / { s/^X /O /; p; d; }; / zip / { s/^X /O /; p; d; };
  70. / modutils / { s/^X /O /; p; d; };
  71. '
  72. ROCKCFGSET_CREATE_TARBZ2=1
  73. ROCKCFGSET_CREATE_GEM=0
  74. ROCKCFGSET_PKGFILE_VER=0
  75. ROCKCFGSET_PKG_GCC2_NO_CHILL=1
  76. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  77. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  78. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  79. ROCKCFGSET_PKG_GCC40_NO_JAVA=1
  80. ROCKCFGSET_PKG_GCC41_NO_JAVA=1
  81. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  82. ROCKCFGSET_DO_REBUILD_STAGE=0
  83. ROCKCFGSET_CREATE_DOCS=0
  84. ROCKCFGSET_DISABLE_NLS=1
  85. ROCKCFGSET_OPTSIZE=1
  86. ROCKCFGSET_LIMITCXX=1