summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2023-04-04Enable guided disk encryption support on arm64Klemens Nanni
2023-04-04Make root on softraid installations boot out of the box on Raspberry PisKlemens Nanni
2023-04-03Stop writing pine64 firmware to diskKlemens Nanni
2023-04-02syncKevin Lo
2023-04-02Rename get_softraid_{disks -> chunk}() and CRYPTO{DISK -> CHUNK}Klemens Nanni
2023-04-01Limit IFS scope to effect parsing code onlyKlemens Nanni
2023-03-29Quote possible 'none' answer as part of help text after questionKlemens Nanni
2023-03-29Add missing semicolon to properly end switch caseKlemens Nanni
2023-03-29Use character not block devices with dd(1) like the restKlemens Nanni
2023-03-29Unify variable usage in arm64 and armv7 md_installboot() with the restKlemens Nanni
2023-03-28Properly disable informational dd(1) messages, retain errorsKlemens Nanni
2023-03-27Silence informational messages from dd(1) when zeroing a disk's first 1MBKlemens Nanni
2023-03-27Revert r1.1235, "simplify final MAKEDEV call"Theo Buehler
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