summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/sgimips/md.c
AgeCommit message (Expand)Author
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-12Rework internal data structures and "interfaces to user interface" functionsmartin
2018-09-17Make sure to install a bootloader even on upgrade installation.tsutsui
2018-09-08PR port-sgimips/53583: fetch kernel name always before using it.martin
2018-03-17Official builds now append a timestamp to the kernel config name, so wejmcneill
2015-01-02Rather than scatter set_swap() calls wrapped in ram size checks throughabs
2014-08-03(Finally) merge a slightly modified version of the 2012 GSoC resultsmartin
2014-07-26Move sysinst sources to usr.sbin.dholland