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-02-26
Switch to xenodm(1).
Matthieu Herrb
2017-02-25
Localize _OPT as it is not used as a global variable.
Robert Peichaer
2017-02-20
Zap the extra echo and show the prompt using the var?'prompt' feature
Robert Peichaer
2017-02-19
Remove an unfortunate significant trailing whitespace that ended up passing
Theo Buehler
2017-02-14
These variables are global so use uppercase and rename sshd and xdm
Robert Peichaer
2017-02-14
Fix comment.
Robert Peichaer
2017-02-14
Rename functions to match the predominantly used verb_noun naming scheme
Robert Peichaer
2017-02-12
In autoinstall, no need to create /mnt/root/.ssh if the install script
Landry Breuil
2017-02-08
Add even more line breaks to fit to 80 columns.
Robert Peichaer
2017-02-08
Use a variable to make the prompt fit to 80 columns.
Robert Peichaer
2017-02-08
Add some more line breaks to fit to 80 columns.
Robert Peichaer
2017-02-08
Add some line breaks to fit to 80 columns.
Robert Peichaer
2017-02-08
Localize PS3 at the top of v6_defroute() to make its assignment
Robert Peichaer
2017-02-08
Use a variable for the sysctl output to shorten the for-loop to
Robert Peichaer
2017-02-08
Reformat get_responsfile() to fit to 80 columns.
Robert Peichaer
2017-02-05
Reformat and adapt install_http() to fit to 80 columns.
Robert Peichaer
2017-02-05
Curly brackets are not needed here.
Robert Peichaer
2017-02-05
Rename rootpass to _rootpass and localize it together with _rootkey.
Robert Peichaer
2017-02-05
user, username, userpass and userkey are global variables. The user
Robert Peichaer
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
[next]