| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Patch from ralphs adding microperl, per | Eric Andersen | 2005-02-25 | 3 | -0/+48 |
| | | | | | http://bugs.uclibc.org/view.php?id=123 | ||||
| * | Trivial updates | Eric Andersen | 2005-02-25 | 3 | -3/+4 |
| | | |||||
| * | rename patches to avoid any confision as to patch order | Eric Andersen | 2005-02-25 | 2 | -0/+0 |
| | | |||||
| * | This doesn't need ncurses headers installed in the target | Eric Andersen | 2005-02-24 | 1 | -1/+1 |
| | | |||||
| * | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | 2005-02-24 | 1 | -1/+2 |
| | | | | | BR2_TARGET_SOEKRIS_NET4521 is enabled. | ||||
| * | Update to ISC dhcp 3.0.2 | Eric Andersen | 2005-02-24 | 2 | -49/+50 |
| | | |||||
| * | fixup kernel compile | Eric Andersen | 2005-02-22 | 2 | -10/+6 |
| | | |||||
| * | refer to busybox as well | Eric Andersen | 2005-02-21 | 1 | -0/+1 |
| | | |||||
| * | typo | Eric Andersen | 2005-02-21 | 1 | -1/+1 |
| | | |||||
| * | Add a website | Eric Andersen | 2005-02-21 | 12 | -0/+347 |
| | | |||||
| * | rename | Eric Andersen | 2005-02-21 | 1 | -0/+0 |
| | | |||||
| * | 2.15.94.0.2.2 has been released | Mike Frysinger | 2005-02-19 | 7 | -3/+1035 |
| | | |||||
| * | old | Mike Frysinger | 2005-02-19 | 6 | -1016/+0 |
| | | |||||
| * | make valgrind compile with newer kernel headers | Eric Andersen | 2005-02-19 | 1 | -3/+19 |
| | | |||||
| * | Do not squash perms, just owner | Eric Andersen | 2005-02-18 | 1 | -1/+1 |
| | | |||||
| * | move stuff around a little bit more | Eric Andersen | 2005-02-18 | 2 | -2/+5 |
| | | |||||
| * | I need this bit too | Eric Andersen | 2005-02-17 | 1 | -0/+8 |
| | | |||||
| * | more example device support | Eric Andersen | 2005-02-17 | 4 | -7/+637 |
| | | |||||
| * | Update toolchain with some cvs additions from the debian package | Eric Andersen | 2005-02-17 | 1 | -0/+4522 |
| | | |||||
| * | fixup a couple of typos | Eric Andersen | 2005-02-17 | 1 | -2/+2 |
| | | |||||
| * | move more stuff around for better board support | Eric Andersen | 2005-02-17 | 35 | -16/+61 |
| | | |||||
| * | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -0/+6 |
| | | |||||
| * | more changes towards better board support | Eric Andersen | 2005-02-17 | 9 | -35/+15 |
| | | |||||
| * | shuffle things around | Eric Andersen | 2005-02-17 | 2 | -4/+5 |
| | | |||||
| * | Move stuff around | Eric Andersen | 2005-02-17 | 41 | -0/+17 |
| | | |||||
| * | Move device table to | Eric Andersen | 2005-02-17 | 1 | -0/+0 |
| | | |||||
| * | Add the new device directory | Eric Andersen | 2005-02-17 | 7 | -1/+29 |
| | | |||||
| * | Whitespace | Eric Andersen | 2005-02-17 | 1 | -1/+1 |
| | | |||||
| * | Make target stuff last so it can override everything else | Eric Andersen | 2005-02-17 | 1 | -1/+3 |
| | | |||||
| * | add dhcpdump | Eric Andersen | 2005-02-16 | 2 | -0/+84 |
| | | |||||
| * | HPA's Trivial File Transfer Protocol (tftp) server. | Eric Andersen | 2005-02-16 | 5 | -0/+181 |
| | | |||||
| * | provide a runlevel | Eric Andersen | 2005-02-16 | 1 | -2/+2 |
| | | |||||
| * | cleanup whitespace | Eric Andersen | 2005-02-16 | 1 | -5/+5 |
| | | |||||
| * | more dhcp updates | Eric Andersen | 2005-02-16 | 9 | -9/+729 |
| | | |||||
| * | the deleting part of 'svn mv' doesnt seem to work. I must | Eric Andersen | 2005-02-16 | 1 | -55/+0 |
| | | | | | be doing something wrong. | ||||
| * | rename dhcp_relay to dhcp | Eric Andersen | 2005-02-16 | 1 | -1/+1 |
| | | |||||
| * | remove | Eric Andersen | 2005-02-16 | 2 | -118/+0 |
| | | |||||
| * | rename dhcp_relay to dhcp | Eric Andersen | 2005-02-16 | 3 | -0/+173 |
| | | |||||
| * | Rework things a bit to build the server, client, etc | Eric Andersen | 2005-02-16 | 3 | -57/+113 |
| | | |||||
| * | cleanup whitespace | Eric Andersen | 2005-02-16 | 1 | -1/+1 |
| | | |||||
| * | give uclibc and busybox config files consistant variable names | Eric Andersen | 2005-02-15 | 2 | -9/+11 |
| | | |||||
| * | doh. The first hunk of my patch was redundant | Eric Andersen | 2005-02-15 | 1 | -9/+0 |
| | | |||||
| * | Fix it so that owners and permissions specified in device table | Eric Andersen | 2005-02-15 | 1 | -0/+22 |
| | | | | | entires are not squashed. | ||||
| * | This file is now obsolete. kill it. | Eric Andersen | 2005-02-13 | 1 | -57/+0 |
| | | |||||
| * | cleanup install target a bit | Eric Andersen | 2005-02-12 | 1 | -4/+4 |
| | | |||||
| * | We need to calculate filesystem size right when we run genext2fs. | Eric Andersen | 2005-02-12 | 1 | -22/+24 |
| | | | | | | As was, size was calculated right when 'make' was run, at which point the rootfs may well be empty... | ||||
| * | update default config | Eric Andersen | 2005-02-12 | 1 | -0/+2 |
| | | |||||
| * | make it compile | Eric Andersen | 2005-02-12 | 1 | -6/+7 |
| | | |||||
| * | kill the older wtools | Eric Andersen | 2005-02-12 | 2 | -64/+0 |
| | | |||||
| * | What is 'wtools'? Give it its proper name 'wireless-tools' | Eric Andersen | 2005-02-12 | 4 | -1/+122 |
| | | |||||
