summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2013-12-23The xbase set requires the comp set. If xbase is in the selection,Robert Peichaer
2013-12-23syncTheo de Raadt
2013-12-21syncTheo de Raadt
2013-12-21syncTheo de Raadt
2013-12-18change password prompts (for the good of install.conf)Alexander Hall
2013-12-17syncTheo de Raadt
2013-12-17syncTheo de Raadt
2013-12-16Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts,Alexander Hall
2013-12-16syncJonathan Gray
2013-12-16Change subject of install|upgrade log to match periodic maintenanceAlexander Hall
2013-12-11make the word-matching of the autoinstaller config file allow skippingAlexander Hall
2013-12-11for automated installs, use the hostname from the dhcp lease by defaultAlexander Hall
2013-12-09Make the response lookup of a question match on entire words, whereAlexander Hall
2013-12-09syncTheo de Raadt
2013-12-08Use the value of SGIVOLSZ everywhere needed instead of recomputing it at runtimeMiod Vallat
2013-12-08syncTheo de Raadt
2013-12-08Suggest booting from cd-rom as the first choice. Document that cd54.iso isMiod Vallat
2013-12-08Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of theMiod Vallat
2013-12-08After a completed upgrade, present reboot and post-reboot instructions in aStefan Sperling
2013-12-07Change the response file handling such that it "consumes" an answerAlexander Hall
2013-12-06Workaround closed stdin in non-interactive mode.Robert Peichaer
2013-12-05syncTheo de Raadt
2013-12-05syncTheo de Raadt
2013-12-05improve the question part (second line) of ask_which to actually includeAlexander Hall
2013-12-04committing uwe's autoinstall notes, as requested by deraadt;Jason McIntyre
2013-12-04Defer spooling of the install log output mail until we are up andAlexander Hall
2013-12-04Do not suggest changing boot-file to boot the SMP kernel, since the installerMiod Vallat
2013-12-04Eliminate spurious space that breaks parsing of nwids containingKenneth R Westerback
2013-12-04the hostname.if for a vlan's parent interface should be mode 640 to avoidStuart Henderson
2013-12-04cpp does not work in the base set alone, it needs the comp set installedTheo de Raadt
2013-12-03Create a minimalist XFS partition containing the 64-bit boot loader as itsMiod Vallat
2013-12-03syncTheo de Raadt
2013-12-02As the number of interactively triggered (A)utoinstall's should be quiteAlexander Hall
2013-12-01More robuse parsing of the DHCP lease file for autoinstall. This will,Alexander Hall
2013-12-01Allows the autoinstaller to pass a public ssh key for inclusion in theAlexander Hall
2013-11-29Move the comments out of get_responsefile() into a description blockRobert Peichaer
2013-11-29Disable 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 supportRobert Peichaer
2013-11-29syncTheo de Raadt
2013-11-28simplify the check if a responsefile line is validRobert Peichaer
2013-11-28make ask_which bail out on a missing response in the autoinstall caseAlexander Hall
2013-11-28- use IFS=<space><tab> to trim the leading/trailing blanks with readRobert Peichaer
2013-11-28Add missing files for luna88k.Kenji Aoyama
2013-11-28Now, that the auto installer supports both, install and upgrade,Robert Peichaer
2013-11-27wasteful spaces and tabs snuck in. Actually, it's true -- this is oneTheo de Raadt
2013-11-27Remove an outdated comment.Robert Peichaer
2013-11-27astoundingly, the read loop has been subtly broken in a variety of waysTheo de Raadt
2013-11-27Put back info to enter the Open Firmware with a standard PC keyboardMartin Pieuchot
2013-11-27syncTheo de Raadt
2013-11-26unsigned char for ctypeTheo de Raadt