summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/hpcarm
AgeCommit message (Expand)Author
2022-01-29When upgrading, update the boot code post extraction frommartin
2021-08-09fix various typos in comments and messages.andvar
2020-10-12PR 55536: when we find existing partition tables and have alternativemartin
2020-01-27Fix support for non-512-byte/sector disks again after I broke it whenmartin
2020-01-09Finish conversion of extended partitioning parts to new abstractmartin
2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya
2019-08-14When we ask the user to select a partitioning scheme and they refusemartin
2019-07-13We may call md_pre_mount() multiple times for the same install set,martin
2019-06-13In the new world order disks may come without any partitioning schememartin
2019-06-12Rework internal data structures and "interfaces to user interface" functionsmartin
2018-11-18More size estimate fixesmartin
2014-08-03(Finally) merge a slightly modified version of the 2012 GSoC resultsmartin
2014-07-26Move sysinst sources to usr.sbin.dholland