2010-October 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.
- [PATCH 1/2] Improve CheckList class.,
Tomas Mlcoch
- [PATCH] Errors downloading .treeinfo files should not be logged as errors.,
Chris Lumens
- [PATCH] Log which step we're on in doLoaderMain.,
Chris Lumens
- [PATCH] On upgrades, inform the user what action is taking place (#493249).,
Chris Lumens
- CD vs DVD install problem,
Moray Henderson
- [PATCH] - get rid of split media,
Chris Lumens
- [PATCH 01/11] verifyMedia no longer looks at the disc number.,
Chris Lumens
- [PATCH 02/11] Rename findIsoImages to findFirstIsoImage.,
Chris Lumens
- [PATCH 03/11] Remove presentRequiredMediaMessage and related code.,
Chris Lumens
- [PATCH 04/11] umountImage shouldn't care about currentMedia.,
Chris Lumens
- [PATCH 05/11] Rework _switchCD and _switchMedia for a one-image world.,
Chris Lumens
- [PATCH 06/11] mediaHandler no longer needs to worry about mounting anything.,
Chris Lumens
- [PATCH 07/11] Remove unused currentMedia parameter.,
Chris Lumens
- [PATCH 08/11] Remove support for split media transactions from yuminstall.py.,
Chris Lumens
- [PATCH 09/11] Remove support for writing disc number info to .treeinfo and .discinfo.,
Chris Lumens
- [PATCH 10/11] mediaCheckCdrom now supports checking only one piece of media.,
Chris Lumens
- [PATCH 11/11] Don't look for a CD number in readStampFileFromIso.,
Chris Lumens
- Re: [PATCH] - get rid of split media,
Dennis Gregorovic
- Re: [PATCH] - get rid of split media,
Chris Lumens
- Re: [PATCH] - get rid of split media,
Bill Nottingham
- Re: [PATCH] - get rid of split media,
Stephen John Smoogen
- Re: [PATCH] - get rid of split media,
Stephen John Smoogen
- Re: [PATCH] - get rid of split media,
Jesse Keating
- Re: [PATCH] - get rid of split media,
Chris Lumens
- Re: [PATCH] - get rid of split media,
Chris Lumens
- Re: [PATCH] - get rid of split media,
Dennis Gregorovic
- Re: [PATCH] - get rid of split media,
Connie Sieh
- Re: [PATCH] - get rid of split media,
Peter Jones
- Re: [PATCH] - get rid of split media,
Chris Lumens
- Re: [PATCH] - get rid of split media,
Connie Sieh
- Re: [PATCH] - get rid of split media,
Chris Lumens
- RE: [PATCH] - get rid of split media,
Moray Henderson
- Re: [PATCH] - get rid of split media,
John Reiser
- Re: [PATCH] - get rid of split media,
Chris Lumens
- Re: [PATCH] - get rid of split media,
David Cantrell
- RE: [PATCH] - get rid of split media,
Moray Henderson
- RE: [PATCH] - get rid of split media,
David Cantrell
- Re: [PATCH] - get rid of split media,
Jesse Keating
- Re: [PATCH] - get rid of split media,
Connie Sieh
- Re: [PATCH] - get rid of split media,
Kyle McDonald
- Re: [PATCH] - get rid of split media,
Chuck Anderson
- [master 1/3] gui: remove "swapped" attribute from anaconda.glade,
Ales Kozumplik
- [PATCH] Add Select All and Deselect All buttons to Add Partition dialog.,
Tomas Mlcoch
- [master 1/3] Simplify the way we hook to the iscsi kickstart command parsing.,
Ales Kozumplik
- [rhel4-branch] build fix,
David Cantrell
- [master] Fix two problems with initrds for multipla kernels during a pungi compose.,
Ales Kozumplik
- Why the GUI broken on recent rawhide composes,
Ales Kozumplik
- [master] ui: mnemonics for autopartitioning type.,
Ales Kozumplik
- [master] specifle: BuildRequires dbus-python.,
Ales Kozumplik
- [PATCH] Fix the locale value for Bengali (India),
Martin Gracik
- [PATCH] Don't hardcode the sshd location, either.,
Chris Lumens
- [master] specfile: anaconda requires GConf2 during runtime.,
Ales Kozumplik
- [PATCH] Add logpicker to keepfile list in upd-instroot,
Tomas Mlcoch
- lang-table and required locales,
Martin Gracik
- [PATCH][master] Reimplement device action sorting,
David Lehman
- [PATCH 01/15] Establish a unique id for each DeviceAction instance.,
David Lehman
- [PATCH 02/15] Make the various DeviceAction.isFoo methods into properties.,
David Lehman
- [PATCH 03/15] Qualify devicelibs.lvm instead of relying on namespace clutter.,
David Lehman
- [PATCH 04/15] Use 'name' instead of 'device' for device name ctor arg in all Device classes.,
David Lehman
- [PATCH 05/15] Remove PartitionDevice.path hack.,
David Lehman
- [PATCH 06/15] Only log storage to tty3 if we have permission to do so.,
David Lehman
- [PATCH 07/15] Add a topological sort implementation for use in sorting device actions.,
David Lehman
- [PATCH 08/15] Add requires and obsoletes methods to DeviceAction classes.,
David Lehman
- [PATCH 09/15] Reimplement action pruning and sorting using tsort and action deps.,
David Lehman
- [PATCH 10/15] Fix test environment python path.,
David Lehman
- [PATCH 11/15] Add device action test suite.,
David Lehman
- [PATCH 12/15] Cleanup some preconditions in DeviceAction constructors.,
David Lehman
- [PATCH 13/15] Fix StorageDevice.resizable to check self.format.type, not self.format.,
David Lehman
- [PATCH 14/15] Actions' devices must be in the tree except for ActionCreateDevice.,
David Lehman
- [PATCH 15/15] Move StorageTestCase into its own file for use by other tests.,
David Lehman
- Re: [PATCH][master] Reimplement device action sorting,
Chris Lumens
- [PATCH] Search for iscsid in the $PATH, not in a hardcoded list of places (#645523).,
Chris Lumens
- [PATCH 1/2] Fix import to not drag in a conflicting ConfigParser.,
Chris Lumens
- [PATCH] Include the SELinux policy file, not just the directory.,
Chris Lumens
- [PATCH] Remove the last references to install.img.,
Chris Lumens
- Re: [PATCH] Use glib for getPartitionsList(),
David Cantrell
- [PATCH][pyblock] Create partitions' device nodes on activate,
David Lehman
- proposal: anaconda networking UI change,
Radek Vykydal
- [PATCH][master,f14-branch] More patches, maybe for F14.,
David Lehman
- [master] timezone: allow the user to type it in.,
Ales Kozumplik
- [PATCH] We don't need to worry about 2.4 -> 2.6 updates anymore.,
Chris Lumens
- [Fwd: [Fedora QA] #135: Proposed Test Day - TOPIC How about a consideration of the dual boot issues from Fedora 13?],
James Laska
- [PATCH f14-branch master] Take into account hidden disks (#583906),
Brian C. Lane
- [PATCH master 1/2] Clean up tabs in examine_gui.py,
Brian C. Lane
- [PATCH] All uses of perl must die.,
Chris Lumens
- Nightly branched images retrospective,
Jesse Keating
- [PATCH 1/2] anaconda: Disable X server regenerations (#609245),
Ales Kozumplik
- Up arrow tries to run gnome-screenshot 642358,
Ales Kozumplik
- [PATCH master] Enable network when getting .treeinfo (#632526),
Radek Vykydal
- Re: [PATCH 11/29] Shrink locale-archive down to just what we support.,
Martin Gracik
- [PATCH 1/3 master] Fix porting of ifcfg logging.,
Radek Vykydal
- [PATCH 0/6 master] Collection of patches for addon, .treeinfo, proxy stuff,
Brian C. Lane
- [PATCH][f14] Make sure we have the container before the member arrays. (#642765),
David Lehman
- [PATCH f14-branch master] Rescan disks when moving back through upgrade check (#635778),
Brian C. Lane
- [PATCHES] - one image to rule them all,
Chris Lumens
- [PATCH 01/29] No longer do the bin -> usr/bin copy song and dance.,
Chris Lumens
- [PATCH 02/29] Step 1 of merging installer images: Don't copy files into a new root.,
Chris Lumens
- [PATCH 03/29] Step 2 of merging installer images: Move most everything out of makeinitrd.,
Chris Lumens
- [PATCH 04/29] A couple minor changes to mk-images.,
Chris Lumens
- [PATCH 05/29] instbin is no longer used.,
Chris Lumens
- [PATCH 06/29] makeinstimage is no longer used.,
Chris Lumens
- [PATCH 07/29] Step 3 of merging installer images: No longer create install.img.,
Chris Lumens
- [PATCH 08/29] Make the shell in tty2 and ssh all go to /root like on a real system.,
Chris Lumens
- [PATCH 09/29] Correct paths of things started by loader/init that have moved.,
Chris Lumens
- [PATCH 10/29] Fix up copying of firmware.,
Chris Lumens
- [PATCH 11/29] Shrink locale-archive down to just what we support.,
Chris Lumens
- [PATCH 12/29] Remove the method selection block from the beginning of doLoaderMain.,
Chris Lumens
- [PATCH 13/29] migrate_runtime_directory no longer does anything useful.,
Chris Lumens
- [PATCH 14/29] Deprecate stage2=, keep method= as it's been for a long time now.,
Chris Lumens
- [PATCH 15/29] urlMainSetupPanel no longer takes an iurlinfo.,
Chris Lumens
- [PATCH 16/29] urlinstTransfer and support functions do not operate on iurlinfo anymore.,
Chris Lumens
- [PATCH 17/29] Rework how loading images works for URL installs.,
Chris Lumens
- [PATCH 18/29] Remove the unused mountUrlImage function.,
Chris Lumens
- [PATCH 19/29] Initialize loaderData->method.,
Chris Lumens
- [PATCH 20/29] Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts.,
Chris Lumens
- [PATCH 21/29] Rework how image loading works for NFS installs.,
Chris Lumens
- [PATCH 22/29] Remove the unused mountNfsImage and all code that was only called by it.,
Chris Lumens
- [PATCH 23/29] Rework how image loading works for HD installs.,
Chris Lumens
- [PATCH 24/29] Use parseDeviceAndDir instead of reimplementing the same things two more times.,
Chris Lumens
- [PATCH 25/29] Remove a bunch of unused support functions.,
Chris Lumens
- [PATCH 26/29] Also rework image loading for CD/DVD installs.,
Chris Lumens
- [PATCH 27/29] We no longer need to copy the install.img over and lochangefd to it.,
Chris Lumens
- [PATCH 28/29] Don't prompt for kbd, lang, or network on CD/DVD installs.,
Chris Lumens
- [PATCH 29/29] Add some debugging prints.,
Chris Lumens
- Re: [PATCHES] - one image to rule them all,
John Reiser
- Re: [PATCHES] - one image to rule them all,
Ales Kozumplik
- [PATCH] Do format-specific processing every time. (#614812),
Tomas Mlcoch
- [PATCH rhel6-branch master] Rework proxy handling so that .treeinfo also uses proxy (#634655),
Brian C. Lane
- [pyblock] Set UUIDs w/ subsystem prefix for mpath, dmraid (#584328),
David Lehman
- [PATCH f14-branch master] Attempt to bring the network up before saving a bug report (#635821).,
Chris Lumens
- [PATCH] No one likes the welcome step anymore, so remove it.,
Chris Lumens
- proxy password field,
Ales Kozumplik
- new iSCSI text UI (#469382, #607827),
Ales Kozumplik
- [master 1/9] isci: typo in a GUI checkbox,
Ales Kozumplik
- [master 2/9] iscsi gui: make the iSCSI wizard never return gtk constants.,
Ales Kozumplik
- [master 3/9] iscsi gui: factor out the drive adding code.,
Ales Kozumplik
- [master 4/9] iscsi gui: use abstract methods in the iSCSIWizard interface.,
Ales Kozumplik
- [master 5/9] iscsi: migrate the CRED_ constants and parse_ip() to partIntfHelpers.,
Ales Kozumplik
- [master 6/9] iscsi: allow separate discovery/login credentials in TUI.,
Ales Kozumplik
- [master 7/9] iscsi: consolidate logging in the UI,
Ales Kozumplik
- [master 8/9] iscsi: call iscsi.stabilize() at the end of the iscsi configuration.,
Ales Kozumplik
- [master 9/9] iscsi, cosmetic: fix grammar in the iscsi dialogs.,
Ales Kozumplik
- Re: new iSCSI text UI (#469382, #607827),
Martin Sivak
- Re: new iSCSI text UI (#469382, #607827),
Chris Lumens
- Re: new iSCSI text UI (#469382, #607827),
James Laska
- Re: [PATCH] Run anaconda in fullscreen mode.,
Ales Kozumplik
- Re: Anaconda upgrades and bootloader options,
Chris Lumens
- [PATCH] Log that we are running %pre scripts to the console (#640256).,
Chris Lumens
- [PATCH master f14-branch] (take 2) Fix permissions of wepkey file to 0600 (#636099),
Radek Vykydal
- two little iscsi TUI byproducts,
Ales Kozumplik
- 2 patches for network enablement in stage 2,
Radek Vykydal
- [PATCH] Do a better job of explaining how much memory is required to install (#639056).,
Chris Lumens
- [PATCH] Get rid of mountLoopback and umountLoopback.,
Chris Lumens
- [master 1/2] remove EXN_ constants from constants.py,
Ales Kozumplik
- Re: [PATCH 1/2] Add logpicker tool into utils,
Ales Kozumplik
- Re: [PATCH 2/2] Add logpicker files into Makefiles and anaconda.spec.in and configure.ac.,
Ales Kozumplik
- Re: iSCSI GUI patches,
Chris Lumens
- [PATCH] Set focus after error message (#611430),
Tomas Mlcoch
- Re: [PATCH] Limit progress bar amount to 1.0,
Ales Kozumplik
- [PATCH master] Honor selected hostname on Live CD (#638634),
Radek Vykydal