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
2021-02-13
distrib: merge "cp a b; strip b" to "objcopy -S a b"
Sebastien Marie
2021-01-30
Add dhclient.conf back to list of "installed network configuration
Kenneth R Westerback
2020-12-23
Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5)
Kenneth R Westerback
2020-12-21
Avoid issuing pointless 'ifconfig <if> up' when processing 'dhcp' in
Kenneth R Westerback
2020-12-11
There is a race in dhclient(8) privsep. The parent process may
Alexander Bluhm
2020-11-29
Fix previous: use correct version of netstart and installer bits.
Theo Buehler
2020-11-29
Add support for !command to mygate, so that netstart has a late opportunity
Theo de Raadt
2020-09-22
When doing unattended upgrade (i.e. sysupgrade(8)) on systems with
Florian Obser
2020-05-26
In the first version of sysupgrade(8) I made the mistake of generating
Florian Obser
2020-05-22
Revert the following commit as it breaks hostname.if(5) lines with a
kn
2020-05-21
Fix stripcom() description wrt. comments not on their own line
kn
2020-05-21
Do not treat backslashe as an escape character in hostname.if(5) lines
kn
2020-04-18
Include _sndiop in /etc/group, as it will be needed by MAKEDEV to
Alexandre Ratchov
2020-04-05
Make FFS2 the default filesystem type on installs except for landisk,
Kenneth R Westerback
2020-03-06
Remove libLLVM.so.1.0
gkoehler
2020-02-29
Next step in prepping for ffs2 installs: introduce a new install script var
Otto Moerbeek
2020-02-02
Tweak dhclient(8) timing defaults depending on SMALL rather than using
Kenneth R Westerback
2020-01-26
No need to specify "initial-interval 1;" in the dhclient.conf used
Kenneth R Westerback
2019-10-19
Determine the OS version in a way that won't break after 9.9.
Theo Buehler
2019-10-01
People who've upgraded repeatedly have observed /usr is getting a bit
Theo de Raadt
2019-09-22
Add code to handle future sysupgrade(8) change where the tool will be
Antoine Jacoutot
2019-09-19
reset watchdog timeout between each installation of sets (and no just between...
Sebastien Marie
2019-09-14
Support quoted SSIDs
kn
2019-08-21
Lower syspugrade timeout to 30 minutes
kn
2019-08-14
Clean up clean_old():
Christian Weisgerber
2019-08-13
Reset sysupgrade watchdog upon every set installation
kn
2019-08-11
Typofixes in comments
kn
2019-08-06
raise the watchdog for sysupgrade-initiated updates from 30m to 45m.
Stuart Henderson
2019-06-07
eliminate differences between all the list files as much as
Theo de Raadt
2019-06-07
Add -lz to the library list, since one architecture (armv7) needs it and
Theo de Raadt
2019-05-15
add copyright grant, requested by deraadt@
Stuart Henderson
2019-05-14
Revert my recent sysupgrade changes; it broke unattended upgrades for
Antoine Jacoutot
2019-05-13
Add tee(1) to the ramdisk filesystem and use it to provide both a
Christian Weisgerber
2019-05-13
Fix usage() (missing '-x').
Antoine Jacoutot
2019-05-11
Repair and improve v6 default route selection.
Kenneth R Westerback
2019-05-10
Improve error message of "Question has no answer in response file".
Reyk Floeter
2019-05-10
Always make the default answer 'dhcp' on unconfigured interfaces.
Kenneth R Westerback
2019-05-09
Don't ignore configured netmask/prefixlen on restarting
Kenneth R Westerback
2019-05-09
Simplify v4_config() and v6_config() by getting updated information
Kenneth R Westerback
2019-05-09
sysupgrade already verifies all sets, so eliminate redundant
Christian Weisgerber
2019-05-09
Stop tromping over the saved interface configuration when
Kenneth R Westerback
2019-05-09
Shuffle code to make v4_config() and v6_config() look even
Kenneth R Westerback
2019-05-09
Shuffle code a bit to consistently call 'ifconfig $_if [-inet|-inet6]' to
Kenneth R Westerback
2019-05-09
Don't forget about previous dhcp configuration attempts
Kenneth R Westerback
2019-05-08
Move the magic ping6 IPv6 default router discovery so we probe all
Kenneth R Westerback
2019-05-08
cleanup after unattended upgrade
Florian Obser
2019-05-03
Bring v6_config() into the modern age. Remember
Kenneth R Westerback
2019-05-03
During debugging, media are often built without DESTDIR correctly set.
Theo de Raadt
2019-05-02
Keep SHA256.sig around on the installed / upgraded system.
Florian Obser
2019-04-30
Every Makefile on every architecture had deviated in unique ways.
Theo de Raadt
[next]