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
/
install.sub
Age
Commit message (
Expand
)
Author
2015-01-24
In shell statements use shell pattern '+([0-9])', not sed regular
Kenneth R Westerback
2015-01-17
Remove unnecessary double-quotes inside [[]].
Robert Peichaer
2015-01-17
Uppercase global vars (auto -> AUTO, respfile -> RESPFILE)
Robert Peichaer
2015-01-12
Enable lid suspends by default in the kernel, and remove the question from
Theo de Raadt
2015-01-07
Cleanup network config after fetching the responsefile. This enables
Robert Peichaer
2015-01-07
Fix get_ifdevs() - don't filter vlan interfaces.
Robert Peichaer
2015-01-04
back to using ramdisk encrypt again. theo found and fixed the (my) bug.
Ted Unangst
2015-01-04
go back to using /mnt encrypt. it seems something isn't working yet.
Ted Unangst
2015-01-01
Enable 'ifconfig -C' (list dynamic interface types) on install
Kenneth R Westerback
2014-12-29
encrypt is now built into instbin, do not need to use the /mnt version
Theo de Raadt
2014-12-29
switch encrypt to auto scaling bcrypt rounds. ok deraadt
Ted Unangst
2014-12-26
Remove upgrade_to64time_t() now that the transition to 64 bit time_t
Robert Peichaer
2014-12-03
The kernel handles rtsol(8) functionality since some time now.
Florian Obser
2014-11-18
Delete tmp directory in /mnt/var during upgrades right before the
Robert Peichaer
2014-11-11
Store autoinstaller logfile in /mnt/var/log to be available after
Robert Peichaer
2014-10-26
Defer processing hostname.if files for trunks, svlans and vlans
Kenneth R Westerback
2014-10-23
Extend autoinstall(8) feature:
Robert Peichaer
2014-10-08
sl(4) was tedu'd. No need to filter it out of interface list anymore.
Kenneth R Westerback
2014-09-26
make the default of the "Change the default console" question depend
Sebastian Benoit
2014-08-31
The xetc set is now part of xbase and not distributed separately anymore.
Robert Peichaer
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-09
After a cleanup by deraadt I noticed the four-space-indent had started
Alexander Hall
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
Drop the "... during install" comments; they were missing in several
Antoine Jacoutot
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-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
[next]