Commit Graph

1017 Commits

Author SHA1 Message Date
Ned Ludd e3b1e1479e - The installed root/usr/sbin/dropbear was not getting stripped. stripping saves about 35K 2005-02-25 22:01:00 +00:00
Mike Frysinger 60d43f2627 ext2 was renamed, update config option 2005-02-25 04:24:36 +00:00
Eric Andersen 4dcfc9dc0f Add support for libelf 2005-02-25 03:22:54 +00:00
Eric Andersen a777f26c32 pdinoto writes:
This patch adds an option in GCC config to compile Objective-C language support
in the toolchain. It is disabled by default, so it is not intrusive.
2005-02-25 02:38:28 +00:00
Eric Andersen 989fc8ef59 scott writes in http://bugs.uclibc.org/view.php?id=41
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00
Eric Andersen 2e9a20f61c gtj writes in http://bugs.uclibc.org/view.php?id=55
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 02:32:25 +00:00
Eric Andersen ac39d3b13f Patch from ralphs adding microperl, per
http://bugs.uclibc.org/view.php?id=123
2005-02-25 02:27:54 +00:00
Eric Andersen 2460dadf07 Trivial updates 2005-02-25 01:30:13 +00:00
Eric Andersen 7e94594783 rename patches to avoid any confision as to patch order 2005-02-25 00:57:48 +00:00
Eric Andersen 15c40c9722 This doesn't need ncurses headers installed in the target 2005-02-24 22:26:06 +00:00
Eric Andersen 970731e1ec target/device/Soekris/net4521/linux.mk should only be used when
BR2_TARGET_SOEKRIS_NET4521 is enabled.
2005-02-24 19:38:09 +00:00
Eric Andersen a6cfd28490 Update to ISC dhcp 3.0.2 2005-02-24 19:36:18 +00:00
Eric Andersen 487f8c9d03 fixup kernel compile 2005-02-22 08:46:49 +00:00
Eric Andersen 1c299aa38f refer to busybox as well 2005-02-21 22:13:13 +00:00
Eric Andersen 93c151a3a7 typo 2005-02-21 22:05:27 +00:00
Eric Andersen a9d6aed933 Add a website 2005-02-21 21:16:29 +00:00
Eric Andersen f5bafe8162 rename 2005-02-21 21:15:21 +00:00
Mike Frysinger c1f119b500 2.15.94.0.2.2 has been released 2005-02-19 20:54:44 +00:00
Mike Frysinger 65993ce772 old 2005-02-19 20:54:15 +00:00
Eric Andersen bca6ae25ab make valgrind compile with newer kernel headers 2005-02-19 02:49:43 +00:00
Eric Andersen eb86ef270a Do not squash perms, just owner 2005-02-18 23:58:16 +00:00
Eric Andersen 02242b9f3d move stuff around a little bit more 2005-02-18 19:32:18 +00:00
Eric Andersen bca14a7528 I need this bit too 2005-02-17 21:08:20 +00:00
Eric Andersen 5b02c77f21 more example device support 2005-02-17 19:01:52 +00:00
Eric Andersen b8d48d66b3 Update toolchain with some cvs additions from the debian package 2005-02-17 18:52:22 +00:00
Eric Andersen 9fb8ba75ff fixup a couple of typos 2005-02-17 18:51:52 +00:00
Eric Andersen c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen 970e888983 more changes towards better board support 2005-02-17 18:22:12 +00:00
Eric Andersen bb15c2215e more changes towards better board support 2005-02-17 18:21:20 +00:00
Eric Andersen 7d0b7649c9 shuffle things around 2005-02-17 17:29:57 +00:00
Eric Andersen 2b7460e362 Move stuff around 2005-02-17 17:17:48 +00:00
Eric Andersen e58927e0e4 Move device table to 2005-02-17 17:07:29 +00:00
Eric Andersen 29704897cd Add the new device directory 2005-02-17 17:05:47 +00:00
Eric Andersen 70087a75db Whitespace 2005-02-17 03:00:46 +00:00
Eric Andersen 79f5f1e867 Make target stuff last so it can override everything else 2005-02-17 03:00:29 +00:00
Eric Andersen 0cd5b3c5f8 add dhcpdump 2005-02-16 21:34:41 +00:00
Eric Andersen cbe260d167 HPA's Trivial File Transfer Protocol (tftp) server. 2005-02-16 21:17:18 +00:00
Eric Andersen 298bf4d52d provide a runlevel 2005-02-16 21:16:17 +00:00
Eric Andersen 499d3b9983 cleanup whitespace 2005-02-16 19:48:43 +00:00
Eric Andersen 9cc9476c35 more dhcp updates 2005-02-16 19:48:03 +00:00
Eric Andersen 2506ab7fc3 the deleting part of 'svn mv' doesnt seem to work. I must
be doing something wrong.
2005-02-16 19:14:32 +00:00
Eric Andersen 5043633f08 rename dhcp_relay to dhcp 2005-02-16 19:09:35 +00:00
Eric Andersen 3cbcad5500 remove 2005-02-16 19:08:57 +00:00
Eric Andersen af166567d0 rename dhcp_relay to dhcp 2005-02-16 19:08:33 +00:00
Eric Andersen 85168e9d22 Rework things a bit to build the server, client, etc 2005-02-16 19:05:09 +00:00
Eric Andersen 4bd45df3f9 cleanup whitespace 2005-02-16 18:42:19 +00:00
Eric Andersen 6970a92158 give uclibc and busybox config files consistant variable names 2005-02-15 22:48:08 +00:00
Eric Andersen f4649ed254 doh. The first hunk of my patch was redundant 2005-02-15 09:44:16 +00:00
Eric Andersen 587277d8a0 Fix it so that owners and permissions specified in device table
entires are not squashed.
2005-02-15 09:26:57 +00:00
Eric Andersen d7d604bb94 This file is now obsolete. kill it. 2005-02-13 06:41:09 +00:00