1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/pc-sysinstall
Ed Maste 574280af1a Report the amount of memory from smbios data if provided.
This should get the correct memory size even if a 32-bit image is running
on a machine with > 4GB of memory.  This can be useful is using a 32-bit
installer on a machine which will eventually run a 64-bit image.

Reviewed by:	kmoore
2011-11-12 19:02:55 +00:00
..
backend Welcome the initial patches for OSX bootcamp support!!! 2011-11-08 23:44:26 +00:00
backend-partmanager Fix a logic bug in pc-sysinstall creating partitions. 2011-09-19 05:12:53 +00:00
backend-query Report the amount of memory from smbios data if provided. 2011-11-12 19:02:55 +00:00
conf
doc
examples Fix a logic bug in pc-sysinstall creating partitions. 2011-09-19 05:12:53 +00:00
pc-sysinstall
Makefile
Makefile.inc