Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-12 | - revert r19825. Fix this in the kernel instead and read README.buildroot2 | Bernhard 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-12 | Remove whitespace | Ulf Samuelsson | |
2007-09-12 | Add libvorbis package | Ulf Samuelsson | |
2007-09-12 | Add version info (date) to root fs image | Ulf Samuelsson | |
2007-09-12 | Update various packages to make X run | Ulf Samuelsson | |
2007-09-10 | Bump version | Peter Korsgaard | |
2007-09-10 | Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options. | Peter Korsgaard | |
Use := instead of = | |||
2007-09-10 | Busybox 1.7.0 patches | Peter Korsgaard | |
2007-09-05 | Add target to unpack gettext | Ulf Samuelsson | |
2007-09-05 | Bump DirectFB version, and enable/disable X11 | Ulf Samuelsson | |
2007-09-05 | Add irda-utils package, Courtesy of Benjamin Tietz | Ulf Samuelsson | |
2007-09-03 | Bumped version | Peter Korsgaard | |
2007-09-03 | Bumped version | Peter Korsgaard | |
2007-09-03 | Don'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 applets | Bernhard Reutner-Fischer | |
2007-09-02 | - build and use the list of the small initramfs | Bernhard 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 brokenness | Bernhard Reutner-Fischer | |
2007-09-02 | - add mutt. Will need wchar massage | Bernhard Reutner-Fischer | |
2007-09-02 | - improve configury | Bernhard Reutner-Fischer | |
2007-09-01 | - add option to turn on SMB dump routines | Bernhard Reutner-Fischer | |
- honour BR2_INET_IPV6 | |||
2007-09-01 | - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc | Bernhard Reutner-Fischer | |
2007-09-01 | - add lm-sensors package | Bernhard 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 cleanup | Bernhard Reutner-Fischer | |
2007-09-01 | - libfloat has to depend on gcc_initial | Bernhard Reutner-Fischer | |
2007-09-01 | - explicitely download via http | Bernhard Reutner-Fischer | |
2007-09-01 | - add rule for static libfloat | Bernhard Reutner-Fischer | |
2007-09-01 | - Only include the XORG7 makefiles if we were asked to build any xorg package | Bernhard Reutner-Fischer | |
2007-09-01 | - bump version | Bernhard Reutner-Fischer | |
2007-09-01 | - use http and fix a typo in the URL | Bernhard Reutner-Fischer | |
2007-08-31 | - bump version | Bernhard Reutner-Fischer | |
2007-08-31 | - make sure that the path for the lzma-host-binary exist | Bernhard Reutner-Fischer | |
2007-08-31 | - need to touch the tarball | Bernhard Reutner-Fischer | |
2007-08-30 | - mark duplicate hunk | Bernhard Reutner-Fischer | |
2007-08-29 | Remove double avr patch | Peter Korsgaard | |
2007-08-29 | Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is | Peter Korsgaard | |
used by distcc itself, causing havoc if you compile buildroot under distcc. | |||
2007-08-28 | Fix some qtopia quirks, bump version | Ulf Samuelsson | |
2007-08-28 | Add default X11 install directory | Ulf Samuelsson | |
2007-08-28 | Remove some more file during pppd-clean | Ulf Samuelsson | |
2007-08-28 | This 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> | |||
2007-08-28 | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-28 | Use correct hostap source, deprecate package due to inclusion in linux kernel | Ulf Samuelsson | |
2007-08-28 | Remove renamed mpg123 patch | Ulf Samuelsson | |
2007-08-28 | Remove renamed libmad patch | Ulf Samuelsson | |
2007-08-28 | Allow for architecture specific libmad patches, make current patch AVR32 ↵ | Ulf Samuelsson | |
specific | |||
2007-08-28 | This fixes make clean on pppd package (there is no rule uninstall in pppd's ↵ | Ulf Samuelsson | |
makefile) and does some small bits of cleanup. Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com> | |||
2007-08-28 | Remove mpg123 patch from current build, full removal pending | Ulf Samuelsson | |
2007-08-28 | - use correct include dir (Simon Pasch) | Bernhard Reutner-Fischer | |
- cleanup while at it | |||
2007-08-28 | - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS | Bernhard Reutner-Fischer | |