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
2023-02-21
Have disk and string list helpers print trailing newlins consistently
Klemens Nanni
2023-02-20
Disable strict bourne shell mode to get ksh behaviour in (S)hell
Klemens Nanni
2023-02-19
Improve media disk question default
Klemens Nanni
2023-02-16
Rewrite bsort() from hand-rolled recursive to simpler iterative reusing code
Klemens Nanni
2023-02-09
Do not ask to initialize disks with softraid chunks
Klemens Nanni
2023-02-03
Define get_softraid_disks() before get_dkdevs*() so they can use it
Klemens Nanni
2023-02-03
Make softraid helper return disk not device names
Klemens Nanni
2023-02-02
Move existing softraid check into reusable function
Klemens Nanni
2023-01-28
create enough wskbd* device nodes at runtime in the ramdisk so we can set
Peter Hessler
2023-01-18
Typofix array length syntax, spotted by afresh1
Klemens Nanni
2023-01-17
Add debug FUNCS_ONLY knob
Klemens Nanni
2023-01-17
Skip all interface config questions when there are none
Klemens Nanni
2023-01-12
On '!', drop into a proper ksh(1) instead of a limited sh(1) lacking
Klemens Nanni
2022-12-23
Allow configuring interfaces by lladdr in installer
Andrew Fresh
2022-12-16
drop a total of 93 trailing spaces from three lines
Theo Buehler
2022-12-16
Prioritize lladdr over name/unit in hostname.if processing
Andrew Fresh
2022-12-05
Add support configuring hostname.if(5) by lladdr
Andrew Fresh
2022-11-06
Skip MD post-install bits on upgrades
Klemens Nanni
2022-10-19
Get rid of useless/confusing subshell
Klemens Nanni
2022-10-16
Leave installurl handling to syspatch(8)
Klemens Nanni
2022-10-10
Discard stdout/err only where needed in check_unattendedupgrade()
Klemens Nanni
2022-10-05
Get rid of useless/confusing subshell
Klemens Nanni
2022-10-04
Replace temporary file with variable
Klemens Nanni
2022-10-04
sh(1) is not make(1), use newlines inside double quotes
Klemens Nanni
2022-09-27
Avoid escaping inside here documents
Klemens Nanni
2022-09-27
simpler ftplist[0-9].o.o removal
Klemens Nanni
2022-09-19
Symlink chosen time zone file to /etc/localtime so that we don't need
Florian Obser
2022-08-23
Remove unused partition type patterns from disk_has() helper
Klemens Nanni
2022-07-26
Zap unused bridge command skipping
Klemens Nanni
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
[next]