Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menuconfig -> config | 2005-02-10 | 1 | -5/+1 | |
| | |||||
* | touchups | 2005-02-10 | 1 | -10/+2 | |
| | |||||
* | version bump | 2005-02-09 | 1 | -6/+6 | |
| | |||||
* | version bump | 2005-02-09 | 1 | -1/+1 | |
| | |||||
* | Update linux kernel | 2005-02-02 | 11 | -2/+2 | |
| | |||||
* | update openssh by Douglas Campos | 2005-01-30 | 1 | -3/+3 | |
| | |||||
* | ver bump | 2005-01-27 | 1 | -1/+1 | |
| | |||||
* | Update version and patch for ioctls I happen to use | 2005-01-23 | 2 | -32/+157 | |
| | |||||
* | Patch from scott: http://bugs.uclibc.org/view.php?id=42 | 2005-01-23 | 1 | -0/+4 | |
| | | | | | | | 0000042: add subversion (svn) support to buildroot This patch adds support for subversion to checkout files, much like how CVS already works. It uses 'SVN' macro in makefiles. | ||||
* | Patch from gtj: http://bugs.uclibc.org/view.php?id=40 | 2005-01-23 | 3 | -0/+200 | |
| | | | | | | | | | | | | | | | | | | | | 0000040: Adds options to jffs2 filesystem creation Brings jffs2 up to the 20041007 build level so it will compile with both 2.4 and 2.6 kernels. Adds ability to specify eraseblock and pad sizes, permissions squash, big/little endian and device table in the configuration. Also adds capability to copy the resulting image to a secondary location like a tftp server's root directory. mtd.patch adds capabilities of the previously attached patch plus allows you to compile a version of the utilities to run on the target system. So now there's a set of config options under package to compile the utils for distribution to the target and a set of config options under target to create a jffs2 filesystem. | ||||
* | Bump version to 1.28, per recommendation from solar | 2005-01-23 | 1 | -1/+1 | |
| | |||||
* | Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33 | 2005-01-23 | 1 | -1/+2 | |
| | | | | | | | 0000033: [PATCH] libpng: New download site This patch changes the URL to download libpng, since the actual seems to be offline or lack that particular file | ||||
* | Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31 | 2005-01-23 | 1 | -1/+1 | |
| | | | | | | 0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive) | ||||
* | Patch from pdinoto : | 2005-01-23 | 1 | -3/+3 | |
| | | | | | | | 0000036: [PATCH] udhcpc: Allow build w/o PCMCIA This patch makes missing PCMCIA config files non-fatal to allow using udhcpc without pcmcia-cs package | ||||
* | Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30 | 2005-01-23 | 1 | -1/+1 | |
| | | | | | This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n Seems like a small typo | ||||
* | patch from pdinoto: http://bugs.uclibc.org/view.php?id=35 | 2005-01-23 | 1 | -3/+3 | |
| | | | | | | This patch changes the path used as dependency for liblzo, which appears to be pointing to $(STAGING_DIR)/usr prefix while the package is actually installed with prefix ${STAGING_DIR} | ||||
* | Patch from gtj: http://bugs.uclibc.org/view.php?id=29 | 2005-01-23 | 1 | -1/+2 | |
| | | | | Make certain the correct include files are used | ||||
* | Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 | 2005-01-23 | 1 | -1/+2 | |
| | |||||
* | - version bump. bug #34 | 2005-01-19 | 1 | -2/+2 | |
| | |||||
* | clean up & import packages by gtj | 2005-01-18 | 8 | -0/+187 | |
| | | | | | libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21 | ||||
* | George Joseph writes: | 2005-01-17 | 1 | -1/+1 | |
| | | | | | Package/Bridge: corrects the "kernel-includes" parameter to configure | ||||
* | fixup util-linux compile | 2005-01-12 | 1 | -0/+31 | |
| | |||||
* | Fix broken patches so they actually apply | 2005-01-11 | 3 | -8/+8 | |
| | |||||
* | merge some updates from George Joseph | 2005-01-11 | 1 | -3/+4 | |
| | |||||
* | merge some updates from George Joseph | 2005-01-11 | 1 | -6/+6 | |
| | |||||
* | version bump | 2005-01-11 | 1 | -1/+1 | |
| | |||||
* | more bash patches | 2005-01-11 | 3 | -0/+192 | |
| | |||||
* | Fixup dropbearmulti build and install | 2005-01-10 | 1 | -1/+4 | |
| | |||||
* | These patches do not appear to be needed (and break the build) | 2005-01-10 | 3 | -153/+0 | |
| | | | | with the new tar version. | ||||
* | Update config | 2005-01-09 | 1 | -0/+1 | |
| | |||||
* | dropbear-0.44 is out | 2005-01-09 | 1 | -2/+2 | |
| | |||||
* | new tar | 2005-01-05 | 1 | -2/+2 | |
| | |||||
* | minor cleanups. ncurses make install doesn't like make -jN, N>1 | 2005-01-03 | 1 | -6/+6 | |
| | |||||
* | When both busybox and coreutils and/or util-linux are selected, | 2004-12-27 | 2 | -0/+13 | |
| | | | | | | make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik | ||||
* | If both bash and busybox are selected, make certain bash wins | 2004-12-27 | 1 | -0/+6 | |
| | | | | | the fight over who gets to own the /bin/sh symlink -Erik | ||||
* | more help updates from Tom Cameron | 2004-12-26 | 32 | -123/+102 | |
| | |||||
* | add homepage | 2004-12-26 | 1 | -2/+2 | |
| | |||||
* | merge help descriptions written by Tom Cameron | 2004-12-24 | 15 | -62/+55 | |
| | |||||
* | merge help descriptions written by Tom Cameron | 2004-12-24 | 14 | -53/+59 | |
| | |||||
* | use target cflags | 2004-12-24 | 1 | -0/+1 | |
| | |||||
* | use target cflags | 2004-12-24 | 1 | -3/+3 | |
| | |||||
* | use target cflags and update to 4.2.0 | 2004-12-24 | 1 | -6/+9 | |
| | |||||
* | update to 5.2.1 | 2004-12-22 | 1 | -2/+3 | |
| | |||||
* | Martin Herren writes: | 2004-12-14 | 4 | -0/+82 | |
| | | | | | | | | here is a small patch to add libpng to buildroot. It's the first application which i integrated in the buildroot build system, so i welcome any comments, feedbacks and/or improvements about it. I tested it using directfb on a arm/pxa platform, and as far as i could test it it seems to work. | ||||
* | pppd's install target doesn't like 'make -j' | 2004-12-11 | 1 | -1/+1 | |
| | |||||
* | pciutils doesn't like 'make -j' | 2004-12-11 | 1 | -1/+1 | |
| | |||||
* | openssl doesnt like 'make -j' | 2004-12-11 | 1 | -2/+2 | |
| | |||||
* | Add initial BR2_JLEVEL support, with some exceptions for apps that | 2004-12-11 | 3 | -2/+5 | |
| | | | | have broken 'make -j' support | ||||
* | Add an option to allow people to relocate the toolchain | 2004-12-11 | 1 | -1/+3 | |
| | |||||
* | Patch from Karsten Kruse: | 2004-12-11 | 2 | -2/+11 | |
| | | | | | | | | Hi, two small patches for package/libfloat/Config.in and package/microwin/Config.in to make the packages appear in make (menu)config. |