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
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 - 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 (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. / netkit-ftp / { p; d; }; / netkit-tftp / { p; d; };
  30. / net-tools / { p; d; }; / sysvinit / { p; d; };
  31. / pciutils / { p; d; }; / portmap / { p; d; };
  32. / reiserfsprogs / { p; d; }; / rsync / { p; d; };
  33. / setserial / { p; d; }; / tcpdump / { p; d; };
  34. / libpcap / { p; d; }; / tcp_wrappers / { p; d; };
  35. / iptables / { p; d; }; / jfsutils / { p; d; };
  36. / bonnie++ / { p; d; }; / xfsprogs / { p; d; };
  37. / kbd / { p; d; }; / eject / { p; d; };
  38. / popt / { p; d; }; / raidtools / { p; d; };
  39. / mdadm / { p; d; }; / ntfsprogs / { P; d; };
  40. / linux / { p; d; }; / ddrescue / { p; d; };
  41. / iproute2 / { p; d; }; / wget / { p; d; };
  42. / kiss / { p; d; }; / udev / { p; d; };
  43. / gmp / { p; d; };
  44. # Select some packages explicitely (architectures)
  45. / bin86 / { p; d; }; / cpuburn / { p; d; };
  46. / grub / { p; d; }; / lilo / { p; d; };
  47. / memtest86 / { p; d; }; / aboot / { p; d; };
  48. / silo / { p; d; }; / nasm / { p; d; };
  49. / yaboot / { p; d; }; / aboot / { p; d; };
  50. / mac-fdisk / { p; d; }; / pdisk / { p; d; };
  51. / linux24benh/ { p; d; }; / syslinux / { p; d; };
  52. / elftoaout / { p; d; }; / hfsutils / { p; d; };
  53. / pdisk / { p; d; };
  54. # Disable packages which are not in base or not build in stages 0-4
  55. / base / ! { s/^X /O /; p; d; }; /^. -----/ { s/^X /O /; p; d; };
  56. # Disable even more packages we do not need
  57. / gcc2 / { s/^X /O /; p; d; }; / joe / { s/^X /O /; p; d; };
  58. / gdbm / { s/^X /O /; p; d; }; / pam / { s/^X /O /; p; d; };
  59. / prelink / { s/^X /O /; p; d; }; / ccache / { s/^X /O /; p; d; };
  60. / cracklib / { s/^X /O /; p; d; }; / hotplug / { s/^X /O /; p; d; };
  61. / bash=bash3 / { s/^X /O /; p; d; }; / pdksh / { s/^X /O /; p; d; };'
  62. ROCKCFGSET_CREATE_TARBZ2=1
  63. ROCKCFGSET_CREATE_GEM=0
  64. ROCKCFGSET_PKGFILE_VER=0
  65. ROCKCFGSET_DIETLIBC=1
  66. ROCKCFGSET_DIETLIBC_DYN=0
  67. ROCKCFGSET_DIETLIBC_ALL=0
  68. ROCKCFGSET_DIETLIBC_modutils=1
  69. ROCKCFGSET_DIETLIBC_module_init_tools=1
  70. ROCKCFGSET_DIETLIBC_kiss=1
  71. ROCKCFGSET_DIETLIBC_tar=1
  72. ROCKCFGSET_DIETLIBC_gzip=1
  73. ROCKCFGSET_DIETLIBC_bzip2=1
  74. ROCKCFGSET_DIETLIBC_wget=1
  75. ROCKCFGSET_DIETLIBC_gawk=1
  76. ROCKCFGSET_DIETLIBC_iproute2=1
  77. ROCKCFGSET_DIETLIBC_udev=1
  78. ROCKCFGSET_DIETWANT_SYSENTER=0
  79. ROCKCFGSET_PKG_GCC2_NO_CHILL=1
  80. ROCKCFGSET_PKG_GCC32_NO_JAVA=1
  81. ROCKCFGSET_PKG_GCC33_NO_JAVA=1
  82. ROCKCFGSET_PKG_GCC34_NO_JAVA=1
  83. ROCKCFGSET_PKG_BASH_PROGCOMP=0
  84. ROCKCFGSET_DO_REBUILD_STAGE=0
  85. ROCKCFGSET_CREATE_DOCS=0
  86. ROCKCFGSET_DISABLE_NLS=1
  87. ROCKCFGSET_OPTSIZE=1
  88. ROCKCFGSET_LIMITCXX=1
  89. if [ $ROCKCFG_PKG_LINUX_DEFAULT = linux26 ] ; then
  90. pkgremove lvm
  91. fi