973ee81 - isys.mount needs to be told when something should be mounted NFS (#860273).

Authored and Committed by clumens 11 years ago
    - isys.mount needs to be told when something should be mounted NFS (#860273).
      (clumens)
    - Disks with new disklabels don't count as new devices in custom. (dlehman)
    - Fix thread synchronization issue going from storage to custom. (#860495)
      (dlehman)
    - Treat disks with unrecognized or no formatting as empty. (#858862) (dlehman)
    - Improve management of mountpoint selectors in the custom spoke. (dlehman)
    - Improve handling of existing devices when refreshing the custom spoke.
      (dlehman)
    - Apply custom changes not involving actions to the main devicetree. (dlehman)
    - Add a mountpoint entry to the device options area. (dlehman)
    - Move mountpoint validation out of the add mountpoint dialog. (dlehman)
    - Only run the storage sanity check if we've run autopart. (dlehman)
    - Add a method to reset a device to its original state. (dlehman)
    - Make a copy of the original format instead of just storing another ref.
      (dlehman)
    - Reformatting effectively removes a device from an existing Root. (dlehman)
    - Fix test for whether to create biosboot during autopart. (#853628) (dlehman)
    - Close AddLayout dialog on double-click (vpodzime)
    - Remove useless handler of Cancel button (AddLayout dialog) (vpodzime)
    - Don't rely on having some month and year selected (#859185) (vpodzime)
    - Add debug option to bumpver (bcl)
    - Raise an error if bootDrive is invalid (jkeating)
    - Handle automated installs (jkeating)
    - Handle errors from text storage execute (jkeating)
    - Fix ready and completed properties for text storage (jkeating)
    - Use ksdata to determine text password completeness (jkeating)
    
        
file modified
+1 -0
file modified
+30 -4
file modified
+1 -1