easy-cloud.net - generic server node
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.

85 lines
764 B

  1. O *
  2. X fhs
  3. X sysfiles
  4. X linux-header
  5. X glibc
  6. X ncurses
  7. X readline
  8. X gettext
  9. X tzdata
  10. X busybox
  11. # toolchain
  12. #
  13. X gcc
  14. X binutils
  15. X flex
  16. X ccache
  17. X libtool
  18. X automake
  19. X autoconf
  20. X pkgconfig
  21. X gmp
  22. X libmpc
  23. X mpfr
  24. X ppl
  25. X cloog-ppl
  26. # toolchain for chroot
  27. #
  28. X make
  29. X patch
  30. X diffutils
  31. X tar
  32. X bzip2
  33. X gzip
  34. X texinfo
  35. X bison
  36. X perl
  37. X m4
  38. X findutils
  39. X sed
  40. X gawk
  41. X time
  42. # core userspace
  43. #
  44. X runit
  45. X socklog
  46. X ipsvd
  47. X bash
  48. X bcron
  49. X coreutils
  50. X util-linux-ng
  51. X mine
  52. X stone
  53. X socklog
  54. X openssh
  55. X shadow
  56. X dialog
  57. X ssmtp
  58. X openssl
  59. # extra but important tools
  60. #
  61. X grep
  62. X less
  63. X vim
  64. X procps
  65. X sysstat
  66. X lftp
  67. X net-tools
  68. X zlib
  69. # needed by cronlog
  70. X bglibs
  71. X ucspi-unix
  72. # rrd capability for every node
  73. #
  74. X rrdtool
  75. # needed by rrdtool
  76. X intltool
  77. X perl-xml-parser
  78. X expat