summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2013-12-23The xbase set requires the comp set. If xbase is in the selection,Robert Peichaer
2013-12-18change password prompts (for the good of install.conf)Alexander Hall
2013-12-16Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts,Alexander Hall
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-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-05improve the question part (second line) of ask_which to actually includeAlexander Hall
2013-12-04Defer spooling of the install log output mail until we are up andAlexander Hall
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-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-29- Rename _bootdev to _ifdev now that we not only supportRobert Peichaer
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-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-25Allow auto install/upgrade in non-netbooted case.Robert Peichaer
2013-11-25Rework _autorespond()Robert Peichaer
2013-11-23- use a flag file to recognize a successfull autoinstaller runRobert Peichaer
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-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-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-09Abort autoinstaller in case of an invalid answer to a yes/no question.Robert Peichaer
2013-11-09Abort automatic installation if no sets are found in install_files().Robert Peichaer
2013-11-09Replace handrolled tolower() function with ksh equivalent.Robert Peichaer
2013-11-08Use get_ifdevs() to get the interface nameRobert Peichaer
2013-11-05avoid touching the signal traps during autoinstallUwe Stuehler
2013-10-31If if looks like a duck, swims like a duck, and quacks like a duck, thenAlexander Hall
2013-10-27Unattended installation using DHCP and a response fileUwe Stuehler
2013-10-13libotermcap is just an alias/link to libocurses. Use the latter so thatPhilip Guenther
2013-08-19(temporarily) introduce upgrade_to64time_t() to handle the transitionAlexander Hall
2013-07-31Remove the sysmerge(8) glue from the installer -- it's never been usedAntoine Jacoutot
2013-07-21stop adding static entries to /etc/hosts for dynamic ip addressesAlexander Hall
2013-06-10rework v6_defroute()Robert Peichaer
2013-06-04supress errors that would occur if bioctl is missing or is run with anAlexander Hall