| Commit message (Expand) | Author | Age | Files | Lines |
| * | Slash missing. | "Steven J. Hill" | 2005-04-27 | 1 | -1/+1 |
| * | Rsync was recently upgraded to 2.6.4. Until buildroot is updated, | "Steven J. Hill" | 2005-04-27 | 1 | -1/+1 |
| * | http://bugs.uclibc.org/view.php?id=189 | Eric Andersen | 2005-04-26 | 7 | -0/+233 |
| * | Fix install error caused by 'ln -sf' which tries to use the target's | "Steven J. Hill" | 2005-04-23 | 1 | -1/+1 |
| * | Update for latest config options | Eric Andersen | 2005-04-21 | 1 | -0/+1 |
| * | Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 2 | -3/+0 |
| * | Update init scripts a bit. Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 6 | -47/+44 |
| * | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 7 | -34/+34 |
| * | Minor ltrace updates | Eric Andersen | 2005-04-14 | 1 | -2/+7 |
| * | Fix up the build of libelf so it actually works | Eric Andersen | 2005-04-12 | 2 | -6/+23 |
| * | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 2 | -4/+17 |
| * | - glib1 does not build a .so | Ned Ludd | 2005-04-08 | 1 | -2/+2 |
| * | SnarlCat writes: add OBJCOPY to build environment Bug #213 | Mike Frysinger | 2005-04-07 | 1 | -1/+2 |
| * | version bump | Mike Frysinger | 2005-04-05 | 1 | -4/+4 |
| * | force libelf to be selected | Mike Frysinger | 2005-03-21 | 1 | -0/+1 |
| * | Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ... | Mike Frysinger | 2005-03-21 | 2 | -6/+6 |
| * | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This wi... | Mike Frysinger | 2005-03-21 | 2 | -3/+3 |
| * | dont install fips crap | Mike Frysinger | 2005-03-21 | 1 | -0/+43 |
| * | Don't let the system /usr/bin/install try to strip target binaries | Eric Andersen | 2005-03-17 | 1 | -2/+2 |
| * | Add support for udev, from Nathanael Noblet | Eric Andersen | 2005-03-15 | 3 | -0/+59 |
| * | Fix http://bugs.uclibc.org/view.php?id=135 | Eric Andersen | 2005-03-09 | 1 | -9/+11 |
| * | Fix /http://bugs.uclibc.org/view.php?id=134 | Eric Andersen | 2005-03-09 | 1 | -1/+1 |
| * | Per http://bugs.uclibc.org/view.php?id=130 | Eric Andersen | 2005-03-09 | 1 | -1/+1 |
| * | patch from pgrayson: | Eric Andersen | 2005-03-09 | 3 | -38/+42 |
| * | Update dropbear to the new version. | Eric Andersen | 2005-03-09 | 2 | -2/+20 |
| * | Support building fakeroot for use on the host system, i.e. for | Eric Andersen | 2005-03-07 | 1 | -19/+61 |
| * | ncurses build with make -jN, N>1 seems racey | Eric Andersen | 2005-03-07 | 1 | -1/+1 |
| * | Deal with it when binutils is being somewhat troublesome | Eric Andersen | 2005-03-02 | 1 | -0/+1 |
| * | bridge and pcmcia need a compiled up linux kernel | Eric Andersen | 2005-03-01 | 2 | -1/+3 |
| * | - The installed root/usr/sbin/dropbear was not getting stripped. stripping sa... | Ned Ludd | 2005-02-25 | 1 | -0/+1 |
| * | Add support for libelf | Eric Andersen | 2005-02-25 | 3 | -0/+70 |
| * | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen | 2005-02-25 | 5 | -0/+108 |
| * | gtj writes in http://bugs.uclibc.org/view.php?id=55 | Eric Andersen | 2005-02-25 | 1 | -0/+6 |
| * | Patch from ralphs adding microperl, per | Eric Andersen | 2005-02-25 | 3 | -0/+48 |
| * | Trivial updates | Eric Andersen | 2005-02-25 | 2 | -1/+2 |
| * | Update to ISC dhcp 3.0.2 | Eric Andersen | 2005-02-24 | 2 | -49/+50 |
| * | make valgrind compile with newer kernel headers | Eric Andersen | 2005-02-19 | 1 | -3/+19 |
| * | move more stuff around for better board support | Eric Andersen | 2005-02-17 | 29 | -1018/+0 |
| * | Whitespace | Eric Andersen | 2005-02-17 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | 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 | 1 | -4/+4 |