2009-September Archive by Author
Bill Nottingham
Buz Davis
Chris Lumens
- [PATCH] Simplify language.py to two basic settings, and a lot of support (#517569). Tue Sep 01 17:56:47 GMT 2009
- Re: [Patch] Fix anaconda build on s390x with recent kernel headers Thu Sep 03 15:26:38 GMT 2009
- Re: [Patch] Fix anaconda build on s390x with recent kernel headers Thu Sep 03 15:26:38 GMT 2009
- [PATCH] We convert cmdline args to longs in several places, so reduce to a function. Thu Sep 03 15:26:39 GMT 2009
- Re: 2 patches for loader - method selection Thu Sep 03 15:26:39 GMT 2009
- [PATCH] Don't display the warning about not enough memory on a VNC install (#521109). Thu Sep 03 20:35:08 GMT 2009
- Re: top Fri Sep 04 14:59:30 GMT 2009
- Re: 2 patches for loader - method selection Tue Sep 08 13:47:47 GMT 2009
- Re: [PATCH 1/6] Fix busy cursor stack popping when creating formats (#518529). Thu Sep 10 13:45:38 GMT 2009
- Re: [PATCH 2/6] Fix busy cursor in repo editing (#518529) Thu Sep 10 13:45:38 GMT 2009
- [PATCH] No longer copy over the CD/DVD repodata or repo config file (#512358). Thu Sep 10 13:45:40 GMT 2009
- Re: [PATCH 3/6] Fix setting of "Add repository" dialog title. Thu Sep 10 13:45:40 GMT 2009
- Re: [PATCH 4/6] Update state and name of repository in list after editing. Thu Sep 10 14:45:51 GMT 2009
- Re: top Thu Sep 10 15:28:40 GMT 2009
- libcurlization preview Thu Sep 10 15:52:31 GMT 2009
- Re: [PATCH 01/14] Yum doesn't like repo baseurl containing space. Mon Sep 14 13:53:45 GMT 2009
- Re: [PATCH 02/14] Make _enableRepo a bit cleaner. Mon Sep 14 13:56:29 GMT 2009
- Re: [PATCH 03/14] Log more, repo editing UI. Mon Sep 14 13:58:14 GMT 2009
- Re: [PATCH 04/14] Do not use object we are creating. Mon Sep 14 14:07:21 GMT 2009
- Re: [PATCH 05/14] Use correct format of cdrom: repo= parameter. Mon Sep 14 14:09:53 GMT 2009
- [PATCH] Remove the "Remove dmraid Device" button, which isn't even hooked up. Mon Sep 14 14:36:16 GMT 2009
- Re: [PATCH 06/14] Actually set _baseRepoURL. Mon Sep 14 14:47:27 GMT 2009
- Re: [PATCH 07/14] Disable repo before deleting it, otherwise yum will want to use it later. Mon Sep 14 15:22:10 GMT 2009
- Re: [PATCH 08/14] Do not delete repo twice or when it had not been added actually. Mon Sep 14 15:27:58 GMT 2009
- Re: [PATCH 10/14] Don't traceback with malformated repo= nfs: parameter. Mon Sep 14 17:31:43 GMT 2009
- Re: [PATCH] make a call to rpmutils to get the basearch works on arches that dont have anaconda built on the basearch Mon Sep 14 17:58:49 GMT 2009
- Re: [PATCH 04/14] Do not use object we are creating. Mon Sep 14 20:50:32 GMT 2009
- Re: [PATCH 10/14] Don't traceback with malformated repo= nfs: parameter. Tue Sep 15 15:13:04 GMT 2009
- [PATCH] load_policy has moved from /usr/sbin to /sbin (#523506). Tue Sep 15 21:11:57 GMT 2009
- Re: [PATCH] make a call to rpmutils to get the basearch works on all arches that dont have anaconda built on the basearch Wed Sep 16 17:36:16 GMT 2009
- [PATCH] Check whatever contains /boot on PPC as well as the bootable part (#523747). Wed Sep 16 17:59:04 GMT 2009
- Re: [PATCH 1/4] make sure we get the sparc64 kernel on sparc Wed Sep 16 17:59:29 GMT 2009
- [PATCH 1/5] Check whatever contains /boot on PPC as well as the bootable part (#523747). Wed Sep 16 18:20:26 GMT 2009
- Re: [PATCH] Fix going back from hd install UI when stage2 is given as boot param (#519206). Thu Sep 17 13:14:52 GMT 2009
- Re: [PATCH 2/3] If we cant parse the options, opts will probably be None anyway. Thu Sep 17 13:16:27 GMT 2009
- Re: [PATCH] Do not raise UI dialog in stage2 if network is set in ks (#487503). Thu Sep 17 13:34:32 GMT 2009
- Re: [PATCH 13/14] Show user of which repository he edits the url (methodstr editing). Thu Sep 17 14:10:44 GMT 2009
- Re: [PATCH 2/4] Do not assume we found a module in addOption() in loader/modules.c Fri Sep 18 12:52:02 GMT 2009
- [PATCH] Just grab everything in a /usr/share/fonts/lohit* directory (#523906). Fri Sep 18 13:05:12 GMT 2009
- Re: [PATCH] Use whiptail instead of dialog in rescue mode, supports serial line better and looks nicer Fri Sep 18 13:52:04 GMT 2009
- [PATCH] All the nss libraries have moved from /lib to /usr/lib (#524410). Mon Sep 21 15:19:26 GMT 2009
- Re: [PATCH] All the nss libraries have moved from /lib to /usr/lib (#524410). Mon Sep 21 15:21:42 GMT 2009
- Re: [PATCH 09/14] Use temporary repo id for edited object to prevent Duplicate Repo error. Mon Sep 21 18:02:41 GMT 2009
- Re: [PATCH 1/5] Add function udev_device_get_lv_attr to retrieve lv attribute strings. Mon Sep 21 18:05:30 GMT 2009
- Re: [PATCH 2/5] Add function lvorigin to determine the name of a snapshot's origin lv. Mon Sep 21 18:09:45 GMT 2009
- Re: [PATCH 3/5] Add attrs to LVMLogicalVolumeDevice class for snapshots and mirrored lvs. Mon Sep 21 18:11:51 GMT 2009
- Re: [PATCH] Include hidden volumes and lv attributes in udev db. Mon Sep 21 18:38:10 GMT 2009
- Re: [PATCH 1/5] Add function udev_device_get_lv_attr to retrieve lv attribute strings. Mon Sep 21 18:40:15 GMT 2009
- Re: [PATCH] Do not raise UI dialog in stage2 if network is set in ks (#487503). Mon Sep 21 18:53:22 GMT 2009
- Re: [PATCH 4/5] Add handling for snapshot and mirrored logical volumes to DeviceTree. Mon Sep 21 19:26:15 GMT 2009
- Re: [PATCH 5/5] Take into account snapshots and mirrored volumes in lvm dialogs. Mon Sep 21 19:27:01 GMT 2009
- Re: [PATCH 10/30] Pop up a warning window if no device was chosen. Mon Sep 21 19:29:21 GMT 2009
- Re: [PATCH 07/30] Reorganize the Customization screen a little. Mon Sep 21 19:32:57 GMT 2009
- Re: [PATCH 06/30] Remove unneeded functions & add the about messages for LVM and RAID. Mon Sep 21 19:41:51 GMT 2009
- Re: [PATCH 02/30] Make the allocation and grow code optional. Mon Sep 21 19:48:10 GMT 2009
- Re: [master] fixes for s390x RHEL-6 Tue Sep 22 15:23:50 GMT 2009
- Re: [PATCH] Honor ignoredisk --only-use. (#514353) Tue Sep 22 17:20:42 GMT 2009
- Re: [PATCH] Make sure user-selected mountpoint is not already in use. (#524584) Tue Sep 22 17:23:05 GMT 2009
- [PATCH] ybin, mkofboot, and ofpath moved from /usr/sbin to /sbin (#524608). Tue Sep 22 18:35:04 GMT 2009
- [PATCH] sanityCheckMountPoint is no longer called from anywhere. Tue Sep 22 20:37:37 GMT 2009
- Re: [PATCH 3/3] Modify rhel.py installclass for current RHEL development efforts. Tue Sep 22 21:20:12 GMT 2009
- Re: [PATCH 2/3] Include kernel-bootwrapper in PACKAGES on ppc and ppc64. Tue Sep 22 21:32:18 GMT 2009
- Re: [PATCH] sanityCheckMountPoint is no longer called from anywhere. Wed Sep 23 13:47:21 GMT 2009
- Re: [PATCH] anaconda no longer requires hal. Wed Sep 23 13:50:52 GMT 2009
- Re: [PATCH] ybin, mkofboot, and ofpath moved from /usr/sbin to /sbin (#524608). Wed Sep 23 14:11:15 GMT 2009
- Re: [PATCH] Use correct kernel-bootwrapper on ppc64. Thu Sep 24 13:31:34 GMT 2009
- Re: [PATCH] UI tweaks for LVM/RAID Thu Sep 24 13:35:32 GMT 2009
- Re: [PATCH] Return None for next part type if all primary slots full. (#524859) Thu Sep 24 13:39:24 GMT 2009
- Re: [PATCH 1/3] Don't assume pypkg is a directory in setupPythonUpdates() Thu Sep 24 14:02:32 GMT 2009
- [PATCH] Make sure the Minimal group is selected by default on RHEL installs (#524561). Thu Sep 24 18:43:32 GMT 2009
- [PATCH] Add a stub enableNetwork method for cmdline mode (#525779). Fri Sep 25 18:16:32 GMT 2009
- Re: [PATCH 11/30] Use a checkmark from a PNG image instead of a string. Fri Sep 25 20:31:00 GMT 2009
- Re: [PATCH 12/30] Put "Hide" checkbox next to the action buttons. Fri Sep 25 20:33:17 GMT 2009
- Re: [PATCH 13/30] Fix indentation in editCB Fri Sep 25 20:36:14 GMT 2009
- Re: [PATCH 14/30] Add error message when user wants to edit an uneditable device. Fri Sep 25 20:38:52 GMT 2009
- Re: [PATCH 15/30] Shorten the "Hide" message. Fri Sep 25 20:39:34 GMT 2009
- Re: [PATCH 16/30] Display bar view for the selected device only. Fri Sep 25 20:58:46 GMT 2009
- Re: [PATCH 17/30] Display the device path with a smaller font and different color. Fri Sep 25 21:00:09 GMT 2009
- Re: [PATCH 19/30] Make sure that we mark the currentDisplayed as None when we destroy. Fri Sep 25 21:02:27 GMT 2009
- Re: [PATCH 20/30] Be more generic in the error message. Fri Sep 25 21:03:15 GMT 2009
- Re: [PATCH 18/30] Pass the device instead of the name to the add funciton. Fri Sep 25 21:08:24 GMT 2009
- Re: [PATCH 11/14] Store methodstr url of repo. Mon Sep 28 14:46:00 GMT 2009
- Re: [PATCH 12/14] Fix methodstr editing dialog. Mon Sep 28 14:49:45 GMT 2009
- Re: [PATCH 14/14] Handle Installation Repo (base repo) as any other in repo edit UI. Mon Sep 28 14:57:46 GMT 2009
- Re: [PATCH 09/14] Use temporary repo id for edited object to prevent Duplicate Repo error. Mon Sep 28 15:05:39 GMT 2009
- [PATCH] Remove some unused isys methods. Mon Sep 28 17:18:39 GMT 2009
- Re: [PATCH] Fix a segfault when stage2= boot parameter and kickstart url method is used (#524417). Tue Sep 29 13:02:38 GMT 2009
- [PATCH] Don't check if /boot is under the 4MB mark on i/p Series (#526200). Tue Sep 29 13:37:37 GMT 2009
- [PATCH] bootloader --append= should append, not set the args list (#524004). Tue Sep 29 14:20:25 GMT 2009
- [PATCH] yaboot supports /boot on ext4 (#526219). Tue Sep 29 14:59:33 GMT 2009
- [PATCH] We can't prompt for new network info in cmdline mode (#526262). Tue Sep 29 15:13:02 GMT 2009
- Re: [PATCH] Don't check if /boot is under the 4MB mark on i/p Series (#526200). Tue Sep 29 17:44:56 GMT 2009
- Re: [PATCH 2/2] Update po/anaconda.pot during a 'bumpver' run. Tue Sep 29 20:13:34 GMT 2009
- Re: [PATCH 2/2] Update po/anaconda.pot during a 'bumpver' run. Tue Sep 29 21:01:49 GMT 2009
- Re: [PATCH 3/3] Whitespace cleanup in loader/net.c. Tue Sep 29 21:03:19 GMT 2009
- Re: master branch, UI rewrite. Wed Sep 30 19:27:31 GMT 2009
- Re: [PATCH] Stop /lib/udev/rules.d/65-md-incremental.rules from messing with mdraid sets Wed Sep 30 19:43:40 GMT 2009
- Re: [PATCH] Stop /lib/udev/rules.d/65-md-incremental.rules from messing with mdraid sets Wed Sep 30 20:50:21 GMT 2009
clumens
Clyde E. Kunkel
David Cantrell
- [master] various fixes/enhancements Tue Sep 01 21:28:03 GMT 2009
- [PATCH 1/4] Have class FSSet store a pointer to the anaconda object. Tue Sep 01 21:28:04 GMT 2009
- [PATCH 2/4] Support rootpath overrides in fsset.rootDevice (#519665) Tue Sep 01 21:28:04 GMT 2009
- [PATCH 3/4] Add some silent make support for sed, mkctype, and other commands. Tue Sep 01 21:28:05 GMT 2009
- [PATCH 4/4] Include ui, liveinst, and lang-table strings in po updates (#515411) Tue Sep 01 21:28:05 GMT 2009
- Re: [PATCH 1/4] Have class FSSet store a pointer to the anaconda object. Tue Sep 01 23:43:48 GMT 2009
- Re: [PATCH 2/4] Support rootpath overrides in fsset.rootDevice (#519665) Tue Sep 01 23:46:23 GMT 2009
- [master] expose FSSet properties and methods through Storage Wed Sep 02 01:29:44 GMT 2009
- [PATCH 4/6] Expose common fsset methods and properties in class Storage. Wed Sep 02 01:29:45 GMT 2009
- [PATCH 3/6] Pass anaconda.rootPath to FSSet() Wed Sep 02 01:29:45 GMT 2009
- [PATCH 6/6] Support rootpath overrides in fsset.rootDevice (#519665) Wed Sep 02 01:29:46 GMT 2009
- [PATCH 5/6] Remove devices property from FSSet, use the one from Storage. Wed Sep 02 01:29:46 GMT 2009
- Re: [master] expose FSSet properties and methods through Storage Wed Sep 02 01:31:02 GMT 2009
- Re: [Patch] Fix anaconda build on s390x with recent kernel headers Wed Sep 02 19:48:32 GMT 2009
- Re: [PATCH 4/6] Expose common fsset methods and properties in class Storage. Wed Sep 02 19:54:42 GMT 2009
- Re: [master] expose FSSet properties and methods through Storage Wed Sep 02 20:20:30 GMT 2009
- Re: [PATCH 5/6] Remove devices property from FSSet, use the one from Storage. Wed Sep 02 23:38:16 GMT 2009
- Re: [PATCH 5/6] Remove devices property from FSSet, use the one from Storage. Thu Sep 03 00:04:05 GMT 2009
- [master] Thu Sep 03 01:22:28 GMT 2009
- [PATCH] Handle rootPath referencing a chroot value or actual path (#519665) Thu Sep 03 01:22:29 GMT 2009
- Re: [PATCH] Handle rootPath referencing a chroot value or actual path (#519665) Thu Sep 03 01:43:52 GMT 2009
- Re: [PATCH] We convert cmdline args to longs in several places, so reduce to a function. Thu Sep 03 19:31:04 GMT 2009
- Re: [PATCH] Don't display the warning about not enough memory on a VNC install (#521109). Thu Sep 03 21:02:02 GMT 2009
- Re: [PATCH] Do not put device node path, but the fs UUID in fstab for mdraid: (#519337) Fri Sep 04 00:17:34 GMT 2009
- Re: [PATCH] Catch dmraid.GroupingError in getRaidSets() Fri Sep 04 00:18:07 GMT 2009
- [PATCH 1/4] Make anaconda know its version number (#520061) Fri Sep 04 03:03:09 GMT 2009
- [master] Thursday's patch set Fri Sep 04 03:03:09 GMT 2009
- [PATCH 3/4] Support a force=True argument on SwapSpace.create() Fri Sep 04 03:03:10 GMT 2009
- [PATCH 2/4] Skip all Makefiles and the liveinst subdirectory in 'make updates' Fri Sep 04 03:03:10 GMT 2009
- [PATCH 4/4] Handle OldSwapError (#510817) Fri Sep 04 03:03:11 GMT 2009
- [master] Friday patchset Sat Sep 05 00:48:00 GMT 2009
- [PATCH 1/5] Raise exception if detected swap volumes are not Linux v1 swap space. Sat Sep 05 00:48:01 GMT 2009
- [PATCH 4/5] Use swapDialogError() for handling DeviceError. Sat Sep 05 00:48:02 GMT 2009
- [PATCH 2/5] On SuspendError, allow users to skip/format/exit like OldSwapError. Sat Sep 05 00:48:02 GMT 2009
- [PATCH 3/5] Check for a valid interface in swapErrorDialog, exit without one. Sat Sep 05 00:48:02 GMT 2009
- [PATCH 5/5] Handle UnknownSwapError when turning on existing swap volumes. Sat Sep 05 00:48:03 GMT 2009
- Re: [master] Friday patchset Tue Sep 08 03:15:26 GMT 2009
- Re: [PATCH] language dracut kernel cmdline should be space seperated (#521113) Tue Sep 08 03:38:41 GMT 2009
- [master] fixes for s390x initrd.img Tue Sep 15 01:57:58 GMT 2009
- [PATCH 1/3] Remove duplicate search_cu() in linuxrc.s390 Tue Sep 15 01:57:58 GMT 2009
- [PATCH 2/3] Copy cmsfscat from /usr/sbin, not /usr/bin. Tue Sep 15 01:57:59 GMT 2009
- [PATCH 3/3] Collect all modules from modules.{ccwmap|networking} on s390x (#522519) Tue Sep 15 01:57:59 GMT 2009
- Re: [PATCH 2/3] Copy cmsfscat from /usr/sbin, not /usr/bin. Tue Sep 15 22:19:06 GMT 2009
- Re: [PATCH] load_policy has moved from /usr/sbin to /sbin (#523506). Tue Sep 15 22:23:04 GMT 2009
- Re: [PATCH] Use pyblock for device-mapper devices' status. Tue Sep 15 23:25:31 GMT 2009
- Re: [PATCH] Use pyblock for device-mapper devices' status. Tue Sep 15 23:56:55 GMT 2009
- [master] misc rawhide patches Thu Sep 17 19:35:39 GMT 2009
- [PATCH 1/3] Catch failures from write(2) in utils/snarffont.c Thu Sep 17 19:35:40 GMT 2009
- [PATCH 2/3] Do not show Unknown as filesystem type for free space. Thu Sep 17 19:35:40 GMT 2009
- [PATCH 3/3] Keep po/anaconda.pot in the source tree (#522072) Thu Sep 17 19:35:42 GMT 2009
- Re: [PATCH] Port from PolicyKit to polkit Thu Sep 17 23:35:59 GMT 2009
- Re: [PATCH] udevsettle is no longer used (udevadm settle is called instead) so don't put it in images. Thu Sep 17 23:36:21 GMT 2009
- Re: [PATCH] nm-system-settings is no longer shipped. Thu Sep 17 23:38:11 GMT 2009
- Re: [PATCH] NetworkManagerSystemSettings.service no longer exists. Thu Sep 17 23:38:52 GMT 2009
- [master] fixes for s390x Fri Sep 18 00:31:42 GMT 2009
- [PATCH 1/4] Do not try to load floppy, edd, pcspkr, or iscsi_ibft on s390x. Fri Sep 18 00:31:43 GMT 2009
- [PATCH 2/4] Do not assume we found a module in addOption() in loader/modules.c Fri Sep 18 00:31:43 GMT 2009
- [PATCH 3/4] Set a default shell prompt for s390x installs. Fri Sep 18 00:31:44 GMT 2009
- [PATCH 4/4] Add 'install' user to start anaconda on s390x. Fri Sep 18 00:31:45 GMT 2009
- Re: [PATCH] (master) UI rewrite Fri Sep 18 01:29:17 GMT 2009
- Re: [PATCH 01/30] Edit LVM LV when user has a LV selected. Fri Sep 18 02:51:25 GMT 2009
- Re: [PATCH 02/30] Make the allocation and grow code optional. Fri Sep 18 02:52:18 GMT 2009
- Re: [PATCH 03/30] New function to tell us if there is free space for a new partition. Fri Sep 18 02:59:16 GMT 2009
- Re: [PATCH 04/30] New screen for "Create" action. Fri Sep 18 03:00:06 GMT 2009
- Re: [PATCH 05/30] Have an intermediary screen for the "Create" action. Fri Sep 18 03:23:11 GMT 2009
- Re: [PATCH 06/30] Remove unneeded functions & add the about messages for LVM and RAID. Fri Sep 18 04:28:51 GMT 2009
- Re: [PATCH 07/30] Reorganize the Customization screen a little. Fri Sep 18 04:32:07 GMT 2009
- Re: [PATCH 08/30] Add the warning message for an invalid create. Fri Sep 18 04:32:50 GMT 2009
- Re: [PATCH 09/30] Put the size after the device name in the storage tree. Fri Sep 18 04:33:19 GMT 2009
- Re: [PATCH 10/30] Pop up a warning window if no device was chosen. Fri Sep 18 04:33:43 GMT 2009
- Re: [PATCH 2/4] Do not assume we found a module in addOption() in loader/modules.c Fri Sep 18 21:03:54 GMT 2009
- Re: [PATCH 4/4] Add 'install' user to start anaconda on s390x. Mon Sep 21 20:12:07 GMT 2009
- [PATCH 1/3] Start with all modules from kernel/drivers/s390 on s390x (#524566) Tue Sep 22 03:24:08 GMT 2009
- [master] fixes for s390x RHEL-6 Tue Sep 22 03:24:08 GMT 2009
- [PATCH 2/3] Fixes for rhel installclass. Tue Sep 22 03:24:09 GMT 2009
- [PATCH 3/3] Require at least system-config-keyboard 1.3.1 or higher. Tue Sep 22 03:24:09 GMT 2009
- [master] three patches for RHEL development Tue Sep 22 20:47:26 GMT 2009
- [PATCH 1/3] Add --brand switch support to buildinstall script. Tue Sep 22 20:47:27 GMT 2009
- [PATCH 2/3] Include kernel-bootwrapper in PACKAGES on ppc and ppc64. Tue Sep 22 20:47:27 GMT 2009
- [PATCH 3/3] Modify rhel.py installclass for current RHEL development efforts. Tue Sep 22 20:47:28 GMT 2009
- Re: [PATCH] fix variable quoting in mk-images.x86 Tue Sep 22 23:04:15 GMT 2009
- Re: [PATCH] fix variable quoting in mk-images.x86 Tue Sep 22 23:05:22 GMT 2009
- Re: [PATCH 2/3] Include kernel-bootwrapper in PACKAGES on ppc and ppc64. Tue Sep 22 23:08:10 GMT 2009
- Re: [PATCH 2/3] Include kernel-bootwrapper in PACKAGES on ppc and ppc64. Wed Sep 23 23:37:15 GMT 2009
- [PATCH] Use correct kernel-bootwrapper on ppc64. Wed Sep 23 23:38:19 GMT 2009
- [master] patches for bugs hit on s390x Thu Sep 24 01:03:15 GMT 2009
- [PATCH 1/3] Don't assume pypkg is a directory in setupPythonUpdates() Thu Sep 24 01:03:16 GMT 2009
- [PATCH 2/3] Read cmsfs* commands from $IMGPATH/usr/sbin in mk-images Thu Sep 24 01:03:16 GMT 2009
- [PATCH 3/3] Simplify s390x module list generation. Thu Sep 24 01:03:17 GMT 2009
- Re: [PATCH] Make sure the Minimal group is selected by default on RHEL installs (#524561). Thu Sep 24 20:18:03 GMT 2009
- Re: [PATCH 1/3] Don't assume pypkg is a directory in setupPythonUpdates() Thu Sep 24 20:23:25 GMT 2009
- Re: [PATCH 3/3] Simplify s390x module list generation. Fri Sep 25 00:52:03 GMT 2009
- [PATCH 2/2] Move S390MODS to inside makeBootImages(), remove libiscsi_tcp. Fri Sep 25 02:02:35 GMT 2009
- Re: [PATCH 11/30] Use a checkmark from a PNG image instead of a string. Fri Sep 25 23:28:24 GMT 2009
- Re: [PATCH 12/30] Put "Hide" checkbox next to the action buttons. Fri Sep 25 23:31:28 GMT 2009
- Re: [PATCH 13/30] Fix indentation in editCB Fri Sep 25 23:31:55 GMT 2009
- Re: [PATCH 14/30] Add error message when user wants to edit an uneditable device. Fri Sep 25 23:35:19 GMT 2009
- Re: [PATCH 16/30] Display bar view for the selected device only. Fri Sep 25 23:36:51 GMT 2009
- Re: [PATCH 17/30] Display the device path with a smaller font and different color. Fri Sep 25 23:39:46 GMT 2009
- Re: [PATCH 18/30] Pass the device instead of the name to the add funciton. Fri Sep 25 23:40:56 GMT 2009
- Re: [PATCH 20/30] Be more generic in the error message. Fri Sep 25 23:42:33 GMT 2009
- Re: [PATCH 21/30] Make the Bar View Code generic. Fri Sep 25 23:55:01 GMT 2009
- Re: [PATCH 22/30] Add the Volume Group and md RAID array Graph classes Fri Sep 25 23:56:04 GMT 2009
- Re: [PATCH 23/30] Incorporate all the Graph types in the custom screen. Sat Sep 26 00:00:28 GMT 2009
- Re: [PATCH 24/30] Make canvas a class method. Sat Sep 26 00:01:33 GMT 2009
- Re: [PATCH 25/30] Select the device in the treeview when its selected in the barview. Sat Sep 26 00:03:17 GMT 2009
- Re: [PATCH 26/30] Add Slice size to the bar view Sat Sep 26 00:05:36 GMT 2009
- Re: [PATCH 27/30] Reduce message size in clone screen. Sat Sep 26 00:12:46 GMT 2009
- Re: [PATCH 28/30] Add a slice when the extended partition contains "free space" Sat Sep 26 00:13:52 GMT 2009
- Re: [PATCH 29/30] Restrain from outputing any digits after the decimal point. Sat Sep 26 00:15:04 GMT 2009
- Re: [PATCH 30/30] The StripeGraph class does not need tree nor editCB Sat Sep 26 00:15:33 GMT 2009
- [master] build system patches Tue Sep 29 19:46:02 GMT 2009
- [PATCH 1/2] Add 'make release' as a synonym for 'make archive'. Tue Sep 29 19:46:03 GMT 2009
- [PATCH 2/2] Update po/anaconda.pot during a 'bumpver' run. Tue Sep 29 19:46:03 GMT 2009
- Re: [PATCH 3/3] Simplify s390x module list generation. Tue Sep 29 20:10:10 GMT 2009
- [master] misc patches Tue Sep 29 20:12:26 GMT 2009
- [PATCH 1/3] Need an extra \ on the PS1 line in /.profile Tue Sep 29 20:12:27 GMT 2009
- [PATCH 2/3] Clean up getHostandPath() debugging messages for host & file. Tue Sep 29 20:12:27 GMT 2009
- [PATCH 3/3] Whitespace cleanup in loader/net.c. Tue Sep 29 20:12:28 GMT 2009
- Re: [PATCH 2/2] Update po/anaconda.pot during a 'bumpver' run. Tue Sep 29 20:16:25 GMT 2009
- Re: [PATCH] Improve loader messages in parseCmdLineFlags when passing vnc (#526350). Wed Sep 30 00:53:42 GMT 2009
David Lehman
Dennis Gilmore
Dennis Gregorovic
Eric Kerin
Hans de Goede
James Laska
- Re: top Tue Sep 08 13:42:09 GMT 2009
Jason Maestri
Jeremy Katz
Jesse Keating
Joel Granados
Joel Granados Moreno
Jon Masters
Josef Tickal
Karsten Hopp
Marcus Moeller
Martin Gracik
Martin Sivak
Nitesh jain
Patrick
Peter Jones
Radek Vykydal
Rob Evers
Seth Vidal
Steffen Maier
Tim Edwards