Age | Commit message (Expand) | Author |
2016-12-28 | Replace literal ^M with $(echo '\r') to avoid cluttering diffs. | Robert Peichaer |
2016-12-27 | Remove user uucp and group news from base. | Jeremie Courreges-Anglas |
2016-12-19 | Revert r1.934 to unbreak autoinstall | Robert Peichaer |
2016-12-19 | - no need to export the TERM variable twice | Robert Peichaer |
2016-12-18 | Split _issue msg and "Continue without verification?" question. | Robert Peichaer |
2016-11-25 | The build systems now uses the user build and the group wobj. | Robert Peichaer |
2016-11-24 | Don't manually add a route to an alias IP via 127.0.0.1. This is | Kenneth R Westerback |
2016-11-14 | Ensure, that the root disk question is added to the response file | Robert Peichaer |
2016-11-05 | Remove the obj, xobj and src directories from the base set. | Robert Peichaer |
2016-10-30 | Search for and create a prefetch area only for nonlocal sources. | Robert Peichaer |
2016-10-29 | Fix an issue found by naddy@ where the installer was not able | Robert Peichaer |
2016-10-28 | - move SHA256 SHA256.sig h fail from _tmpsrc to /tmp | Robert Peichaer |
2016-10-23 | Exit autoinstall in case of missing / or duplicate mountpoints. | Robert Peichaer |
2016-10-09 | Re-enable fetching sets from local sources (disk, cdrom, nfs) as root. | Robert Peichaer |
2016-09-26 | Add _ping user/group. | Florian Obser |
2016-09-25 | Tweak/add comments. | Robert Peichaer |
2016-09-25 | Tweak addel(), rmel() and bsort() to not emit a leading/trailing blank. | Robert Peichaer |
2016-09-22 | The tape install method is gone for a while already. | Robert Peichaer |
2016-09-22 | vi is not available on the install media. | Robert Peichaer |
2016-09-17 | ping6(8) is now a hardlink to ping(8). | Florian Obser |
2016-09-16 | Revert last. -f is a bad bad idea here. | Kenneth R Westerback |
2016-09-16 | Use 'umount -f' so failing to umount root does not blow up install/upgrade | Kenneth R Westerback |
2016-09-13 | Provide a stripped down group file for the install media. | Robert Peichaer |
2016-09-13 | "Make disk selection dumb again", or at least make the change less | Alexander Hall |
2016-09-11 | ramdisk ftp(1) client never probes for ftp & ftp-data services, because | Theo de Raadt |
2016-09-11 | ramdisk does not need a passwd entry for uucp. | Theo de Raadt |
2016-09-11 | a lonely little space | Theo de Raadt |
2016-09-10 | Ensure that a previous cdrom install method is passed through | Robert Peichaer |
2016-09-10 | Ensure that previous installer choices are available during upgrades | Robert Peichaer |
2016-09-10 | Ensure that install_files() returns successful if the _tmpsrc | Robert Peichaer |
2016-09-10 | Fix detection if default route was set by dhclient in v4_defroute(). | 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 | Not having the root filesystem on the 'a' partition is | Alexander Hall |
2016-09-04 | Improve the auto disk selection and also apply it for installs as well | Alexander Hall |
2016-09-04 | Move files created by root during install/upgrade in a subdir of | Robert Peichaer |
2016-09-03 | Make the installer safer by fetching and verifying external data | Robert Peichaer |
2016-09-03 | Add a do_as() function that executes commands as unprivileged user | Robert Peichaer |
2016-09-03 | Add two users accounts to the install media that have no privileges | Robert Peichaer |
2016-09-03 | Enable a stripped down version of doas(1) on the install media. | Robert Peichaer |
2016-09-02 | for an upgrade disk selection, present a default alternative of 'auto', | Alexander Hall |
2016-08-23 | Type. 'if' != 'lf'. Fixes error message and setting hostname from dhcp lease | Kenneth R Westerback |
2016-08-21 | Make lease_value() unescape quoted strings. To be fully compliant, we | Alexander Hall |
2016-08-21 | tweak previous | Robert Peichaer |
2016-08-17 | Use more dhcp info when trying autoinstall/autoupgrade. | Kenneth R Westerback |
2016-07-23 | Back out the automatic pkg.conf installpath changes; because pkg_add has | Theo de Raadt |
2016-05-27 | whitespaces grow bsd.rd, you know | Theo de Raadt |
2016-05-27 | During install, set new 'wxallowed' mount option for the filesystem | Robert Peichaer |
2016-05-26 | Rename variables to a less ambiguous name better matching their purpose. | Robert Peichaer |