1. 8531fbd use http for kernel.org by Eric Andersen · 18 years ago
  2. e9e73bb - we need to pass ARCH to the kernel; The kernel does not have a table to by Bernhard Reutner-Fischer · 18 years ago
  3. 7c24cea Bump version (patch by Fredrik Roubert) by Peter Korsgaard · 18 years ago
  4. 3cafac1 - use headers_install for full kernel tarballs used as kernel-headers by Bernhard Reutner-Fischer · 18 years ago
  5. 8e6f273 remove duplicate/invalid options in choice by Mike Frysinger · 18 years ago
  6. cdc5d26 - passing the target arch in isn't useful by Bernhard Reutner-Fischer · 18 years ago
  7. 5022f39 - be gentle to vi syntax color mode by Bernhard Reutner-Fischer · 18 years ago
  8. 180bc59 - jffs2 requires the mtd package for the mtd-host tools. by Bernhard Reutner-Fischer · 18 years ago
  9. 30680d7 - use the HOSTCC given by the user. by Bernhard Reutner-Fischer · 18 years ago
  10. 2ce4d98 - use the HOSTCC for building host-tools. by Bernhard Reutner-Fischer · 18 years ago
  11. 2d1ab08 - late binding isn't a good idea there, i did end up with an empty SOURCE. by Bernhard Reutner-Fischer · 18 years ago
  12. 6b48b48 add a know to enable/disable building a shared libgcc by Eric Andersen · 18 years ago
  13. ea85352 kill the separate 'uClibc.config-locale' file, which was generally left unmaintained by Eric Andersen · 18 years ago
  14. 4c2a448 escape the wildcard by Eric Andersen · 18 years ago
  15. a71efa1 Andrew E. Mileski writes: by Eric Andersen · 18 years ago
  16. 6fe5f48 - add missing hung from the BR2_ZCAT introduction by Bernhard Reutner-Fischer · 18 years ago
  17. 6342c83 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 by Bernhard Reutner-Fischer · 18 years ago
  18. 859b913 - add BR2_ZCAT in preparation of fixing bug #971 by Bernhard Reutner-Fischer · 18 years ago
  19. 076c575 tidy up by Mike Frysinger · 18 years ago
  20. e4a303d - fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not by Bernhard Reutner-Fischer · 18 years ago
  21. 35eecb2 - add stubs for gmp and mpfr not yet enabled by Bernhard Reutner-Fischer · 18 years ago
  22. 2f85174 - bump version by Bernhard Reutner-Fischer · 18 years ago
  23. 7e472ca - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. by Bernhard Reutner-Fischer · 18 years ago
  24. 9ecac11 - rediff against current trunk. Now compiles again if locale is turned off.. by Bernhard Reutner-Fischer · 18 years ago
  25. 503b910 - rediff against current trunk by Bernhard Reutner-Fischer · 18 years ago
  26. 577278c Network block device package (client only) by Peter Korsgaard · 18 years ago
  27. a46a87d 2.17.50.0.5 ver bump by Mike Frysinger · 18 years ago
  28. c00307d help if we had the patches for the new version by Mike Frysinger · 18 years ago
  29. 9406462 make 3.80 doesn't understand 'else ifeq(..)' Reported by Jeff Rhyason. by Peter Korsgaard · 18 years ago
  30. 11713c7 Don't disable tcl twice by Peter Korsgaard · 18 years ago
  31. dfa4f83 sqlite package, based on gumstix by Peter Korsgaard · 18 years ago
  32. bc45a9b The target is readline-target, not readline_target by Peter Korsgaard · 18 years ago
  33. dd510c2 Proper !i386 cross compilation support by Peter Korsgaard · 18 years ago
  34. 990fee6 Set 0.9.28 floating point mode according to BR2_SOFT_FLOAT by Peter Korsgaard · 18 years ago
  35. 841f8e9 depend instead of select on zlib/png to shut up Kconfig warning by Peter Korsgaard · 18 years ago
  36. 0d0b987 GRUB package is called BR2_TARGET_GRUB by Peter Korsgaard · 18 years ago
  37. 388e17a Valgrind works on PPC and AMD64 as well nowadays. by Peter Korsgaard · 18 years ago
  38. 283c9b3 Bump version by Peter Korsgaard · 18 years ago
  39. 7012a99 patch is incorrect; we do not want to ignore comments while in #NO_APP mode by Mike Frysinger · 18 years ago
  40. 0a2dceb ver bump by Mike Frysinger · 18 years ago
  41. 775684a fix big/little endian by Peter Korsgaard · 18 years ago
  42. 564aac6 Don't copy static lib to TARGET_DIR by Peter Korsgaard · 18 years ago
  43. 6bf74e4 Add dillo package by Peter Korsgaard · 18 years ago
  44. 58ab28a - add missing include by Bernhard Reutner-Fischer · 18 years ago
  45. 302ac09 - repair deps. by Bernhard Reutner-Fischer · 18 years ago
  46. 81de3bf - add lzma by Bernhard Reutner-Fischer · 18 years ago
  47. 3ecba00 - bump version by Bernhard Reutner-Fischer · 18 years ago
  48. b1221b2 - add package lzma by Bernhard Reutner-Fischer · 18 years ago
  49. 43d38b3 - use cross strip instead of host strip; closes #773 by Bernhard Reutner-Fischer · 18 years ago
  50. 043f8b2 - add rope-index patch, updated for 4.2.0 by Bernhard Reutner-Fischer · 18 years ago
  51. b10bfad Add an sh64 target to buildroot. by Paul Mundt · 18 years ago
  52. 1ec1699 Don Reid writes: by Eric Andersen · 18 years ago
  53. 6e17ffb fixup lsof so it will apply patches, and compile when rpc is disabled by Eric Andersen · 18 years ago
  54. cc35292 - update to 2.0.0 and correct site. by Bernhard Reutner-Fischer · 18 years ago
  55. 5a2008d - update to 1.02.09 by Bernhard Reutner-Fischer · 18 years ago
  56. 9752387 - make sure that the prerequisites of 'make busybox-menuconfig' are met by Bernhard Reutner-Fischer · 18 years ago
  57. c59db40 - remove patch that was already applied upstream by Bernhard Reutner-Fischer · 18 years ago
  58. 6e6e04c - adjust to current snapshot by Bernhard Reutner-Fischer · 18 years ago
  59. e16425c - pickup the PATH the user has set. by Bernhard Reutner-Fischer · 18 years ago
  60. 4b53879 add URL for binutils 2.17 #1002 by Mike Frysinger · 18 years ago
  61. ddcaf14 mkfs.jffs2 doesn't like short form of pad option with arg by Peter Korsgaard · 18 years ago
  62. 611b040 Bump to upstream v3.1 by Peter Korsgaard · 18 years ago
  63. 8a63b6d Use http. Add support for building cross depmod for 2.6 kernels. by Eric Andersen · 18 years ago
  64. 5cd1831 comparing $(ARCH) vs i.e. i386 isn't going to work when ARCH=i486 etc. by Eric Andersen · 18 years ago
  65. 28e220f update valgrind to the latest and greatest, forward port my patches. by Eric Andersen · 18 years ago
  66. 222dcdc rework hotplug with a customized version not dependant on kernel sources by Eric Andersen · 18 years ago
  67. 9ab4e56 Add support for mklibs (strips unused syms from shared libs such as uClibc) by Eric Andersen · 18 years ago
  68. 54044da Bump to upstream v1.2.1 by Peter Korsgaard · 18 years ago
  69. 5855817 Stupid make needs tabs. Fix broken whitespace by Eric Andersen · 18 years ago
  70. 5bc8089 patch from Biucchi Gabriele: by Eric Andersen · 18 years ago
  71. 15b2f67 let X figure out the correct mouse protocol by Eric Andersen · 18 years ago
  72. 9e861b6 rxvt switched to sourceforge years ago... Fix things up so by Eric Andersen · 18 years ago
  73. 275d95c fix build and add some basic setup so it can run by Eric Andersen · 18 years ago
  74. 7f408ff ver bump to 0.14.6 by Mike Frysinger · 18 years ago
  75. f80de0d ver bump #958 by bowerymarc by Mike Frysinger · 18 years ago
  76. e3f6767 ver bump #962 by bowerymarc by Mike Frysinger · 18 years ago
  77. a7b84fa oops by Eric Andersen · 18 years ago
  78. 1c911f7 minor dependancy cleanup by Eric Andersen · 18 years ago
  79. cb4df50 fix fallback case so dependancies work as expected by Eric Andersen · 18 years ago
  80. 0524f3a trivial cosmetic stuff by Eric Andersen · 18 years ago
  81. 98bc6da configuring uClibc depends on first having kernel headers in place by Eric Andersen · 18 years ago
  82. 8aa5dc4 stick an extra blank line after results by Eric Andersen · 18 years ago
  83. 8c70955 put sed check in the correct place by Eric Andersen · 18 years ago
  84. ddb5eba move TAR_OPTIONS to its rightful place by Eric Andersen · 18 years ago
  85. 1eab86d fixup patch by Eric Andersen · 18 years ago
  86. b1d2486 fixup build dependancies and such by Eric Andersen · 18 years ago
  87. 0216ba0b change paths so glib-config uses the correct path for by Eric Andersen · 18 years ago
  88. a9e51e5 fixup some build and dependancy problems. by Eric Andersen · 18 years ago
  89. 8f0270f fix whitespace by Mike Frysinger · 18 years ago
  90. f84a70f punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) by Mike Frysinger · 18 years ago
  91. ce87884 version bump by Mike Frysinger · 18 years ago
  92. a0426f1 Sigh. by Rob Landley · 18 years ago
  93. 3be2c26 prplague suggested mentioning the mailing list on the news page. by Rob Landley · 18 years ago
  94. f8af1f0 Make the links actually point to the _buildroot_ list... by Rob Landley · 18 years ago
  95. 0bab040 Plausible deniability. by Rob Landley · 18 years ago
  96. 1de8a18 yet another fix for yet another cross depmod endianness problem by Eric Andersen · 18 years ago
  97. c4ad37f disable sdl build by Eric Andersen · 18 years ago
  98. ff870a1 change things so menuconfig wont complain about circular deps by Eric Andersen · 18 years ago
  99. 12b74e5 remove junk, bump version, and generally clean things up by Eric Andersen · 18 years ago
  100. a8c92e8 add support for dmraid soft raid handling by Eric Andersen · 18 years ago