Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 | |
| | ||||||
* | Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 1 | -2/+0 | |
| | ||||||
* | Update init scripts a bit. Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 4 | -36/+30 | |
| | ||||||
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 1 | -3/+3 | |
| | ||||||
* | Don't let the system /usr/bin/install try to strip target binaries | Eric Andersen | 2005-03-17 | 1 | -2/+2 | |
| | | | | | since it is too stupid to know about cross compilation, and will therefore try to use the system strip command, too ill effect. | |||||
* | Fix http://bugs.uclibc.org/view.php?id=135 | Eric Andersen | 2005-03-09 | 1 | -9/+11 | |
| | | | | | | The ISC DHCP package only install the dhcrelay binary. Patch supplied to install server and client too, as configured. | |||||
* | Update to ISC dhcp 3.0.2 | Eric Andersen | 2005-02-24 | 2 | -49/+50 | |
| | ||||||
* | provide a runlevel | Eric Andersen | 2005-02-16 | 1 | -2/+2 | |
| | ||||||
* | more dhcp updates | Eric Andersen | 2005-02-16 | 8 | -9/+728 | |
| | ||||||
* | 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 | 3 | -0/+173 | |