Age | Commit message (Expand) | Author |
2019-04-25 | Move the expected set location to /home/_sysupgrade. | Florian Obser |
2019-04-24 | In unattended mode do a reboot even if things go wrong and | Florian Obser |
2019-04-24 | Perform unattended upgrade if /bsd.upgrade is present. | Florian Obser |
2019-04-22 | When upgrading only prompt for disks that contain a root partition. | Florian Obser |
2019-04-02 | After upgrade time, delete contents of /var/syspatch. Either | Theo de Raadt |
2019-04-02 | After upgrade, cleanup old clang and gcc compoents. | Theo de Raadt |
2019-03-02 | On upgrade, only clean up the library relinking kits when we know | Theo Buehler |
2019-02-11 | During upgrade, remove all library relink files (to save space) | Theo de Raadt |
2019-01-21 | lenght -> length | Jonathan Gray |
2019-01-21 | when installing over wifi, move nwid and wpakey/nwkey to be on the same line | Peter Hessler |
2019-01-20 | Remove the "done." dance around checking for syspatches to avoid | Theo Buehler |
2019-01-16 | When installing a few months after a new release is out, the syspatch(8) check | Antoine Jacoutot |
2019-01-13 | spelling error fixes; from Claus Assmann | Theo de Raadt |
2018-09-22 | Harmonize spacing after ellipses in displayed messages. | Frederic Cambus |
2018-09-18 | The dmesg buffer is sufficiently large now that using the accumulated | Christian Weisgerber |
2018-08-29 | Historically /etc/netstart (and the equivalent code in the install | Kenneth R Westerback |
2018-08-22 | Let /etc/installurl default to cdn.openbsd.org if it doesn't exist and no | Theo Buehler |
2018-08-19 | There was some misunderstanding about which mirror to use. | Theo Buehler |
2018-08-19 | If /etc/installurl doesn't exist, install a default one pointing to | Theo Buehler |
2018-07-10 | Tweak comments and explain some not so obvious things. | Robert Peichaer |
2018-07-10 | simplify and properly quote the loading of soii key generation material, | Alexander Hall |
2018-07-09 | Rename the THESETS variable to ALLSETS because it holds the list | Robert Peichaer |
2018-07-09 | Explain in more detail, how select_sets() is involved when the current bsd.rd | Robert Peichaer |
2018-07-09 | Explain in more detail, what sane_install() actually does. | Robert Peichaer |
2018-07-09 | Extend the v4_defroute() function description and make the fallback to | Robert Peichaer |
2018-07-09 | Comments and function descriptions. | Robert Peichaer |
2018-07-09 | Improve comments and function descriptions. | Robert Peichaer |
2018-07-09 | Comments | Robert Peichaer |
2018-07-08 | The AUTO variable is a boolean indicating whether or not autoinstall is active | Robert Peichaer |
2018-07-08 | Compact the function description. | Robert Peichaer |
2018-07-08 | Whitespace | Robert Peichaer |
2018-07-07 | Always quote both parameters of ask() which picks the question and | Robert Peichaer |
2018-07-07 | Make sure the question parameter is set to be able to search for an answer | Robert Peichaer |
2018-07-07 | Compact function description. | Robert Peichaer |
2018-07-07 | Trim function description by leaving out parts that are already | Robert Peichaer |
2018-07-07 | Be more precise explaining that _ask() captures user responses | Robert Peichaer |
2018-07-07 | Tweak comments | Robert Peichaer |
2018-07-06 | Improve the description of another rather esoteric piece of shell script code. | Robert Peichaer |
2018-07-06 | Tweak comments and explain, why HTTP_SETDIR is made known to the webserver | Robert Peichaer |
2018-07-06 | Tweak comments and spacing. | Robert Peichaer |
2018-07-06 | Tweak comment | Robert Peichaer |
2018-07-02 | Be more precise in the function description and rename _iflist to | Robert Peichaer |
2018-07-02 | more descriptive comment | Robert Peichaer |
2018-07-02 | Be more precise about the expected input. | Robert Peichaer |
2018-07-02 | Quote first parameter of isin(). | Robert Peichaer |
2018-07-01 | Comments | Robert Peichaer |
2018-07-01 | Explain and demystify some darker corners of the installer script. | Robert Peichaer |
2018-06-16 | Allow to enter a DUID as answer to the "Which disk is the root disk?" | Robert Peichaer |
2018-06-16 | Zap whitespaces | Robert Peichaer |
2018-05-29 | When adjusting the speed of a 'console' tty entry, also change entries | Mark Kettenis |