index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
dhcp
/
dhcp.mk
Age
Commit message (
Expand
)
Author
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-17
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-20
Make sure directories are available before install of dhcp targets
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-05-09
Rename all INIT scripts to have the numerical prefixes to easily see the star...
"Steven J. Hill"
2007-02-16
- provide -source targets for the 3 parts of the split dhcp.
Bernhard Reutner-Fischer
2006-12-13
bump version
Eric Andersen
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-07-19
ver bump #958 by bowerymarc
Mike Frysinger
2005-11-24
remove extra space after touch
Mike Frysinger
2005-09-13
Add an empty dhclient-script to keep dhclient from complaining
Eric Andersen
2005-08-28
marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ...
Mike Frysinger
2005-06-24
be a bit more consistant with naming, always escape wildcards
Eric Andersen
2005-04-21
Don't mess with /etc/default for now.
Eric Andersen
2005-04-15
Change all instances of 'ln -sf' to 'ln -snf'
Eric Andersen
2005-03-17
Don't let the system /usr/bin/install try to strip target binaries
Eric Andersen
2005-03-09
Fix http://bugs.uclibc.org/view.php?id=135
Eric Andersen
2005-02-24
Update to ISC dhcp 3.0.2
Eric Andersen
2005-02-16
provide a runlevel
Eric Andersen
2005-02-16
more dhcp updates
Eric Andersen
2005-02-16
rename dhcp_relay to dhcp
Eric Andersen