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-04-07
Align comments of stripcom() function in netstart and install.sub.
Robert Peichaer
2017-04-07
Extend the information shown by diskinfo() to help to identify
Robert Peichaer
2017-04-04
Ensure, that during upgrades, the default for the "Location of sets"
Robert Peichaer
2017-03-31
The default for the "Server directory?" question can possibly come
Robert Peichaer
2017-03-13
Remove leading slashes from response to ensure a proper url.
Robert Peichaer
2017-03-11
link libraries in a more canonical form (libc at the end)
Theo de Raadt
2017-03-10
Add a comment why INSTALL_MIRROR must not become a local variable
Robert Peichaer
2017-03-10
In a scenario, where the distribution sets are fetched from a mirror
Robert Peichaer
2017-03-10
Search case-insensitive for HTTP_SERVER in the ftplist.cgi output.
Robert Peichaer
2017-03-10
Explain more accurately why to remember the sets location.
Robert Peichaer
2017-03-10
Always create the installurl(5) file during installation and upgrade
Robert Peichaer
2017-03-06
Localize the 'hn' and 'if' variables in enable_network().
Robert Peichaer
2017-03-05
Stop using and copying the on-disk /etc/hosts file to the bsd.rd
Robert Peichaer
2017-03-01
Comments ...
Robert Peichaer
2017-02-28
Create the /etc/installurl file during upgrade too if a mirror was
Robert Peichaer
2017-02-28
Modify the logic to determine the default answer for the "Location
Robert Peichaer
2017-02-27
Sync comments about install.md variables with reality.
Robert Peichaer
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
[prev]
[next]