lorax/src
Brian C. Lane d282f1fa8c Reduce the size of macboot.img (#952747)
The size estimate was counting the /EFI/BOOT/ contents twice and then
doubling that. Only count things once, then double it for the
System/Library/CoreServices/ copy.

hard-links don't work. With CoreServices hardlinked to /EFI/BOOT/ the
Mac won't boot. With /EFI/BOOT/ hardlinked to CoreServices grub2 cannot
read the config file so there are 2 real copies.

This reduces the image size from 21M to about 12M
2015-10-02 13:34:12 -07:00
..
bin Update image-minimizer for py3 2015-05-15 17:11:20 -07:00
pylorax Look for crashes from the anaconda signal handler. 2015-09-24 16:53:02 -04:00
sbin Reduce the size of macboot.img (#952747) 2015-10-02 13:34:12 -07:00