index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
miniroot
Age
Commit message (
Expand
)
Author
2017-01-24
ftplist.cgi provides the http server from previous installs as the
Robert Peichaer
2017-01-24
Don't allow any control and space characters in the answer to the
Robert Peichaer
2017-01-23
Clean up possible leftover prefetch area in case of installer restarts.
Robert Peichaer
2017-01-23
Export AI_MAC and AI_SERVER in addition to AI_MODE so they're visible
Robert Peichaer
2017-01-22
Ensure the right hand side of the test is not treated as pattern.
Robert Peichaer
2017-01-22
= -> == inside [[ ]] tests.
Robert Peichaer
2017-01-22
Unobscure the installer script code a bit by adding and rewording comments.
Robert Peichaer
2017-01-22
Prefix local variables with '_'.
Robert Peichaer
2017-01-22
Tweak previous ...
Robert Peichaer
2017-01-21
Start creating and using /etc/installurl. This file is created
Robert Peichaer
2017-01-20
Use a global variable PUB_KEY for the location of the key file.
Robert Peichaer
2017-01-11
Eliminate an error message by checking whether /tmp/i/hosts exists before
Theo Buehler
2017-01-11
typo: verfied -> verified
Antoine Jacoutot
2017-01-10
whitespace
Theo de Raadt
2017-01-10
When installing with a dhcp server that does not provide domain-name
Alexander Bluhm
2017-01-09
Use a verified list of distribution set files extracted from
Robert Peichaer
2017-01-04
Support https for the url to the autopartitioning template for
Robert Peichaer
2017-01-04
Enforce https for connections to ftplist.cgi and ftpinstall.cgi on
Robert Peichaer
2017-01-03
Add https support to the OpenBSD installer.
Robert Peichaer
2016-12-30
Switch the connection to ftp.openbsd.org from using the ip address
Robert Peichaer
2016-12-30
Also link with -ltls -lssl -lcrypto, in case the instbin binary contains
Theo de Raadt
2016-12-30
create etc/ssl directory on all media (in case we want to put a file there)
Theo de Raadt
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
[next]