OpenSDE Framework (without history before r20070)
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.

166 lines
2.3 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: target/generic/pkgsel/00-minimal.choice
  5. # Copyright (C) 2006 - 2011 The OpenSDE Project
  6. # Copyright (C) 2004 - 2006 The T2 SDE Project
  7. #
  8. # More information can be found in the files COPYING and README.
  9. #
  10. # This program is free software; you can redistribute it and/or modify
  11. # it under the terms of the GNU General Public License as published by
  12. # the Free Software Foundation; version 2 of the License. A copy of the
  13. # GNU General Public License can be found in the file COPYING.
  14. # --- SDE-COPYRIGHT-NOTE-END ---
  15. # Description: Minimalistic package selection
  16. # Based on the original work of Sandra Dismar (aka Owl)
  17. # TODO: s.th. like: keep CC an LIBC, optional the rest
  18. #O "[^LC][^IC][^B][^C]"*
  19. # TODO: for now:
  20. O *
  21. = glibc
  22. # Add strictly required packages
  23. X fhs
  24. X cpio
  25. X dhcp
  26. X dhcpcd
  27. X dialog
  28. X autoconf
  29. X automake
  30. X bash
  31. X binutils
  32. X bison
  33. X bdb
  34. X bzip2
  35. X ccache
  36. X cracklib
  37. X cron
  38. X curl
  39. X diffutils
  40. X disktype
  41. X distcc
  42. X e2fsprogs
  43. X eject
  44. X ethtool
  45. X reiserfsprogs
  46. X ed
  47. X expat
  48. X file
  49. X fget
  50. X ipconfig
  51. X coreutils
  52. X mmv
  53. X findutils
  54. X flex
  55. X gawk
  56. X gmp
  57. X mpfr
  58. X libmpc
  59. X ppl
  60. X cloog-ppl
  61. X gcc
  62. X gdb
  63. X gettext
  64. X gpm
  65. X grep
  66. X groff
  67. X gzip
  68. X iproute2
  69. X iptables
  70. X jfsutils
  71. X wireless-tools
  72. X wpa_supplicant
  73. X kbd
  74. X less
  75. X libtool
  76. X libjpeg
  77. X libpng
  78. X libtiff
  79. X libungif
  80. X linux
  81. X linux-src
  82. X linux-header
  83. X m4
  84. X make
  85. X man
  86. X man-pages
  87. X mine
  88. X mktemp
  89. X module-init-tools
  90. X ncurses
  91. X netkit-base
  92. X net-tools
  93. X nfs-utils
  94. X netkit-telnet
  95. X openssh
  96. X openssl
  97. X rsync
  98. X pam
  99. X parted
  100. X patch
  101. X perl
  102. X procinfo
  103. X procps
  104. X psmisc
  105. X pciutils
  106. X screen
  107. X sudo
  108. X pkgconfig
  109. X readline
  110. X sed
  111. X shadow
  112. X strace
  113. X sysfiles
  114. X iana-etc
  115. X sysklogd
  116. X sysvinit
  117. X tar
  118. X texinfo
  119. X time
  120. X udev
  121. X unzip
  122. X util-linux-ng
  123. X vim
  124. X vlock
  125. X wget
  126. X xfsprogs
  127. X zip
  128. X zlib
  129. # Git, to let people get our source
  130. X git
  131. # and let people create ISOs here
  132. X dvdrtools
  133. X popt
  134. # Add architecture-specific-packages for booting
  135. X aboot
  136. X yaboot
  137. X quick
  138. X mac-fdisk
  139. X milo
  140. X grub
  141. X elftoaout
  142. X silo
  143. X syslinux
  144. X bin86
  145. X nasm
  146. # sysfiles split
  147. X stone
  148. X rocknet
  149. X mkinitramfs
  150. # needed by pam and nfs-utils
  151. X libtirpc
  152. # turn on gss api in libtirpc
  153. X libgssglue
  154. # nfs-utils
  155. X libevent
  156. # nfs-utils (NFS v4 and v4.1 support)
  157. X libnfsidmap