Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add version info (date) to root fs image | Ulf Samuelsson | 2007-09-12 | 1 | -2/+2 | |
| | ||||||
* | Update various packages to make X run | Ulf Samuelsson | 2007-09-12 | 12 | -35/+57 | |
| | ||||||
* | Bump version | Peter Korsgaard | 2007-09-10 | 1 | -1/+1 | |
| | ||||||
* | Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options. | Peter Korsgaard | 2007-09-10 | 1 | -12/+19 | |
| | | | | Use := instead of = | |||||
* | Busybox 1.7.0 patches | Peter Korsgaard | 2007-09-10 | 4 | -0/+573 | |
| | ||||||
* | Add target to unpack gettext | Ulf Samuelsson | 2007-09-05 | 1 | -0/+2 | |
| | ||||||
* | Bump DirectFB version, and enable/disable X11 | Ulf Samuelsson | 2007-09-05 | 1 | -1/+7 | |
| | ||||||
* | Add irda-utils package, Courtesy of Benjamin Tietz | Ulf Samuelsson | 2007-09-05 | 4 | -0/+121 | |
| | ||||||
* | Bumped version | Peter Korsgaard | 2007-09-03 | 1 | -1/+1 | |
| | ||||||
* | Bumped version | Peter Korsgaard | 2007-09-03 | 1 | -1/+1 | |
| | ||||||
* | Don't apply broken patch from r19595 with hardcoded path names. | Peter Korsgaard | 2007-09-03 | 1 | -5/+7 | |
| | | | | Ulf, what was this supposed to fix? | |||||
* | - adjust list of needed applets | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -3/+6 | |
| | ||||||
* | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -4/+26 | |
| | | | | | Overriding the use of the whole system (as does the initramfs target) is done on purpose. | |||||
* | - it's a stub, add prominent note on it's brokenness | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -1/+1 | |
| | ||||||
* | - add mutt. Will need wchar massage | Bernhard Reutner-Fischer | 2007-09-02 | 4 | -0/+116 | |
| | ||||||
* | - improve configury | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -15/+42 | |
| | ||||||
* | - add option to turn on SMB dump routines | Bernhard Reutner-Fischer | 2007-09-01 | 2 | -1/+15 | |
| | | | | - honour BR2_INET_IPV6 | |||||
* | - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - add lm-sensors package | Bernhard Reutner-Fischer | 2007-09-01 | 3 | -0/+72 | |
| | ||||||
* | - add my working draft for busybox-initramfs (not yet finished, so still ↵ | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -0/+96 | |
| | | | | commented out in Config.in) | |||||
* | - cosmetic cleanup | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - libfloat has to depend on gcc_initial | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - explicitely download via http | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - add rule for static libfloat | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -3/+3 | |
| | ||||||
* | - Only include the XORG7 makefiles if we were asked to build any xorg package | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+2 | |
| | ||||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - use http and fix a typo in the URL | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 | |
| | ||||||
* | - bump version | Bernhard Reutner-Fischer | 2007-08-31 | 1 | -2/+2 | |
| | ||||||
* | - make sure that the path for the lzma-host-binary exist | Bernhard Reutner-Fischer | 2007-08-31 | 1 | -1/+1 | |
| | ||||||
* | - need to touch the tarball | Bernhard Reutner-Fischer | 2007-08-31 | 1 | -0/+1 | |
| | ||||||
* | - mark duplicate hunk | Bernhard Reutner-Fischer | 2007-08-30 | 1 | -0/+1 | |
| | ||||||
* | Remove double avr patch | Peter Korsgaard | 2007-08-29 | 1 | -5948/+0 | |
| | ||||||
* | Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is | Peter Korsgaard | 2007-08-29 | 1 | -14/+14 | |
| | | | | used by distcc itself, causing havoc if you compile buildroot under distcc. | |||||
* | Fix some qtopia quirks, bump version | Ulf Samuelsson | 2007-08-28 | 2 | -9/+16 | |
| | ||||||
* | Add default X11 install directory | Ulf Samuelsson | 2007-08-28 | 3 | -20/+19 | |
| | ||||||
* | Remove some more file during pppd-clean | Ulf Samuelsson | 2007-08-28 | 1 | -0/+2 | |
| | ||||||
* | This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7. | Ulf Samuelsson | 2007-08-28 | 2 | -11/+21 | |
| | | | | | | | | | 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> | |||||
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 5 | -15/+17 | |
| | ||||||
* | Use correct hostap source, deprecate package due to inclusion in linux kernel | Ulf Samuelsson | 2007-08-28 | 2 | -2/+8 | |
| | ||||||
* | Remove renamed mpg123 patch | Ulf Samuelsson | 2007-08-28 | 1 | -44/+0 | |
| | ||||||
* | Remove renamed libmad patch | Ulf Samuelsson | 2007-08-28 | 1 | -2922/+0 | |
| | ||||||
* | Allow for architecture specific libmad patches, make current patch AVR32 ↵ | Ulf Samuelsson | 2007-08-28 | 2 | -1/+2924 | |
| | | | | specific | |||||
* | This fixes make clean on pppd package (there is no rule uninstall in pppd's ↵ | Ulf Samuelsson | 2007-08-28 | 1 | -3/+2 | |
| | | | | | | | | makefile) and does some small bits of cleanup. Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com> | |||||
* | Remove mpg123 patch from current build, full removal pending | Ulf Samuelsson | 2007-08-28 | 2 | -1/+45 | |
| | ||||||
* | - use correct include dir (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -6/+6 | |
| | | | | - cleanup while at it | |||||
* | - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -0/+6 | |
| | ||||||
* | expat now installs into usr/lib | Peter Korsgaard | 2007-08-28 | 1 | -1/+1 | |
| | ||||||
* | - add busybox-1.7.0 | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -0/+10 | |
| | ||||||
* | remove _SKIP_CONFIGURE since it's pointless to try to run it on ↵ | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -1/+1 | |
| | | | | non-autotool'ed packages anyway (for now) | |||||
* | - add rp-pppoe | Bernhard Reutner-Fischer | 2007-08-24 | 5 | -0/+8809 | |
| |