summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
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
2013-11-26syncTheo de Raadt
2013-11-25Allow auto install/upgrade in non-netbooted case.Robert Peichaer
2013-11-25Rework _autorespond()Robert Peichaer
2013-11-25improve keyboard boot info; Daniel DickmanTheo de Raadt
2013-11-25Document which keys need to be hold to enter the Open Firmware with aMartin Pieuchot
2013-11-23- use a flag file to recognize a successfull autoinstaller runRobert Peichaer
2013-11-21syncTheo de Raadt
2013-11-21syncTheo de Raadt
2013-11-19Add autoinstall configuration to the list of files and output stirringAlexander Hall
2013-11-19Fetch host specific responsefile, if that does not exist, fall backRobert Peichaer
2013-11-18Extract the information whether to install or upgrade in unattendedRobert Peichaer
2013-11-18syncTheo de Raadt
2013-11-16Remove AUTOROOT variable which is a leftover of r1.183 of install.subRobert Peichaer
2013-11-14fix ^C handling which was accidentally trapped a bit to muchAlexander Hall
2013-11-14syncTheo de Raadt
2013-11-13syncTheo de Raadt
2013-11-13Ignore empty lines and emtpy answers in install.conf.Robert Peichaer
2013-11-13Ensure, that install.conf is non-empty and isRobert Peichaer
2013-11-12Make variables inside get_responsefile() local.Robert Peichaer
2013-11-12Rework get_responsefile()Robert Peichaer
2013-11-11syncTheo de Raadt
2013-11-09Abort autoinstaller in case of an invalid answer to a yes/no question.Robert Peichaer