summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2023-03-26Simplify apple firmware copyingKlemens Nanni
2023-03-25pine64: Silence dd(1) properlyKlemens Nanni
2023-03-25simplify final MAKEDEV callKlemens Nanni
2023-03-19syncTheo de Raadt
2023-03-16Update for 7.3.Miod Vallat
2023-03-16syncTheo Buehler
2023-03-14syncTheo de Raadt
2023-03-13syncTheo de Raadt
2023-03-10Remove unused make variables FSTYPE (=install360) and FSDISKTYPEKenneth R Westerback
2023-03-10syncTheo Buehler
2023-03-10Fix error on installer abort/exitKlemens Nanni
2023-03-09remove obsolete libLLVM.so.[0-6].0 during upgradeChristian Weisgerber
2023-03-08Treat WEP like WPA: only offer if supportedKlemens Nanni
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-07Use "installboot -p"; tested by/OK miodKlemens Nanni
2023-03-07Initial support for guided disk encryptionKlemens Nanni
2023-03-06syncTheo de Raadt
2023-03-04syncTheo de Raadt
2023-03-02syncTheo de Raadt
2023-02-28+syncStuart Henderson
2023-02-21Have disk and string list helpers print trailing newlins consistentlyKlemens Nanni
2023-02-21syncTheo de Raadt
2023-02-21syncTheo de Raadt
2023-02-21Don't install DebugWrap.1 manpageAndrew Fresh
2023-02-20Disable strict bourne shell mode to get ksh behaviour in (S)hellKlemens Nanni
2023-02-19Improve media disk question defaultKlemens Nanni
2023-02-19+openbsd-74-syspatch.pubRobert Nagy
2023-02-19syncTheo de Raadt
2023-02-18syncTheo de Raadt
2023-02-16Rewrite bsort() from hand-rolled recursive to simpler iterative reusing codeKlemens Nanni
2023-02-16syncTheo de Raadt
2023-02-15syncTheo Buehler
2023-02-15sync - perl 5.36.0Andrew Fresh
2023-02-13syncTheo de Raadt
2023-02-12syncTheo de Raadt
2023-02-11syncTheo de Raadt
2023-02-10Use "echo '/ *' | disklabel -wAT-" to put all free space into theKenneth R Westerback
2023-02-09Do not ask to initialize disks with softraid chunksKlemens Nanni
2023-02-08Omit version in SMALL ksh buildsKlemens Nanni
2023-02-06Add space after comma in MD "No * partition in *,try again." repliesKlemens Nanni
2023-02-05syncTheo de Raadt
2023-02-03syncTheo de Raadt
2023-02-03Define get_softraid_disks() before get_dkdevs*() so they can use itKlemens Nanni
2023-02-03Make softraid helper return disk not device namesKlemens Nanni
2023-02-02Move existing softraid check into reusable functionKlemens Nanni
2023-01-28syncTheo Buehler
2023-01-28syncTheo de Raadt
2023-01-28syncTheo Buehler
2023-01-28create enough wskbd* device nodes at runtime in the ramdisk so we can setPeter Hessler
2023-01-28install sbin/kbd on arm64's ramdisk, so a user can set a keyboard layout ifPeter Hessler