summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/landisk_installboot.c
AgeCommit message (Expand)Author
2022-12-28spelling fixes; from paul tagliamonteJason McIntyre
2022-08-31Make installboot on landisk aware of a possible MBR on the disk, and in thisMiod Vallat
2021-07-20Add -p option to "prepare" (newfs) a filesystem that will be used forMark Kettenis
2018-09-01Remove 'overlap_allowance' parameter from bootstrap().Kenneth R Westerback
2016-01-15sync() needs unistd.hTobias Ulmer
2015-11-30Revert the sync -> fsync conversion (at least for the time being) - thereJoel Sing
2015-11-26Apply pledge.Theo de Raadt
2015-10-15Add an extra argument to bootstrap() to allow for a limited overlap between anMiod Vallat
2015-10-11needs at least some include love; choosing <stdlib.h>Theo de Raadt
2015-10-08Refactor fileprefix() and filecopy() to use warn() instead of err()Kenneth R Westerback
2015-10-05Copy the stage2 file to / in md_installboot().Miod Vallat
2014-01-19Rework installboot and use a single directory with a single makefile. TheJoel Sing