summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/amd64/md.h
AgeCommit message (Expand)Author
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2020-10-05Add a heuristic to detect and properly mark EFI system partitionsmartin
2019-11-16On amd64 support installation with a KASLR kernel, via "custom install"martin
2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya
2019-07-14Work in progress UEFI boot support, don't try this at home yet!martin
2019-06-12Rework internal data structures and "interfaces to user interface" functionsmartin
2018-11-18More size estimate fixesmartin
2018-11-05Get rid of hard coded disk names and use sysctl hw.disknamesmartin
2015-11-14Enable installation of amd64 on an lfsv2 partition.pgoyette
2014-07-26Move sysinst sources to usr.sbin.dholland