Print this page
Have kayak install full-GPT disks and use BSD Loader

Split Close
Expand all
Collapse all
          --- old/build_image.sh
          +++ new/build_image.sh
↓ open down ↓ 111 lines elided ↑ open up ↑
 112  112          network/network-location.xml network/ibd-post-upgrade.xml
 113  113          network/network-routing-setup.xml network/network-loopback.xml
 114  114          network/dns/client.xml network/dns/install.xml
 115  115          network/dns/multicast.xml platform/i86pc/acpihpd.xml
 116  116          system/hostid.xml system/power.xml system/pfexecd.xml
 117  117          system/consadm.xml system/pools.xml system/console-login.xml
 118  118          system/stmf.xml system/fmd.xml system/utmp.xml
 119  119          system/poold.xml system/dumpadm.xml"
 120  120  
 121  121  SYSTEM="system/boot/grub system/boot/real-mode system/boot/wanboot/internal
 122      -        system/boot/wanboot system/data/hardware-registry
      122 +        system/boot/loader system/boot/wanboot system/data/hardware-registry
 123  123          system/data/keyboard/keytables system/data/terminfo
 124  124          system/data/zoneinfo system/extended-system-utilities
 125  125          system/file-system/autofs system/file-system/nfs
 126  126          system/file-system/smb system/file-system/udfs
 127  127          system/file-system/zfs system/flash/fwflash
 128  128          system/fru-id/platform system/fru-id system/ipc
 129  129          system/kernel/dynamic-reconfiguration/i86pc
 130  130          system/kernel/security/gss system/library/math
 131  131          system/library/platform system/library/policykit
 132  132          system/library/processor
↓ open down ↓ 256 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX