diff options
| author | Roy Marples <roy@marples.name> | 2007-11-07 16:05:07 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2007-11-07 16:05:07 +0000 |
| commit | 755a28e47fb28b412e6a8e664d2bceeeeba284f6 (patch) | |
| tree | f00409eeabd734460ee84b9816909f9c2aae2c7b /README | |
| parent | 8132f92876e1df20bccc0054389b2febc0c87135 (diff) | |
| download | dhcpcd-755a28e47fb28b412e6a8e664d2bceeeeba284f6.tar.xz | |
Reword the license headers just to say we use the GPLv2.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +dhcpcd-3 - DHCP client daemon +Copyright 2006-2007 Roy Marples <roy@marples.name> + + +License +------- +This program is licensed under both the GPL version 2, the text of which +can be found in the LICENSE file. + + +Installation +------------ +Edit config.h to match your building requirements. + +Take special note of ENABLE_DUID and unset it if the target media is +volatile, like say a LiveCD. + +Then just make; make install + +man dhcpcd for command line options |
