2011-May Archive by Thread
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the
thread; the notes following that are in the chronological order of
when they were received. So globally, newest messages are at the top,
but within a thread, the oldest (the start of the thread) is at the
top.
If you think about it, it is confusing. Just go with the flow and everything will be all right.
- [master] RAID gui: fix how the "Number of spares" spin button is manipulated.,
Ales Kozumplik
- [master] imount.c: first wait() for mount then close its stdin/stdout.,
Ales Kozumplik
- rawhide patches,
David Lehman
- [master] new version of WPA wireless networking (via NM D-Bus API),
Vratislav Podzimek
- [PATCH 0/6] Add ability to run anaconda in a mock for image installs,
Brian C. Lane
- [PATCH lorax] Add fpaste to the installation environment.,
Chris Lumens
- [PATCH] Use our existing udev functions in anaconda-cleanup.,
Chris Lumens
- [master] Check if a medium is mounted from the 'mount' output instead of FSSet.,
Ales Kozumplik
- [PATCH] Remove erronious (vestigial?) call to Platform.isEfi,
Peter Jones
- [lorax] Install all firmware packages (#705392),
Martin Gracik
- [f15-branch] Add a shortcut for Configure Network (#705022),
Martin Gracik
- Two patches,
David Lehman
- [kickstart] add WPA specification option,
Vratislav Podzimek
- [master] WPA wireless networking (via NM D-Bus API),
Vratislav Podzimek
- [PATCH] Relabel /var/lock as well (#701575).,
Chris Lumens
- Network configuration proposal: gnome-control-center network panel?,
Radek Vykydal
- [rhel5-branch] Remove a worthless, traceback-causing line.,
Ales Kozumplik
- storage logging cleanups,
David Lehman
- [rhel5-branch] Add "rhsm" to the list of things-to-link-into-/etc (#670973),
Will Woods
- [PATCH] Don't run localedef in loader if we're just doing English.,
Chris Lumens
- Reworking dispatch,
Ales Kozumplik
- [master 01/15] IndexedDict class for storing the installer steps,
Ales Kozumplik
- [master 02/15] dispatch: use IndexedDict objects instead of a list of tuples.,
Ales Kozumplik
- [master 03/15] Throw away the dispatcher 'skipList' and give Step a state.,
Ales Kozumplik
- [master 04/15] Cleanup how an installer interface can declare steps it does not implement.,
Ales Kozumplik
- [master 05/15] dispatch: All skips are permanent now.,
Ales Kozumplik
- [master 06/15] dispatch: clean up step skipping manipulations in kickstart.,
Ales Kozumplik
- [master 07/15] dispatch: Fix rules for running the partitioning step.,
Ales Kozumplik
- [master 08/15] dispatch: Fix rules for running the bootloader and instbootloader steps.,
Ales Kozumplik
- [master 09/15] dispatch: remove "upgradeswapsuggestion" and "addswap" steps.,
Ales Kozumplik
- [master 10/15] dispatch: fix remaining places using the old dispatch interface.,
Ales Kozumplik
- [master 11/15] cosmetic: move the dir property in dispatch.py with other public methods.,
Ales Kozumplik
- [master 12/15] cosmetic: dispatch.skipStep is dispatch.skip_steps,
Ales Kozumplik
- [master 13/15] cosmetic: dispatch.request_step is dispatch.request_steps.,
Ales Kozumplik
- [master 14/15] ut: make upgrade_test pass.,
Ales Kozumplik
- [master 15/15] dispatch: implement method of saving/restoring all steps scheduling.,
Ales Kozumplik
- Re: Reworking dispatch,
Brian C. Lane
- Re: Reworking dispatch,
Chris Lumens
- Nitesh Jain wants to stay in touch on LinkedIn,
Nitesh Jain
- [PATCH] Use getDiskPart for efibootmgr (#704378),
Brian C. Lane
- [PATCH] Text mode upgrade should default to upgrade (#704588),
Brian C. Lane
- [booty rhel5-branch] Fix cutting of the partiotion 'p' in getDiskPart().,
Ales Kozumplik
- [rhel5-branch] libz.so.1 is in /lib now (#704151),
Ales Kozumplik
- [lorax] Use initrd.addrsize, not initrd_addrsize (#703862),
Martin Gracik
- [rhel5-branch] fix uninitialized self.inum in rhel.py:repoIsAllowed() (#703253).,
Ales Kozumplik
- [PATCH] Add a python program to record memory usage during installation.,
Chris Lumens
- [rhel5-branch] correctly include /usr/share/rhsm/subscription_manager (#670973),
Will Woods
- [rhel6-branch] #702430 followup,
David Cantrell
- [lorax] Do not remove libmodman (#701622),
Martin Gracik
- [lorax] Add firmware for Intel Wireless WiFi Link 6030 Adapters (#703291),
Martin Gracik
- [rhel5-branch] Use static busybox, not busybox-anaconda (#500527),
Martin Gracik
- [isomd5sum PATCH 2/3] Change linking order of -lpopt,
Ryan Finnie
- [isomd5sum PATCH 0/3] GCC/binutils fixes, sample code fix,
Ryan Finnie
- [isomd5sum PATCH 3/3] Change test Python script sample from mkisofs to genisoimage,
Ryan Finnie
- [isomd5sum PATCH 1/3] Remove vestigal code from initpyisomd5sum,
Ryan Finnie
- [PATCH 1/2] FileDevice._create: don't alloc memory equal to file size, close fd,
Will Woods
- [PATCH 1/2] Add a timestamp to every line in install.log/upgrade.log.,
Chris Lumens
- [rhel5-branch] Disable iscsi on s390x (#703135).,
Ales Kozumplik
- [PATCH] filled in hasFreeDiskSpace,
Mark Hamzy
- Patch dump, mostly bootloader-related,
David Lehman
- [PATCH 01/11] Add format class for BIOS boot partition.,
David Lehman
- [PATCH 02/11] Include a BIOS boot partition in X86 autopart on GPT.,
David Lehman
- [PATCH 03/11] Rework bootloader constraint checking routines.,
David Lehman
- [PATCH 04/11] Fix an omission from the integration of the new bootloader module.,
David Lehman
- [PATCH 05/11] Move selection of new disklabel's type from DiskLabel to Platform.,
David Lehman
- [PATCH 06/11] Fix get_sysfs_path_by_name for paths including "mapper/".,
David Lehman
- [PATCH 07/11] Let blkid/udev tell us which devices contain disklabels.,
David Lehman
- [PATCH 08/11] Allow growable md member requests but only for RAID0.,
David Lehman
- [PATCH 09/11] Only do redundant mbr installation for mirrored stage2.,
David Lehman
- [PATCH 10/11] Make sure stage1 and stage2 devices are in device.map in case of md, lvm.,
David Lehman
- [PATCH 11/11] Include missing parentheses in lvm/md device map names.,
David Lehman
- Re: Patch dump, mostly bootloader-related,
Brian C. Lane
- [PATCH] Update dracut kernel args (#702711),
Brian C. Lane
- [PATCH rhel6-branch] Fix list-harddrives output for CCISS devices (#702430).,
Chris Lumens
- [master][f15-branch] btrfs min size,
David Lehman
- [PATCH] Use process-specific name for dm devices.,
Peter Jones
- Re: progress toward split-image support [lorax],
Chris Lumens
- Second pass at updating memory requirements for F15,
David Lehman
- [firstboot] Honor the tty set by console kernel argument (#701648),
Martin Gracik
- module-info,
Martin Gracik
- [master 1/2] Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.,
Ales Kozumplik