Age | Commit message (Expand) | Author |
2013-12-11 | make the word-matching of the autoinstaller config file allow skipping | Alexander Hall |
2013-12-11 | for automated installs, use the hostname from the dhcp lease by default | Alexander Hall |
2013-12-09 | Make the response lookup of a question match on entire words, where | Alexander Hall |
2013-12-09 | sync | Theo de Raadt |
2013-12-08 | Use the value of SGIVOLSZ everywhere needed instead of recomputing it at runtime | Miod Vallat |
2013-12-08 | sync | Theo de Raadt |
2013-12-08 | Suggest booting from cd-rom as the first choice. Document that cd54.iso is | Miod Vallat |
2013-12-08 | Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of the | Miod Vallat |
2013-12-08 | After a completed upgrade, present reboot and post-reboot instructions in a | Stefan Sperling |
2013-12-07 | Change the response file handling such that it "consumes" an answer | Alexander Hall |
2013-12-06 | Workaround closed stdin in non-interactive mode. | Robert Peichaer |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | improve the question part (second line) of ask_which to actually include | Alexander Hall |
2013-12-04 | committing uwe's autoinstall notes, as requested by deraadt; | Jason McIntyre |
2013-12-04 | Defer spooling of the install log output mail until we are up and | Alexander Hall |
2013-12-04 | Do not suggest changing boot-file to boot the SMP kernel, since the installer | Miod Vallat |
2013-12-04 | Eliminate spurious space that breaks parsing of nwids containing | Kenneth R Westerback |
2013-12-04 | the hostname.if for a vlan's parent interface should be mode 640 to avoid | Stuart Henderson |
2013-12-04 | cpp does not work in the base set alone, it needs the comp set installed | Theo de Raadt |
2013-12-03 | Create a minimalist XFS partition containing the 64-bit boot loader as its | Miod Vallat |
2013-12-03 | sync | Theo de Raadt |
2013-12-02 | As the number of interactively triggered (A)utoinstall's should be quite | Alexander Hall |
2013-12-01 | More robuse parsing of the DHCP lease file for autoinstall. This will, | Alexander Hall |
2013-12-01 | Allows the autoinstaller to pass a public ssh key for inclusion in the | Alexander Hall |
2013-11-29 | Move the comments out of get_responsefile() into a description block | Robert Peichaer |
2013-11-29 | Disable SRCLIBDIR crunchgen feature on gcc 3 platforms, same as mvme88k does. | Kenji Aoyama |
2013-11-29 | - Rename _bootdev to _ifdev now that we not only support | Robert Peichaer |
2013-11-29 | sync | Theo de Raadt |
2013-11-28 | simplify the check if a responsefile line is valid | Robert Peichaer |
2013-11-28 | make ask_which bail out on a missing response in the autoinstall case | Alexander Hall |
2013-11-28 | - use IFS=<space><tab> to trim the leading/trailing blanks with read | Robert Peichaer |
2013-11-28 | Add missing files for luna88k. | Kenji Aoyama |
2013-11-28 | Now, that the auto installer supports both, install and upgrade, | Robert Peichaer |
2013-11-27 | wasteful spaces and tabs snuck in. Actually, it's true -- this is one | Theo de Raadt |
2013-11-27 | Remove an outdated comment. | Robert Peichaer |
2013-11-27 | astoundingly, the read loop has been subtly broken in a variety of ways | Theo de Raadt |
2013-11-27 | Put back info to enter the Open Firmware with a standard PC keyboard | Martin Pieuchot |
2013-11-27 | sync | Theo de Raadt |
2013-11-26 | unsigned char for ctype | Theo de Raadt |
2013-11-26 | sync | Theo de Raadt |
2013-11-25 | Allow auto install/upgrade in non-netbooted case. | Robert Peichaer |
2013-11-25 | Rework _autorespond() | Robert Peichaer |
2013-11-25 | improve keyboard boot info; Daniel Dickman | Theo de Raadt |
2013-11-25 | Document which keys need to be hold to enter the Open Firmware with a | Martin Pieuchot |
2013-11-23 | - use a flag file to recognize a successfull autoinstaller run | Robert Peichaer |
2013-11-21 | sync | Theo de Raadt |
2013-11-21 | sync | Theo de Raadt |
2013-11-19 | Add autoinstall configuration to the list of files and output stirring | Alexander Hall |
2013-11-19 | Fetch host specific responsefile, if that does not exist, fall back | Robert Peichaer |