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
2022-06-28
Don't ask the vlan question unless another network interface exists. ok deraadt
Stuart Henderson
2022-06-27
install script no longer creates a dhclient.conf under any circumstances,
Theo de Raadt
2022-06-27
Move rc.firsttime additions before some slower jobs run from install.sub.
Stuart Henderson
2022-05-16
use a safer idiom for reading pid from file before killing
Theo de Raadt
2022-05-09
delete ftplist2 (the old ftplist IP address). We've talked loudly about a
Theo de Raadt
2022-05-09
In a couple places, use set -m to cause subshells to gain process
Theo de Raadt
2022-05-05
Fix watchdog in the installer.
Florian Obser
2022-05-03
Rework display of partition types, removing unnecessary trailing
Kenneth R Westerback
2022-04-22
checking for /mnt and /root in is_rootdisk() is excessively zealous,
Theo de Raadt
2022-03-28
Running getty(8) on /dev/console when using a glass console interferes with
Mark Kettenis
2022-02-06
Allow installation on a disk with a GPT.
Visa Hankala
2022-01-29
ftplist management moves to a different IP. It would be nice if this
Theo de Raadt
2022-01-16
spelling
Jonathan Gray
2022-01-11
If the install media contains non-free /*firmware*.tgz files, use fw_update
Theo de Raadt
2022-01-11
Split 2nd half of enable_network() into a sub-function enable_ifs().
Theo de Raadt
2022-01-05
Use new shell-based fw_update(8)
Theo de Raadt
2021-12-07
Two of the umount -f are not neccessary, and only risk leaving
Theo de Raadt
2021-12-02
unmount real root partition from /mnt before the cgi/random actions
Theo de Raadt
2021-11-02
Remove "!" escape handling from WEP/WPA passphrase questions
Klemens Nanni
2021-10-24
Use ifconfig(8)'s "join" command by default
Klemens Nanni
2021-10-24
Fall back to HTTP for fetching automatically
Klemens Nanni
2021-10-23
dhclient -> dhcp in comment
Klemens Nanni
2021-10-17
Disambiguate "autoconf" handling now that it is used for IPv4 as well
Klemens Nanni
2021-10-17
Install "autoconf" as proper "inet autoconf" in hostname.if(5) files
Klemens Nanni
2021-09-13
introduce /etc/bsd.re-config which can be used to configure the kernel
Robert Nagy
2021-09-13
check the installer's /tmp/i/hostname.* files for a configured IP address
Robert Nagy
2021-09-08
Backout "Merge sysupgrade watchdog and prompt timeout code"
Klemens Nanni
2021-08-29
Merge sysupgrade watchdog and prompt timeout code
Klemens Nanni
2021-08-29
Sync prompt timeout code with sysupgrade watchdog
Klemens Nanni
2021-08-29
Stop parsing unsupported dhcp-options(5)
Klemens Nanni
2021-08-24
Fix automatic upgrade after fetching response file with dhcp.
Alexander Bluhm
2021-08-09
handle "inet autoconf" in ramdisk, same as /etc/netstart
Stuart Henderson
2021-08-06
As tim@ spotted, a use of V4_AUTOCONF crept in when the variable name
Stuart Henderson
2021-08-02
Leave resolv.conf to resolvd if it learned nameservers
kn
2021-07-21
Use exclusive lock under /dev/, silence expected errors in installer
kn
2021-07-20
Simplify DHCP lease file parer after switch to dhcpleased
kn
2021-07-18
Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"
Theo de Raadt
2021-07-16
Switch from dhclient to dhcpleased in the installer.
Florian Obser
2021-07-16
Create working directories earlier so that resolvd can write
Florian Obser
2021-07-16
create lease directory for dhcpleased in the ramdisk
Florian Obser
2021-07-05
Don't use a non-standard empty statement in while loops
Jeremie Courreges-Anglas
2021-06-03
Recognize the Apple APFS GPT partition types seen on Apple M1 boxen.
Kenneth R Westerback
2021-05-03
remove old gcc/g++ binaries at update time; covers the most common case
Stuart Henderson
2021-03-19
Remove libLLVM.so.2.0 on upgrade
kn
2021-03-12
Emulate "[inet] autoconf" hostname.if(5) lines with "dhcp"
kn
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
[next]