summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-17- bump versionBernhard Reutner-Fischer
2007-09-17- apply fixes for 2.3.0Bernhard Reutner-Fischer
2007-09-15- some more sparc{,64} twiddlingBernhard Reutner-Fischer
2007-09-15- depends on host-fakerootBernhard Reutner-Fischer
2007-09-14- touchup a few bits that the submitter should have done in the first placeBernhard Reutner-Fischer
2007-09-14- also copy the needed libsBernhard Reutner-Fischer
2007-09-12revert this bit, use usr/includeEric Andersen
2007-09-12bump version, fixup some brokennessEric Andersen
2007-09-12- revert r19825. Fix this in the kernel instead and read README.buildroot2Bernhard Reutner-Fischer
2007-09-12 Watching all the warnings on package/config finally got to me.Ulf Samuelsson
A patch that clears the gcc warnings from config with cast changes only. thanks, I feel better now, Rick Foos <rick@synchromeshcomputing.com>
2007-09-12Remove whitespaceUlf Samuelsson
2007-09-12Add libvorbis packageUlf Samuelsson
2007-09-12Add version info (date) to root fs imageUlf Samuelsson
2007-09-12Update various packages to make X runUlf Samuelsson
2007-09-10Bump versionPeter Korsgaard
2007-09-10Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.Peter Korsgaard
Use := instead of =
2007-09-10Busybox 1.7.0 patchesPeter Korsgaard
2007-09-05Add target to unpack gettextUlf Samuelsson
2007-09-05Bump DirectFB version, and enable/disable X11Ulf Samuelsson
2007-09-05Add irda-utils package, Courtesy of Benjamin TietzUlf Samuelsson
2007-09-03Bumped versionPeter Korsgaard
2007-09-03Bumped versionPeter Korsgaard
2007-09-03Don't apply broken patch from r19595 with hardcoded path names.Peter Korsgaard
Ulf, what was this supposed to fix?
2007-09-02- adjust list of needed appletsBernhard Reutner-Fischer
2007-09-02- build and use the list of the small initramfsBernhard Reutner-Fischer
Overriding the use of the whole system (as does the initramfs target) is done on purpose.
2007-09-02- it's a stub, add prominent note on it's brokennessBernhard Reutner-Fischer
2007-09-02- add mutt. Will need wchar massageBernhard Reutner-Fischer
2007-09-02- improve configuryBernhard Reutner-Fischer
2007-09-01- add option to turn on SMB dump routinesBernhard Reutner-Fischer
- honour BR2_INET_IPV6
2007-09-01- add sequence-point for toplevel parallel builds: uClibc needs an initial gccBernhard Reutner-Fischer
2007-09-01- add lm-sensors packageBernhard Reutner-Fischer
2007-09-01- add my working draft for busybox-initramfs (not yet finished, so still ↵Bernhard Reutner-Fischer
commented out in Config.in)
2007-09-01- cosmetic cleanupBernhard Reutner-Fischer
2007-09-01- libfloat has to depend on gcc_initialBernhard Reutner-Fischer
2007-09-01- explicitely download via httpBernhard Reutner-Fischer
2007-09-01- add rule for static libfloatBernhard Reutner-Fischer
2007-09-01- Only include the XORG7 makefiles if we were asked to build any xorg packageBernhard Reutner-Fischer
2007-09-01- bump versionBernhard Reutner-Fischer
2007-09-01- use http and fix a typo in the URLBernhard Reutner-Fischer
2007-08-31- bump versionBernhard Reutner-Fischer
2007-08-31- make sure that the path for the lzma-host-binary existBernhard Reutner-Fischer
2007-08-31- need to touch the tarballBernhard Reutner-Fischer
2007-08-30- mark duplicate hunkBernhard Reutner-Fischer
2007-08-29Remove double avr patchPeter Korsgaard
2007-08-29Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable isPeter Korsgaard
used by distcc itself, causing havoc if you compile buildroot under distcc.
2007-08-28Fix some qtopia quirks, bump versionUlf Samuelsson
2007-08-28Add default X11 install directoryUlf Samuelsson
2007-08-28Remove some more file during pppd-cleanUlf Samuelsson
2007-08-28This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.Ulf Samuelsson
I tested it with xorg and x11r7. (Don't know if it works with tinyx, because the tinyx-build fails) Signed-off-by: Simon Pasch <fpasch@googlemail.com>