Age | Commit message (Expand) | Author |
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 |
2002-04-22 | use one common dot.profile for all | Theo de Raadt |