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
2024-07-09
Removing 'softdep' options from fstab entries during upgrade is no longer
Kenneth R Westerback
2024-06-15
Install BUILDINFO if available.
Florian Obser
2024-05-12
Rerun installboot(8) after fw_update(8) to pick up Apple boot firmware
Klemens Nanni
2024-03-15
Backout "Move code into new stop_watchdog()"
Klemens Nanni
2024-03-15
Move code into new stop_watchdog()
Klemens Nanni
2024-03-05
prune clang13 libLLVM; OK sthen
Klemens Nanni
2024-02-19
Avoid passphrase in temporary file
Klemens Nanni
2024-02-11
Enable disk encryption in unattended installations
Klemens Nanni
2024-01-26
remove /mnt/usr/include/c++/v1 before extracting sets, it changed from
Stuart Henderson
2023-10-24
add fallback IPv6 address for ftplist1.openbsd.org; ok phessler@
Christian Weisgerber
2023-10-19
Support encrypting the root disk with a key disk
Klemens Nanni
2023-08-21
No need to make_dev() existing root device in disk crypto question
Klemens Nanni
2023-08-21
Remove retry loop crutch around disk passphrase prompt
Klemens Nanni
2023-08-10
Always create new softraid CRYPTO volume, do not reuse existing one
Klemens Nanni
2023-08-02
Simplify disk encryption question
Klemens Nanni
2023-07-08
Floppies don't have bioctl(8)
Klemens Nanni
2023-06-18
accept 'a' as shortcut for 'autoconf'; ok op afresh1 kn
Theo de Raadt
2023-06-06
Fold disk crypto question '?' text into prompt
Klemens Nanni
2023-05-24
replace "$(cat file)" with the ksh construct "$(<file)"
Christian Weisgerber
2023-05-22
Drop unused md_prep_fdisk() argument in disk crypto question handler
Klemens Nanni
2023-05-20
typofix message in previous
Klemens Nanni
2023-05-20
Ask for disk crypto after root disk question
Klemens Nanni
2023-05-02
Absolutely astounding that custom code was written for the softraid case
Theo de Raadt
2023-04-25
drop empty lines around disk crypto '?' help text
Klemens Nanni
2023-04-17
Indent interface and disk listings
Klemens Nanni
2023-04-07
Default 'Is the disk partition alrady mounted?' to 'no' on install
Klemens Nanni
2023-04-07
Nail the root disk default in the guided disk encryption case
Klemens Nanni
2023-04-02
Rename get_softraid_{disks -> chunk}() and CRYPTO{DISK -> CHUNK}
Klemens Nanni
2023-04-01
Limit IFS scope to effect parsing code only
Klemens Nanni
2023-03-29
Quote possible 'none' answer as part of help text after question
Klemens Nanni
2023-03-27
Revert r1.1235, "simplify final MAKEDEV call"
Theo Buehler
2023-03-25
simplify final MAKEDEV call
Klemens Nanni
2023-03-10
Fix error on installer abort/exit
Klemens Nanni
2023-03-09
remove obsolete libLLVM.so.[0-6].0 during upgrade
Christian Weisgerber
2023-03-08
Treat WEP like WPA: only offer if supported
Klemens Nanni
2023-03-07
Initial support for guided disk encryption
Klemens Nanni
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
[next]