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.

167 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 - 2012 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 pciids
  107. X screen
  108. X sudo
  109. X pkgconfig
  110. X readline
  111. X sed
  112. X shadow
  113. X strace
  114. X sysfiles
  115. X iana-etc
  116. X sysklogd
  117. X sysvinit
  118. X tar
  119. X texinfo
  120. X time
  121. X udev
  122. X unzip
  123. X util-linux
  124. X vim
  125. X vlock
  126. X wget
  127. X xfsprogs
  128. X zip
  129. X zlib
  130. # Git, to let people get our source
  131. X git
  132. # and let people create ISOs here
  133. X dvdrtools
  134. X popt
  135. # Add architecture-specific-packages for booting
  136. X aboot
  137. X yaboot
  138. X quick
  139. X mac-fdisk
  140. X milo
  141. X grub
  142. X elftoaout
  143. X silo
  144. X syslinux
  145. X bin86
  146. X nasm
  147. # sysfiles split
  148. X stone
  149. X rocknet
  150. X mkinitramfs
  151. # needed by pam and nfs-utils
  152. X libtirpc
  153. # turn on gss api in libtirpc
  154. X libgssglue
  155. # nfs-utils
  156. X libevent
  157. # nfs-utils (NFS v4 and v4.1 support)
  158. X libnfsidmap