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
2014-08-27
Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces
Florian Obser
2014-08-26
Create etc set during 'make build' and embed it in base set to make
Robert Peichaer
2014-08-10
[] -> [[]]
Robert Peichaer
2014-08-10
Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()
Robert Peichaer
2014-08-10
{ foo ; bar ; } -> { foo; bar; }
Robert Peichaer
2014-08-09
After a cleanup by deraadt I noticed the four-space-indent had started
Alexander Hall
2014-08-03
smtpd got privsep'ed and the _smtpq user is now used to manage these
Robert Peichaer
2014-07-28
Avoid matching a particular driver for "aperture needed" detection.
Mark Kettenis
2014-07-28
Change detection of unconfigured vlan interfaces from using flags to
Robert Peichaer
2014-07-22
use a better style of sh code around aperture
Theo de Raadt
2014-07-22
tab->space; consistent with the other sysctl values.
Antoine Jacoutot
2014-07-22
Drop the "... during install" comments; they were missing in several
Antoine Jacoutot
2014-07-21
Bring back net.inet6.icmp6.rediraccept for rtsol. Pointed out by
Christian Weisgerber
2014-07-21
Since net.inet6.ip6.accept_rtadv is gone, the installer shouldn't
Christian Weisgerber
2014-07-20
if we think this is a laptop (wsdisplay.....) ask a lidsuspend
Theo de Raadt
2014-07-20
match on vga1 or vgafb0, well, let's just call it vga.* for now
Theo de Raadt
2014-07-20
place sysctl in sorted order; Jean-Philippe Ouellet
Theo de Raadt
2014-07-16
convert to new readable format; requesting post-commit review by ingo
Theo de Raadt
2014-07-16
spaces
Theo de Raadt
2014-07-16
Add a comment at the top of sysctl.conf when it is created by the
Antoine Jacoutot
2014-07-15
Create /etc/sysctl.conf based upon the 3 variables we might want to set
Theo de Raadt
2014-07-13
Only set machdep.allowaperture if 'vga1: aperture needed' is found
Robert Peichaer
2014-07-13
- move the ntpd.conf file to examples directory
Robert Peichaer
2014-07-12
xbase has its own cpp now so it doesn't depend on comp anymore.
Robert Peichaer
2014-07-11
take the directories specified by BSD.local.dist, and add them into
Theo de Raadt
2014-06-16
Allow autoinstall to fetch/install sets from multiple locations.
Robert Peichaer
2014-06-09
remove sysmerge leftovers
Robert Peichaer
2014-05-11
Fix configuration of static IPv6 default gateway
Robert Peichaer
2014-05-10
Fix v6_defroute() for automatic installation.
Robert Peichaer
2014-05-08
"Server?" -> "HTTP Server?" to allow unambiguous auto-install
Kenneth R Westerback
2014-05-05
Redirecting stderr to /dev/null suppresses all errors. Instead use
Alexander Bluhm
2014-05-04
Revert previous. Insufficient discussion. Introduces
Kenneth R Westerback
2014-05-04
Make answering 'none' to the installer question "IPv6 address?" result
Kenneth R Westerback
2014-04-25
filter excess data from autoinstall output *before* it ends up in the
Alexander Hall
2014-04-21
Avoid a loop during autoinstall in case the path in the responsefile does
Robert Peichaer
2014-04-21
Change dhcp_request() and v4_config() to be able to configure dhcp
Robert Peichaer
2014-04-21
Use a better way that ensures that NIFS is really 0 if there are no
Robert Peichaer
2014-04-21
NIFS is supposed to represent the number of configured interfaces.
Robert Peichaer
2014-04-20
Only issue a single dhcp requests per interface with the host-name
Robert Peichaer
2014-04-20
Simplify shell pattern.
Robert Peichaer
2014-04-19
populateusrlocal() is used only once in finish_up(). Just fold it in there.
Robert Peichaer
2014-04-19
Simplify things by using the return code of ask_yn() directly instead
Robert Peichaer
2014-04-16
Tweak network interface configuration so that after 1st attempted
Kenneth R Westerback
2014-04-04
Change HTTP_PROXY back to http_proxy. This is an environment variable
Kenneth R Westerback
2014-03-22
Upper case another global variable (nifs -> NIFS).
Kenneth R Westerback
2014-03-22
Oops. MDMTDEVS is used to populate /dev. Put those bits back.
Kenneth R Westerback
2014-03-22
Remove 'tape' as a method for installing sets. Elite masters of unix
Kenneth R Westerback
2014-03-20
FTP is so 20th century. Remove 'ftp' as a method to obtain installation
Kenneth R Westerback
2014-03-10
replace set size calculation with a fixed value
Robert Peichaer
2014-03-02
the map-to-lowercase scheme for msdos is not going to work, because other
Theo de Raadt
[next]