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.

171 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 acl
  43. X attr
  44. X e2fsprogs
  45. X btrfs-progs
  46. X ethtool
  47. X reiserfsprogs
  48. X ed
  49. X expat
  50. X file
  51. X fget
  52. X ipconfig
  53. X coreutils
  54. X mmv
  55. X findutils
  56. X flex
  57. X gawk
  58. X gmp
  59. X mpfr
  60. X libmpc
  61. X ppl
  62. X cloog
  63. X gcc
  64. X gdb
  65. X gettext
  66. X gpm
  67. X grep
  68. X groff
  69. X gzip
  70. X iproute2
  71. X iptables
  72. X jfsutils
  73. X wireless-tools
  74. X wpa_supplicant
  75. X kbd
  76. X kmod
  77. X less
  78. X libtool
  79. X libjpeg
  80. X libpng
  81. X libtiff
  82. X libungif
  83. X linux
  84. X linux-src
  85. X linux-header
  86. X m4
  87. X make
  88. X man
  89. X man-pages
  90. X mine
  91. X mktemp
  92. X ncurses
  93. X netkit-base
  94. X net-tools
  95. X nfs-utils
  96. X netkit-telnet
  97. X openssh
  98. X openssl
  99. X rsync
  100. X pam
  101. X parted
  102. X patch
  103. X perl
  104. X procinfo
  105. X procps
  106. X psmisc
  107. X pciutils
  108. X pciids
  109. X screen
  110. X sudo
  111. X pkgconfig
  112. X readline
  113. X sed
  114. X shadow
  115. X strace
  116. X sysfiles
  117. X iana-etc
  118. X sysklogd
  119. X sysvinit
  120. X tar
  121. X texinfo
  122. X time
  123. X tzdata
  124. X udev
  125. X unzip
  126. X util-linux
  127. X vim
  128. X vlock
  129. X wget
  130. X xfsprogs
  131. X xz
  132. X zip
  133. X zlib
  134. # Git, to let people get our source
  135. X git
  136. # and let people create ISOs here
  137. X dvdrtools
  138. X popt
  139. # Add architecture-specific-packages for booting
  140. X aboot
  141. X yaboot
  142. X quick
  143. X mac-fdisk
  144. X milo
  145. X grub
  146. X elftoaout
  147. X silo
  148. X syslinux
  149. X bin86
  150. X nasm
  151. # sysfiles split
  152. X stone
  153. X rocknet
  154. X mkinitramfs
  155. # needed by pam and nfs-utils
  156. X libtirpc
  157. # turn on gss api in libtirpc
  158. X libgssglue
  159. # nfs-utils
  160. X libevent
  161. # nfs-utils (NFS v4 and v4.1 support)
  162. X libnfsidmap