summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/dummy/md.c
AgeCommit message (Expand)Author
2022-12-09Add set_default_sizemult() calls to some architectures obviouslymartin
2022-01-29When upgrading, update the boot code post extraction frommartin
2020-10-12PR 55536: when we find existing partition tables and have alternativemartin
2019-07-13We may call md_pre_mount() multiple times for the same install set,martin
2019-06-13make this build and likely work with the new sysinst world order.mrg
2019-06-12Rework internal data structures and "interfaces to user interface" functionsmartin
2014-08-06Make it a warning, otherwise the missing noreturn will fail the build.joerg
2014-07-26Add a dummy sysinst architecture for ports that don't have their own yet.dholland