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-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
2017-05-31
Change cp -pR to pax copy mode with -k when copying /etc/skel. This way
Theo Buehler
2017-05-28
Remove _mode variable and use AI_MODE directly instead. Use the
Robert Peichaer
2017-05-27
De-duplicate sets selection instructions, and give a short example.
Vadim Zhukov
2017-05-25
Move the code that runs the installer script in non-interactive
Robert Peichaer
2017-05-25
Replace various echo "..."; exit 1 with a new err_exit() function.
Robert Peichaer
2017-05-22
The DISPLAY variable is actually not a global variable as it's used
Robert Peichaer
2017-05-22
No need to trim a trailling blank, bsort (in scan_dmesg) does not
Robert Peichaer
2017-05-21
Ensure a clean initial state (e.g. in case of an installer restart)
Robert Peichaer
2017-05-15
- export EDITOR and COLUMNS on assignment
Robert Peichaer
2017-05-15
- move NIFS into the block of global variables
Robert Peichaer
2017-05-15
- Move the dmesg listener code into it's own start_dmesg_listener() function.
Robert Peichaer
2017-05-06
Add build to the list of usernames that are rejected during
Robert Peichaer
2017-05-01
Apply same change of defaultroute handling as in r1.179 of netstart.
Robert Peichaer
2017-05-01
Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces
Robert Peichaer
2017-04-25
Unbreak multiple interface configurations like trunk or carp. Ensure
Robert Peichaer
2017-04-24
Introduce a new function parse_hn_line() that replaces the existing
Robert Peichaer
2017-04-11
Ensure that the version part of $_url_base is correctly removed by
Robert Peichaer
2017-04-07
Minimize differences in ifstart() function between netstart and
Robert Peichaer
2017-04-07
Align comments of ifstart() function in netstart and install.sub.
Robert Peichaer
2017-04-07
Sync variable names with netstart version of stripcom().
Robert Peichaer
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
[next]