Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-09 | http://bugs.uclibc.org/view.php?id=293 | Eric Andersen | |
target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch. | |||
2005-06-09 | http://bugs.uclibc.org/view.php?id=178 | Eric Andersen | |
This patch provides modutils and module-init-tools. I know busybox can load modules, but modinfo may also be very useful for kernel/driver debugging purposes. I have managed binaries concurrency between modutils and module-init-tools, but I'm not sure this is the best way to do it... Thanks for your work. | |||
2005-06-03 | fix old target name | Mike Frysinger | |
2005-05-31 | Applied patch to add TCL version 8.4.9 for buildroot submitted by | "Steven J. Hill" | |
Ivan Daniluk on May 30 01:28:31 MDT 2005. | |||
2005-05-31 | Applied patch to add TCL version 8.4.9 for buildroot submitted by | "Steven J. Hill" | |
Ivan Daniluk on May 30 01:28:31 MDT 2005. | |||
2005-05-18 | Patch is now deprecated. | "Steven J. Hill" | |
2005-05-18 | Fix bzip2 cross build error associated with host ranlib being | "Steven J. Hill" | |
used instead of cross target ranlib. | |||
2005-05-16 | Add patch from debian to make things compile | Eric Andersen | |
2005-05-16 | This patch updates the pppd package to build version 2.4.3. The 2.4.3 version | Eric Andersen | |
of pppd adds additional features. http://bugs.uclibc.org/view.php?id=259 | |||
2005-05-16 | This patch updates the e2fsprogs package to build the 1.37 version of | Eric Andersen | |
e2fsprogs. This version of e2fsprogs adds additional features and increases preformance. I've also change the configuration to build all of e2fsprogs dynamicly linked. This reduces the size of the individual binaries considerably. http://bugs.uclibc.org/view.php?id=258 | |||
2005-05-16 | Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to | Eric Andersen | |
use implementation of the Network Time Protocol with a small footprint. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock. http://bugs.uclibc.org/view.php?id=257 | |||
2005-05-16 | This patch updates the berkleydb package to build a 4.3.x version of the | Eric Andersen | |
library which adds additional functionality and bugfixes. http://bugs.uclibc.org/view.php?id=256 | |||
2005-05-16 | This patch updates the bzip2 package to build version 1.0.3. The 1.0.3 version | Eric Andersen | |
of bzip2 fixes a security issue with bzip2 v.1.0.2. This patch also modifies the .mk file so that version changes can be acomodated more easily. http://bugs.uclibc.org/view.php?id=255 | |||
2005-05-16 | This patch updates the zlib package to build version 1.2.2. The | Eric Andersen | |
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1. http://bugs.uclibc.org/view.php?id=254 | |||
2005-05-12 | cleanup the tinyx build so it actually has a chance of working. | Eric Andersen | |
This gets it so it at least compiles... | |||
2005-05-12 | First pass at getting current x.org to into buildroot. | Eric Andersen | |
Still needs more polish but is a good start. | |||
2005-05-12 | iptables doesnt need to concern itself with kernel headers | Eric Andersen | |
2005-05-04 | fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229 | Eric Andersen | |
2005-05-03 | Add patches for GCC-4.x so that packages will build properly. | "Steven J. Hill" | |
2005-04-27 | Slash missing. | "Steven J. Hill" | |
2005-04-27 | Rsync was recently upgraded to 2.6.4. Until buildroot is updated, | "Steven J. Hill" | |
the RSYNC_SITE variable needs to be changed. | |||
2005-04-26 | http://bugs.uclibc.org/view.php?id=189 | Eric Andersen | |
2005-04-23 | Fix install error caused by 'ln -sf' which tries to use the target's | "Steven J. Hill" | |
'ln' instead of the host. A quick grep through the other packages shows that this may be an issue as well. I will probably have more fixes later today. | |||
2005-04-21 | Update for latest config options | Eric Andersen | |
2005-04-21 | Don't mess with /etc/default for now. | Eric Andersen | |
2005-04-21 | Update init scripts a bit. Don't mess with /etc/default for now. | Eric Andersen | |
2005-04-15 | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | |
2005-04-14 | Minor ltrace updates | Eric Andersen | |
2005-04-12 | Fix up the build of libelf so it actually works | Eric Andersen | |
2005-04-12 | Make busybox config file location a config option | Eric Andersen | |
2005-04-08 | - glib1 does not build a .so | Ned Ludd | |
2005-04-07 | SnarlCat writes: add OBJCOPY to build environment Bug #213 | Mike Frysinger | |
2005-04-05 | version bump | Mike Frysinger | |
2005-03-21 | force libelf to be selected | Mike Frysinger | |
2005-03-21 | Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ↵ | Mike Frysinger | |
This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk. | |||
2005-03-21 | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This ↵ | Mike Frysinger | |
will update the version to download as well as one line of the patch which needed correcting. | |||
2005-03-21 | dont install fips crap | Mike Frysinger | |
2005-03-17 | Don't let the system /usr/bin/install try to strip target binaries | Eric Andersen | |
since it is too stupid to know about cross compilation, and will therefore try to use the system strip command, too ill effect. | |||
2005-03-15 | Add support for udev, from Nathanael Noblet | Eric Andersen | |
2005-03-09 | Fix http://bugs.uclibc.org/view.php?id=135 | Eric Andersen | |
The ISC DHCP package only install the dhcrelay binary. Patch supplied to install server and client too, as configured. | |||
2005-03-09 | Fix /http://bugs.uclibc.org/view.php?id=134 | Eric Andersen | |
The configuration utility in package/config/ can look for a default configuration file called 'defconfig' but it's hard coded to look for sysdeps/linux/defconfig. This patch causes the config utility to look in the current working directory for the 'defconfig' file. I use this to provide a default configuration to a new buildroot environment. This way, I can 'svn co' buildroot, copy my defconfig, then make defconfig to use my own default configuration. This fix only changes one line in the confdata.c file to remove the legacy path that was used in Linux, and not needed in buildroot. | |||
2005-03-09 | Per http://bugs.uclibc.org/view.php?id=130 | Eric Andersen | |
sed needs to use different delimiters since the regex is using slashes from a filename | |||
2005-03-09 | patch from pgrayson: | Eric Andersen | |
This patch does a couple mtd related things: * Updates to the latest (2005/01/22) mtd from debian.org * Fixes weird behavior where mkfs.jffs2 built for target was put into the staging dir. * Shows the mtd package in the package selection menu. When mtd is enabled, the various mtd utilities appear and can be individually selected. * Added a config item for sumtool, which is part of the mtd-utils and helps manage the new summary feature in jffs2 images. * Fixed mtd build dependency problem. The mtd utils dynamically link with libz.so, therefore the zlib package is prerequisite for any of the mtd utilities. | |||
2005-03-09 | Update dropbear to the new version. | Eric Andersen | |
Add a config option to handle low entropy system. | |||
2005-03-07 | Support building fakeroot for use on the host system, i.e. for | Eric Andersen | |
munging permissions on tarballs... | |||
2005-03-07 | ncurses build with make -jN, N>1 seems racey | Eric Andersen | |
2005-03-02 | Deal with it when binutils is being somewhat troublesome | Eric Andersen | |
2005-03-01 | bridge and pcmcia need a compiled up linux kernel | Eric Andersen | |
2005-02-25 | - The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵ | Ned Ludd | |
saves about 35K | |||
2005-02-25 | Add support for libelf | Eric Andersen | |