Age | Commit message (Expand) | Author |
2023-02-20 | Disable strict bourne shell mode to get ksh behaviour in (S)hell | Klemens Nanni |
2022-05-09 | In a couple places, use set -m to cause subshells to gain process | Theo de Raadt |
2021-09-08 | Backout "Merge sysupgrade watchdog and prompt timeout code" | Klemens Nanni |
2021-08-29 | Merge sysupgrade watchdog and prompt timeout code | Klemens Nanni |
2021-08-29 | Sync prompt timeout code with sysupgrade watchdog | Klemens Nanni |
2021-07-21 | Use exclusive lock under /dev/, silence expected errors in installer | kn |
2021-07-16 | Create working directories earlier so that resolvd can write | Florian Obser |
2019-04-27 | It's timer_pid not timeout_pid | kn |
2019-04-24 | Perform unattended upgrade if /bsd.upgrade is present. | Florian Obser |
2017-10-13 | Move extraction of rootdisk information into the DONEPROFILE if-block. | Robert Peichaer |
2017-10-13 | Comment trap handlers | Robert Peichaer |
2017-10-13 | Tweak comments | Robert Peichaer |
2017-10-13 | Add a comment for slaacd(8) start and replace the if-then-fi block | Robert Peichaer |
2017-07-08 | Enable slaacd on the installer and temporarily neuter router | Florian Obser |
2017-02-20 | Zap the extra echo and show the prompt using the var?'prompt' feature | Robert Peichaer |
2016-09-09 | There were 3 ways of using shell at the initial prompt of the installer. | Robert Peichaer |
2016-09-05 | Tweak comments and spacing. | Robert Peichaer |
2016-09-05 | Relax permissions to make files readable by unpriv users again. | Robert Peichaer |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-04-08 | Directly assign device name to rootdisk with modified sed pattern. | Robert Peichaer |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer |
2016-01-26 | spacing | Robert Peichaer |
2015-07-03 | Use [aA]* instead of a*|A* in case-blocks. | Robert Peichaer |
2015-07-01 | Use ksh style tests like in the rest of the installer scripts. | Robert Peichaer |
2015-03-28 | - Start comments with capital letters. | Robert Peichaer |
2014-10-23 | Extend autoinstall(8) feature: | Robert Peichaer |
2014-07-16 | spaces | Theo de Raadt |
2014-02-21 | oops, seperate pieces coming... | Theo de Raadt |
2014-02-21 | services | Theo de Raadt |
2013-12-16 | Replace `[RESPONSEFILE=...] install auto` voodoo with plain'ol getopts, | Alexander Hall |
2013-12-02 | As the number of interactively triggered (A)utoinstall's should be quite | Alexander Hall |
2013-11-28 | Now, that the auto installer supports both, install and upgrade, | Robert Peichaer |
2013-11-14 | fix ^C handling which was accidentally trapped a bit to much | Alexander Hall |
2013-10-27 | Unattended installation using DHCP and a response file | Uwe Stuehler |
2011-07-08 | make exiting the shell take you back to the inital prompt | Alexander Hall |
2010-06-30 | revert last ^D behaviour change | Alexander Hall |
2010-06-30 | make the installer quit when ^D is pressed at any prompt | Alexander Hall |
2010-01-10 | remove and move some chatty byte during upgrade startup; ok krw, idea from mc... | Theo de Raadt |
2009-06-12 | Put back the once-only code that krw removed earlier, because we want ^C | Theo de Raadt |
2009-06-07 | More tersification. Fixes verbiage issue reported by jdixon@ on | Kenneth R Westerback |
2009-06-04 | Implement '!' and '!<cmd>' at the "(I)nstall ..." prompt so we | Kenneth R Westerback |
2009-06-04 | Only print the intro verbiage once, instead of every pass through the "(I)nst... | Kenneth R Westerback |
2009-06-03 | Add hw.machine and kern.osrelease to install media sysctl. Using | Kenneth R Westerback |
2008-08-03 | Sparc miniroot hasn't worked for a while, since the sed code to find | Kenneth R Westerback |
2007-11-16 | Simplify the sed expression used to set 'rootdisk'. Shaves bytes from the | Kenneth R Westerback |
2007-02-16 | better X"" idiom in while loop; didickman@yahoo.com | Theo de Raadt |
2006-03-04 | Put comment on separate line so it is stripped from install media. | Kenneth R Westerback |
2002-09-13 | do not stty 9600 | Theo de Raadt |
2002-08-29 | Add a new verb to list2sh.awk, 'REMOVE'. This allows the easy | Kenneth R Westerback |
2002-06-09 | knf | Todd T. Fries |