Age | Commit message (Expand) | Author |
2016-04-09 | Remove _tz as intermediate variable and use CGI_TZ directly. | Robert Peichaer |
2016-04-09 | Use _if for a single interface name and _ifs for a list of interface | Robert Peichaer |
2016-04-08 | Use _if instead of _ifs as variable name for single interface names. | Robert Peichaer |
2016-04-08 | Rename getdevname() to get_dkdev_name() to better reflect the actual | Robert Peichaer |
2016-04-08 | Directly assign device name to rootdisk with modified sed pattern. | Robert Peichaer |
2016-04-02 | Simplify defining the various set lists. | Robert Peichaer |
2016-04-02 | Remove unused variable. | Robert Peichaer |
2016-04-02 | forgot to cvs rm locally in previous commit | Robert Peichaer |
2016-04-02 | - merge install.sh into install.sub as do_install() | Robert Peichaer |
2016-03-05 | missed 'sed -i' | Robert Peichaer |
2016-02-27 | Cleanup the list of usernames that are rejected during installation. | Robert Peichaer |
2016-02-27 | Shorter version that does the same. | Robert Peichaer |
2016-02-23 | In the great pdisk churn we lost a pdisk pecularity in disk name | Kenneth R Westerback |
2016-02-20 | Combine two sed calls into one. | Robert Peichaer |
2016-02-20 | remove stray semicolon | Robert Peichaer |
2016-02-12 | Uppercase global variable. | Robert Peichaer |
2016-02-11 | Ensure, that the '&' is placed correctly if not all variables are set. | Robert Peichaer |
2016-01-31 | spacing | Robert Peichaer |
2016-01-31 | - remove _d from local list which is a leftover from a previous change | Robert Peichaer |
2016-01-26 | spacing | Robert Peichaer |
2016-01-25 | localize _clist | Robert Peichaer |
2016-01-24 | spacing | Robert Peichaer |
2016-01-24 | - cleanup quoting in sed pattern | Robert Peichaer |
2016-01-17 | Discard stderr of fdisk and pdisk. | Robert Peichaer |
2016-01-12 | The data for CGI_{METHOD,TIME,TZ} comes from an external source. | Robert Peichaer |
2016-01-10 | replace test command with [[ ]] | Robert Peichaer |
2016-01-10 | simplify pattern | Robert Peichaer |
2016-01-09 | Revamp the display of GPT information, hiding less important | Kenneth R Westerback |
2015-12-27 | Refactor and move disk initialization code from install.sh to a separate | Robert Peichaer |
2015-12-23 | Move the code, that lists uninitialized disk into a separate function. | Robert Peichaer |
2015-12-23 | - quote user supplied hostname | Robert Peichaer |
2015-12-23 | - spacing | Robert Peichaer |
2015-12-23 | Change comment style for headings so they get removed by list2sh.awk and | Robert Peichaer |
2015-12-23 | Ensure the installer asks for the dns domain and nameserver in case an | Robert Peichaer |
2015-12-23 | Ensure the installer asks for IPv4 default route in case an interface has | Robert Peichaer |
2015-12-18 | Introduce a new function disk_has() to inspect a disk if it has a | Robert Peichaer |
2015-12-06 | Do the same with less code. | Robert Peichaer |
2015-12-06 | 5.8 is out for a quite a while now. Remove the deletion of binaries | Robert Peichaer |
2015-11-20 | don't auto-skip X sets on systems without wscons, you can remove them easily | Stuart Henderson |
2015-11-18 | Now that the transition is over, have the installer set 'prohibit-password' | Stuart Henderson |
2015-11-14 | no longer need -locurses, since more is selfcontained | Theo de Raadt |
2015-09-27 | HEAD is past 5.8 now, so remove /var/tmp removal tweak. | Alexander Hall |
2015-09-09 | zap trailing whitespace | Alexander Hall |
2015-09-09 | At some point back in time, the disk info (obtained by responding '?' at | Alexander Hall |
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot |
2015-08-06 | match change to prohibit-password. however, also default to "no", as | Theo de Raadt |
2015-08-06 | spelling | Theo de Raadt |
2015-08-06 | Change the ssh root login question to avoid the unnatural keyword | Theo de Raadt |
2015-08-01 | - Be more specific as to what accept as answer to the "Allow root | Robert Peichaer |
2015-07-30 | Change installer to cope with the new sshd_config(5) default for | Robert Peichaer |