summaryrefslogtreecommitdiff
path: root/examples/zcip.script
Commit message (Collapse)AuthorAgeFilesLines
* zcip.script: fix $ip environment variableThomas Petazzoni2011-08-091-2/+2
| | | | | | | | The environment variable containing the IP address allocated by zcip is "ip" and not "IP". Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* chmod 755 some files in examples/*Denys Vlasenko2009-07-231-0/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley2005-04-301-0/+38
version 0418b. It compiled.