Age | Commit message (Expand) | Author |
2018-01-18 | Make URL redirection sticky in the installer | job |
2018-01-14 | Prefetched sets are stored by root, but are read by an unprivileged | Robert Peichaer |
2018-01-03 | Always present the same question at the end of installs or upgrades. | Robert Peichaer |
2017-12-22 | Cope with the fact, that the DHCLIENT route label is gone which | Robert Peichaer |
2017-12-21 | Adopt comments to previous change | Robert Peichaer |
2017-12-21 | Stop creating a dhclient.conf in the install script, now | Kenneth R Westerback |
2017-12-18 | Change the question at the end of installs and upgrades to present a choice | Robert Peichaer |
2017-12-18 | Display $MODE (install/upgrade) in the prompt before we know the hostname. | Theo Buehler |
2017-12-17 | Add a new question "Escape to shell before reboot? [no]" at the end of | Robert Peichaer |
2017-12-17 | allow '-' in usernames | Robert Peichaer |
2017-12-01 | arm64 is now also a _syspatch_arch | Theo Buehler |
2017-11-05 | Fix http server selection from the list of mirrors. This broke in | Robert Peichaer |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-11-02 | Fix this test by adding _http_proto to INSTALL_MIRROR. | Robert Peichaer |
2017-10-22 | On systems without dhclient, ask IPv4 question again if 'dhcp' was choosen. | Robert Peichaer |
2017-10-21 | Change v4_config() and v6_config() | Robert Peichaer |
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-10-11 | If $MODE.site fails, store random.seed and error out. Based on a diff | Theo Buehler |
2017-10-10 | Allow to boot into the existing bsd.rd and to download, verify | Robert Peichaer |
2017-10-05 | When installing sets from disk, change the default answer for the question | Christian Weisgerber |
2017-10-04 | Only print "done." after successful "syspatch -c". | Theo Buehler |
2017-08-25 | Combine the commands to fetch and extract set files with the | Robert Peichaer |
2017-08-24 | On release installs of architectures supported by syspatch, run syspatch -c | Theo Buehler |
2017-08-18 | RFC2606 gives us example.com, show that instead of another private | Joshua Stein |
2017-08-08 | Fix a bug introduced in r1.1028 while switching enable_network() | Robert Peichaer |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
2017-07-25 | Finally remove backwards compat code to support the 'rtsol' keyword | Robert Peichaer |
2017-07-21 | Rename _hn to AI_HOSTNAME and export it as global variable so it's | Robert Peichaer |
2017-07-21 | Align ifstart() in netstart and install.sub. | Robert Peichaer |
2017-07-21 | autoinstall(8) related global variables are prefixed with AI_. | Robert Peichaer |
2017-07-20 | Move the execution of the {install,upgrade}.site script to the end | Robert Peichaer |
2017-07-20 | Zap space between function name and parens. | anton |
2017-07-17 | Fix IPv6 default router selection | Robert Peichaer |
2017-07-15 | add comment | Robert Peichaer |
2017-07-15 | - remove superfluous blanks from v[46]_info() output | Robert Peichaer |
2017-07-15 | Rework vlan configuration in the installer, triggered by the vlan | Robert Peichaer |
2017-07-08 | Enable slaacd on the installer and temporarily neuter router | Florian Obser |
2017-07-08 | _slaacd user/group for installer | Florian Obser |
2017-07-08 | slaacd needs libevent on the ramdisk | Florian Obser |
2017-07-07 | Replace a doubled period and add a blank space in front of a bracket. | Theo Buehler |
2017-07-02 | Shorter version of the same. | Robert Peichaer |
2017-07-02 | Tweak comment | Robert Peichaer |
2017-07-02 | NIFS is checked inside start_cgiinfo() already. | Robert Peichaer |
2017-06-30 | Create a unique kernel to boot from during install and upgrade. | Robert Peichaer |
2017-06-21 | /var/db/kernel.SHA256 contains the hash of the /bsd kernel. Upon | Theo de Raadt |
2017-06-03 | After installing, chmod og-rwx {/bsd bsd.mp bsd.sp bsd.rd } | Theo de Raadt |
2017-05-31 | whitespace nit | Theo Buehler |