Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-25 | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen | |
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications. | |||
2005-02-25 | gtj writes in http://bugs.uclibc.org/view.php?id=55 | Eric Andersen | |
The version of mconf used by buildroot doesn't handle "menuconfig" correctly. Instead of displaying the proper submenu, it just displays the menuconfig option itself again. This patch adds the proper code to mconf. Only 6 lines of code. | |||
2005-02-25 | Patch from ralphs adding microperl, per | Eric Andersen | |
http://bugs.uclibc.org/view.php?id=123 | |||
2005-02-25 | Trivial updates | Eric Andersen | |
2005-02-25 | rename patches to avoid any confision as to patch order | Eric Andersen | |
2005-02-24 | This doesn't need ncurses headers installed in the target | Eric Andersen | |
2005-02-24 | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | |
BR2_TARGET_SOEKRIS_NET4521 is enabled. | |||
2005-02-24 | Update to ISC dhcp 3.0.2 | Eric Andersen | |
2005-02-22 | fixup kernel compile | Eric Andersen | |
2005-02-21 | refer to busybox as well | Eric Andersen | |
2005-02-21 | typo | Eric Andersen | |
2005-02-21 | Add a website | Eric Andersen | |
2005-02-21 | rename | Eric Andersen | |
2005-02-19 | 2.15.94.0.2.2 has been released | Mike Frysinger | |
2005-02-19 | old | Mike Frysinger | |
2005-02-19 | make valgrind compile with newer kernel headers | Eric Andersen | |
2005-02-18 | Do not squash perms, just owner | Eric Andersen | |
2005-02-18 | move stuff around a little bit more | Eric Andersen | |
2005-02-17 | I need this bit too | Eric Andersen | |
2005-02-17 | more example device support | Eric Andersen | |
2005-02-17 | Update toolchain with some cvs additions from the debian package | Eric Andersen | |
2005-02-17 | fixup a couple of typos | Eric Andersen | |
2005-02-17 | move more stuff around for better board support | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |
2005-02-17 | shuffle things around | Eric Andersen | |
2005-02-17 | Move stuff around | Eric Andersen | |
2005-02-17 | Move device table to | Eric Andersen | |
2005-02-17 | Add the new device directory | Eric Andersen | |
2005-02-17 | Whitespace | Eric Andersen | |
2005-02-17 | Make target stuff last so it can override everything else | Eric Andersen | |
2005-02-16 | add dhcpdump | Eric Andersen | |
2005-02-16 | HPA's Trivial File Transfer Protocol (tftp) server. | Eric Andersen | |
2005-02-16 | provide a runlevel | Eric Andersen | |
2005-02-16 | cleanup whitespace | Eric Andersen | |
2005-02-16 | more dhcp updates | Eric Andersen | |
2005-02-16 | the deleting part of 'svn mv' doesnt seem to work. I must | Eric Andersen | |
be doing something wrong. | |||
2005-02-16 | rename dhcp_relay to dhcp | Eric Andersen | |
2005-02-16 | remove | Eric Andersen | |
2005-02-16 | rename dhcp_relay to dhcp | Eric Andersen | |
2005-02-16 | Rework things a bit to build the server, client, etc | Eric Andersen | |
2005-02-16 | cleanup whitespace | Eric Andersen | |
2005-02-15 | give uclibc and busybox config files consistant variable names | Eric Andersen | |
2005-02-15 | doh. The first hunk of my patch was redundant | Eric Andersen | |
2005-02-15 | Fix it so that owners and permissions specified in device table | Eric Andersen | |
entires are not squashed. | |||
2005-02-13 | This file is now obsolete. kill it. | Eric Andersen | |
2005-02-12 | cleanup install target a bit | Eric Andersen | |
2005-02-12 | We need to calculate filesystem size right when we run genext2fs. | Eric Andersen | |
As was, size was calculated right when 'make' was run, at which point the rootfs may well be empty... | |||
2005-02-12 | update default config | Eric Andersen | |
2005-02-12 | make it compile | Eric Andersen | |