09243c9 cloud-atomic: Re-shrink rootfs partitions

Authored and Committed by Colin Walters 9 years ago
    cloud-atomic: Re-shrink rootfs partitions
    
    mattdm changed these previously because we hit an ENOSPC error during
    qcow2 image creation, but that *really* happened because the Fedora
    rel-eng create-cloud-images script hardcoded 3GB.
    
    Now that we've shrunk the content down to ~850MB, drop the defaults:
    
    - rootfs down to 2GB.  This is enough space for a replacement of
      all content, plus a bit of spare room for logging
    - /boot to 200MB.  At present, kernel+initramfs is just 30MB,
      so this is still very conservative.
    
        
file modified
+2 -2