summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAge
* linux: the default hostname is (none)Roy Marples2020-03-31
| | | | | It's blank for the BSD's. Respect this when relinquishing the hostname.
* git: ignore patch filesRoy Marples2019-09-13
|
* Ignore swap files.Roy Marples2017-09-05
|
* Ignore distribution and Coverity files.Roy Marples2017-03-21
|
* Fix .gitignoreRoy Marples2017-03-16
|
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
| | | | This makes the toplevel directory more manageable.
* Ignore dhcpcd-hooks/50-ypbindRoy Marples2017-02-26
|
* Add .gitignore so that generated files are excluded from git.Roy Marples2017-02-23
|
* Change configure to detect fossil for debugging.Roy Marples2014-01-03
| | | | Make dist now exports the current fossil checkin. Remove old .git files.
* Read the embedded config into global values rather than each timeRoy Marples2013-11-29
| | | | | | | | | per interface. Add config toggles to build dhcpcd-embedded.conf into dhcpcd or to read it at runtime. The build process will now build .c and .h files based on dhcpcd-embedded.conf and provide defines to reduce the number or re-allocs if it grows (ie has the full DHCP option list).
* Instead of linking directly to libudev, create a plugin system for /devRoy Marples2013-09-12
| | | | | management. This allows dhcpcd to work even if udev removed and adds the ability to change from udev to something else in the future.
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14
| | | | Split compat libc functions out into subdir.
* Go back to using gitRoy Marples2009-04-30
|
* PuntRoy Marples2008-09-25
|
* ignore _dhcpcd.cRoy Marples2008-07-10
|
* Fix install.Roy Marples2008-05-24
|
* Don't use a DUID by default even though support is compiled in, #70. Also, ↵Roy Marples2008-05-01
| | | | fix some man page entries a little.
* Fix ntp and nis servers.Roy Marples2008-04-17
|
* Only ignore dhcpcd bz2 files.Roy Marples2008-01-09
|
* Ignore *.bz2 filesRoy Marples2008-01-08
|
* Add an ignore fileRoy Marples2008-01-07