]> git.ozlabs.org Git - petitboot/commit
Add udhcpc utility script
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sun, 12 Apr 2009 15:11:56 +0000 (15:11 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 30 Jun 2009 07:29:24 +0000 (15:29 +0800)
commit24990ffe86e0fa80dff2da365541ae67e427c57a
tree1dc3154553292f76fb345087dd4388184a4a79ca
parentcf3593ef4be341aace4843148a7999c5660e8b2b
Add udhcpc utility script

Add a udhcpc utility script.  udhcpc can be configured to run a
specified script when there is a change in the dhcp configuration.
This udhcpc utility script will write a petitboot netboot message
to the petitboot user event socket.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
rules.mk
utils/udhcpc [new file with mode: 0644]