summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2023-04-25syncTheo Buehler
2023-04-25syncTheo Buehler
2023-04-25drop empty lines around disk crypto '?' help textKlemens Nanni
2023-04-25Delete now unused disklabel template files.Kenneth R Westerback
2023-04-24Replace the only two uses of disklabel template files with 'echo "/ *"'.Kenneth R Westerback
2023-04-24Change variables 'MRFSDISKTYPE' to 'MRDISKTYPE' like every other arch.Kenneth R Westerback
2023-04-24Change variable 'DISKTYPE' to 'FSDISKTYPE' like every other arch.Kenneth R Westerback
2023-04-23syncTheo de Raadt
2023-04-21syncTheo de Raadt
2023-04-20Revert the previous commit. The raw devices don't exist when this runsMark Kettenis
2023-04-20syncTheo Buehler
2023-04-19syncTheo de Raadt
2023-04-17Remove unused variables FSDISKTYPE that point at non-existantKenneth R Westerback
2023-04-17Indent interface and disk listingsKlemens Nanni
2023-04-16if (actually... when) the compiler is flipped to do BTI/ENDBR by default,Theo de Raadt
2023-04-16Dump (leak) info using utrace(2) and compile the code always inOtto Moerbeek
2023-04-14check if there is actually anything to extract from the firmware tarballRobert Nagy
2023-04-10fix 'in in'Jonathan Gray
2023-04-07Default 'Is the disk partition alrady mounted?' to 'no' on installKlemens Nanni
2023-04-07Nail the root disk default in the guided disk encryption caseKlemens Nanni
2023-04-05syncJonathan Gray
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