anaconda/.cvsignore

3 lines
32 B
Plaintext
Raw Normal View History

* Thu Mar 19 2009 David Lehman <dlehman@redhat.com> - 11.5.0.33-1 - Rework the lvm dialog. (#490301,#490966,#490681,#489870) (dlehman) - Improve chances of uniqueness from Storage.createSuggestedLVName. (dlehman) - Fix pruning of destroy actions for preexisting devices. (dlehman) - Devices should not be resizable unless they exist. (dlehman) - Try to activate an existing md array after adding each member. (dlehman) - Indicate filesystem is mountable if we have a mount command. (dcantrell) - Mount existing filesystems read-only when getting size. (dcantrell) - Fix some errors in the updates target. (dcantrell) - Place all mount.* commands in /sbin (dcantrell) - Fix error message reading and writing in doPwMount() (dcantrell) - Use booleans in isys.mount() and isys.umount() (dcantrell) - Add a FIXME comment for setting uuid in VG / LV create (hdegoede) - Do not traceback when writing anaconda.ks with iscsi with auth info. (hdegoede) - Do not write LV uuid to grub.conf, but the filesystem uuid (hdegoede) - If a mountpoint depends on a network disk at _netdev to its fstab options (hdegoede) - Do not hang when creating raid array with member having filesystem detected (#490891) (rvykydal) - Destroy and create luks child of raid array too when editing in UI. (rvykydal) - Editing non-existent raid device by destroying and creating actions (rvykydal) - actionDestroyFormat call takes device, not format (rvykydal) - Fix getChildren call in partition UI (rvykydal) - Fix removing of devices with the same name from tree when adding create action. (rvykydal) - Do not duplicate requested minor number in edit raid UI list. (rvykydal) - Offer available partitions when editing non-preexisting raid request. (rvykydal) - Don't try to fit the whole StorageDevice.__str__ output into the UI (#490406). (clumens) - Make PartitionDevice handle both normal and dmraid partitions (hdegoede) - Stop overriding __init__ in DMRaidPartitionDevice (hdegoede) - Set format UUID after creating a format (hdegoede) - Fix result of updateSysfsPath to be consistent with initial sysfsPath values (hdegoede) - Use getDevicesByInstance() for storage.partitions (hdegoede) - We no longer use iscsiadm anywhere (hdegoede)
2009-03-19 09:22:44 +00:00
clog
* Tue Apr 07 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.41-1 - Make sure we have a clean lvm ignore list when we initialize. (jgranado) - We need to search by name without the "mapper" prefix. (jgranado) - Create a min_max constraint to avoid alignments issues. (jgranado) - Don't exit the installer from filesystem errors. (dlehman) - Try not to raise exceptions from minSize calculators. (dlehman) - Don't traceback when PVs are encrypted or are not partitions. (dlehman) - Adjust device dependencies when backing out device encryption. (#493257) (dlehman) - Include filesystem type in mount log message. (dlehman) - Load filesystem modules on demand (#490795, #494108). (clumens) - Use existing partitions when --onpart is used for PVs or raid members (#493065) (rvykydal) - Raise message, not exception when size set in LV dialog is too big. (rvykydal) - Raise an error when remofing an extended part with logical parts. (jgranado) - Esthetic changes to storage/partitioning.py. (jgranado) - dmraid.py is no longer being used by anything, so remove it. (clumens) - Remove partedUtils.py. (clumens) - This is the only place isEfiSystemPartition is used, so pull it in. (clumens) - getReleaseString now lives in the storage module. (clumens) - Stop lying about our support for dmraid and multipath in kickstart. (clumens) - Remove some old, unused code that also uses biosGeometry. (clumens) - For very small disks, don't try to display a stripe in the graph (#480484). (clumens) - Fix reading the console= parameter from the cmdline (#490731). (clumens) - For dmraid partititons device node name != name (hdegoede) - When a partition request gets unallocated, set the name back to req# (hdegoede) - Do not use getPartitionByPath() in allocatePartitions() (hdegoede) - Remove no longer used iscsi_get_node_record function (hdegoede) - Try to handle devices which live in a subdir of /dev properly (hdegoede) - Split DeviceTree.addUdevDevice into several smaller methods. (dlehman) - Don't traceback from failure finding minimum fs size. (#494070) (dlehman) - udev_settle after format teardown to avoid EBUSY on device teardown. (#492670) (dlehman) - Add a parted.Device attribute to all existing StorageDevices. (dlehman) - If no partitioning commands are given, apply the UI selections (#490880). (clumens) - Update font package names for ml_IN, si_LK, etc. (#493792, #493794). (clumens) - Fix a typo in the city name for Nepali (#493803). (clumens) - Fix writing out the partition= line on PPC (#492732). (clumens) - Do not check size when adding LV to growing VG (bug #492264) (rvykydal)
2009-04-08 03:45:43 +00:00
anaconda-11.5.0.41.tar.bz2