Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-21 | Use a better way that ensures that NIFS is really 0 if there are no | Robert Peichaer | |
hostname.if files. suggested by and OK halex@ OK krw@ | |||
2014-04-21 | sync | Theo de Raadt | |
2014-04-21 | NIFS is supposed to represent the number of configured interfaces. | Robert Peichaer | |
If an interface got configured twice, NIFS must not be incremented. So count the number of hostname.if files instead. discussed with and OK krw@ | |||
2014-04-21 | sync | Theo de Raadt | |
2014-04-20 | Only issue a single dhcp requests per interface with the host-name | Robert Peichaer | |
option set. Remove the second request, which does not provide the host-name option. The client supplied hostname is used in certain setups by DHCP servers to update DNS records on behalf of clients and ensures that the hostname information is in the lease db. discussed with deraadt ok krw@ halex@ | |||
2014-04-20 | sync | Theo de Raadt | |
2014-04-20 | Simplify shell pattern. | Robert Peichaer | |
OK krw@ | |||
2014-04-20 | sync | Theo de Raadt | |
2014-04-19 | populateusrlocal() is used only once in finish_up(). Just fold it in there. | Robert Peichaer | |
OK krw@ halex@ | |||
2014-04-19 | Simplify things by using the return code of ask_yn() directly instead | Robert Peichaer | |
of looking in resp. No need to specify 'no' as default answer. It's the default for ask_yn() anyway. OK krw@ halex@ | |||
2014-04-19 | sync | Theo de Raadt | |
2014-04-19 | altq includes are gone | Henning Brauer | |
yes, we normally leave this for theo, but this triggered my final "any altq bits left" check and I had to wait for a build anyway... | |||
2014-04-19 | sync | Theo de Raadt | |
2014-04-18 | sync | Theo de Raadt | |
2014-04-18 | sync | Theo de Raadt | |
2014-04-18 | sync | Theo de Raadt | |
2014-04-16 | sync | Theo de Raadt | |
2014-04-16 | Tweak network interface configuration so that after 1st attempted | Kenneth R Westerback | |
(rather than first successfull) configuration, the default selection becomes [done]. This allows one to <cr> past network configuration. e.g. when dhcp is not working. Requested by deraadt@. ok halex@. | |||
2014-04-15 | sync | Theo de Raadt | |
2014-04-14 | oops, sync better | Theo de Raadt | |
2014-04-14 | sync | Theo de Raadt | |
2014-04-14 | sync | Theo de Raadt | |
2014-04-13 | sync | Theo de Raadt | |
2014-04-13 | sync | Theo de Raadt | |
2014-04-11 | sync | Theo de Raadt | |
2014-04-10 | sync | Theo de Raadt | |
2014-04-08 | sync | Theo de Raadt | |
2014-04-07 | sync | Theo de Raadt | |
2014-04-04 | Change HTTP_PROXY back to http_proxy. This is an environment variable | Kenneth R Westerback | |
for ftp(1) and not an install script global variable. Pointed out by rpe@, and probably explains M. Lucas's problems of a few days ago. ok sthen@ halex@ | |||
2014-04-04 | sync | Theo de Raadt | |
2014-04-04 | sync | Theo de Raadt | |
2014-04-03 | sync | Theo de Raadt | |
2014-03-30 | increase size of iso media (try 2) | Theo de Raadt | |
2014-03-30 | increase size of iso media | Theo de Raadt | |
2014-03-29 | Place kernel after running installboot, because this makes overflow | Theo de Raadt | |
easier to calculate. | |||
2014-03-29 | Place kernel after running installboot, because this makes overflow | Theo de Raadt | |
easier to calculate. | |||
2014-03-26 | sync | Theo de Raadt | |
2014-03-25 | sync | Theo de Raadt | |
2014-03-25 | sync, hopefully better this time | Theo de Raadt | |
2014-03-25 | oops | Theo de Raadt | |
2014-03-25 | sync | Theo de Raadt | |
2014-03-25 | sync | Theo de Raadt | |
2014-03-25 | sync | Theo de Raadt | |
2014-03-24 | Bail out from md_prep_disklabel() with `return', not `exit'. | Miod Vallat | |
2014-03-24 | sync | Theo de Raadt | |
2014-03-24 | sync | Theo de Raadt | |
2014-03-24 | sync | Theo de Raadt | |
2014-03-24 | sync | Theo de Raadt | |
2014-03-22 | Upper case another global variable (nifs -> NIFS). | Kenneth R Westerback | |
2014-03-22 | Oops. MDMTDEVS is used to populate /dev. Put those bits back. | Kenneth R Westerback | |