Anaconda Devel
[Prev Page][Next Page]
- Re: rhel5-branch [PATCH 2/2] Let LCS devices come online after s390 installation (#471101), (continued)
- rhel5-branch [PATCH 1/2] Fix for traceback in Partitions.doMetaDeletes.addSnap() (#433824),
David Cantrell
- [PATCH 2/2] Ensure request.drive is always a list (#485622),
David Cantrell
- [PATCH 1/2] Pick up pyblock if it exists in block/ on an updates.img.,
David Cantrell
- [PATCH] 485977 - request has no attr 'drive',
Chris Lumens
- PATCH: pyparted: Remove an unneeded INCREF from pygeom,
Hans de Goede
- [PATCH] Set runlevel 5 if any package provides service(graphical-login).,
Chris Lumens
- PATCH: pyparted: More do not keep a borrowed refence without INCREF-ing it changes,
Hans de Goede
- [PATCH] Perform ext3->ext4 filesystem migration if ext4migrate is given (#484330).,
Chris Lumens
- reIPL support for s390,
Mark Hamzy
- PATCH: pyparted: Do not keep a borrowed refence without INCREF-ing it,
Hans de Goede
- PATCH: pyparted: Free c-strings on dealloc too,
Hans de Goede
- PATCH: pyparted: Remove a couple of unneeded INCREF's from pydisk.c,
Hans de Goede
- PATCH: pyparted: Fix various python object leaks in convert.c,
Hans de Goede
- [PATCH] Correct syntax error. and change the way we get version.,
Joel Granados Moreno
- Changes for i586 builds,
Jesse Keating
- [PATCH] Packages are now i586, add that to the list of things that use mk-images.x86,
Jesse Keating
- [PATCH] Handle request.drive being a list or string (#485622),
David Cantrell
- [PATCH] filer.login raises an exception with it can't login, not returns None (#486454).,
Chris Lumens
- [PATCH] Take into account that a parted.Partition's _fileSystem can be None (#485644).,
Chris Lumens
- [PATCH] Kernel module hid is called usbhid,
Niels de Vos
- [PATCH] Remove old content from utils/,
David Cantrell
- [PATCH] create a general way of comparin tables.,
Joel Granados Moreno
- [PATCH] Fix syntax error in mk-images,
Will Woods
- [PATCH] Added support for mdadm raid10 installs (#467996),
Martin Gracik
- [PATCH] Fix broken shell syntax from 3bdcd64d2,
Jesse Keating
- [PATCH] The VLGothic-fonts package has changed name and location (#486080).,
Chris Lumens
- PATCH: pyblock: Fix traceback when activating already active dmraid set,
Hans de Goede
- PATCH: pyblock: pyparted now trhows an IOException when it does not recognize the part. table,
Hans de Goede
- PATCH: pyblock: Stop confusing raiddevs and raidsets,
Hans de Goede
- Re: rebranding,
Jeroen van Meeuwen
- RFE: accept preexisting exotic raid modes (like two drive raid10, f2),
Mattias Hellström
- PATCH: mkinitrd: Fix various segfaults in renameNetworkInterface() (#485309),
Hans de Goede
- PATCH: Change-default-iscsi-initiator-name.patch,
Hans de Goede
- [PATCH 2/2] Ask for hostname after all possible net configuration (#472379),
David Cantrell
- [PATCH] Remove unused iface_netmask2prefix() function.,
David Cantrell
- PATCH: pyblock: stop calling get_group with non NULL terminated argv list,
Hans de Goede
- [PATCH] File the basic traceback as the first comment instead of a generic message.,
Chris Lumens
- Use dmraid instead of setting up dm tables ourselves (fixes dmraid10),
Hans de Goede
- [PATCH] Encode our upgrade policy in productMatches/versionMatches and enforce it.,
Chris Lumens
- [PATCH] If we'd show package selection on kickstart installs, also show tasksel.,
Chris Lumens
- [PATCH] Rewrote parts of the pkgorder script (#451083),
Martin Gracik
- missing things in the git repo,
David Cantrell
- [PATCH] Correct netmask conversion in iface_netmask2prefix(),
David Cantrell
- [PATCH] Require pyparted >= 2.0.0,
David Cantrell
- [PATCH] Handle PXE's "BOOTIF=" format for MAC addresses in netname command (#474422),
pjones
- PATCH: Replace non UTF-8 char for hiding password chars with UTF-8 (#485218),
Hans de Goede
- [PATCH] Use a better test for when we're in text mode (#484881).,
Chris Lumens
- Re: [PATCH 07/47] Removed sector<->cylinder conversion functions.,
Joel Granados
- [PATCH] Updated the project URL,
Martin Gracik
- Make anaconda work with the new pyparted,
David Cantrell
- [PATCH 01/47] Remove unused code in partedUtils.py,
David Cantrell
- [PATCH 02/47] Remove partedUtils.sniffFilesystemType(),
David Cantrell
- [PATCH 03/47] Remove partedUtils.get_partition_drive(),
David Cantrell
- [PATCH 04/47] Removed partedUtils.get_flags(), functionality now in pyparted.,
David Cantrell
- [PATCH 05/47] Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.,
David Cantrell
- [PATCH 06/47] Removed partedUtils.getPartSizeMB(),
David Cantrell
- [PATCH 07/47] Removed sector<->cylinder conversion functions.,
David Cantrell
- [PATCH 08/47] Remove partedUtils.get_max_logical_partitions(),
David Cantrell
- [PATCH 09/47] Remove archLabels and partitionTypesDict that have been moved into pyparted.,
David Cantrell
- [PATCH 10/47] Removed partedUtils.get_partition_name(),
David Cantrell
- [PATCH 11/47] Remove partedUtils.get_logical_partitions(),
David Cantrell
- [PATCH 12/47] Removed partedUtils.get_primary_partitions(),
David Cantrell
- [PATCH 13/47] Removed partedUtils.getRaidPartitions(),
David Cantrell
- [PATCH 14/47] Removed partedUtils.get_lvm_partitions(),
David Cantrell
- [PATCH 15/47] Removed partedUtils.getPartSize(),
David Cantrell
- [PATCH 16/47] Remove partedUtils.getMaxAvailPartSizeMB(),
David Cantrell
- [PATCH 17/47] Removed partedUtils.get_partition_by_name(),
David Cantrell
- [PATCH 18/47] Syntax fixes for pyparted-2.0.0,
David Cantrell
- [PATCH 19/47] Syntax fixes for disk_new_fresh() and probe_specific.,
David Cantrell
- [PATCH 20/47] Don't use the native_type flag anymore.,
David Cantrell
- [PATCH 21/47] Don't provide a special partedExceptionWindow anymore.,
David Cantrell
- [PATCH 22/47] Make sure the pyparted package ends up in the updates path.,
David Cantrell
- [PATCH 23/47] There is no more parted.error, so just use Exception.,
David Cantrell
- [PATCH 24/47] sector_size -> sectorSize,
David Cantrell
- [PATCH 25/47] Syntax fixes for the new pyparted.,
David Cantrell
- [PATCH 26/47] parted.file_system_type_get() -> parted.fileSystemType[],
David Cantrell
- [PATCH 27/47] Syntax changes for the new pyparted.,
David Cantrell
- [PATCH 28/47] Use correct attribute on FileSystem objects.,
David Cantrell
- [PATCH 29/47] Use device property on Disk and Geometry objects.,
David Cantrell
- [PATCH 30/47] Update autopart.py to work with new pyparted syntax.,
David Cantrell
- [PATCH 31/47] Read CHS values from Device.biosGeometry property,
David Cantrell
- [PATCH 32/47] Iterate over partitions using disk.partitions,
David Cantrell
- [PATCH 33/47] Syntax fixes for the new pyparted for parted.FileSystem.,
David Cantrell
- [PATCH 34/47] Handle errors probing filesystems on RAID and LVM partitions.,
David Cantrell
- [PATCH 35/47] Iterate over partitions to see free space.,
David Cantrell
- [PATCH 36/47] Pass a parted.FileSystem to parted.Partition.__init__(),
David Cantrell
- [PATCH 37/47] Skip METADATA, FREESPACE, and PROTECTED partitions.,
David Cantrell
- [PATCH 38/47] Use parted.Disk.getPartitionByPath(),
David Cantrell
- [PATCH 39/47] Remove unused printNewRequestsCyl() function.,
David Cantrell
- [PATCH 40/47] Fix typo: = -> ==,
David Cantrell
- [PATCH 41/47] getPartitionByPath expects the device to start with /dev/.,
David Cantrell
- [PATCH 42/47] Fix handling of device type vs. string in FileSystemSet.setActive.,
David Cantrell
- [PATCH 43/47] disk.type is already a string, so we don't have to check the name attr.,
David Cantrell
- [PATCH 44/47] Fix typo in fsset.py,
David Cantrell
- [PATCH 45/47] request.drive is a string, not a list in this instance.,
David Cantrell
- [PATCH 46/47] Fix PartitionSpec.getActualSize(),
David Cantrell
- [PATCH 47/47] Check for 'is None' not '== None'.,
David Cantrell
- Re: Make anaconda work with the new pyparted,
Denise Dumas
- Saving more space on CD1/DVD,
Jesse Keating
- [PATCH] Sync up module list (#484984),
Jeremy Katz
- [PATCH] Add iBFT support to loader,
Martin Sivak
- [PATCH] Fix execWith* functions for non-redirected use.,
Radek Vykydal
- PATCH: latest revision of iscsi rewrite,
Hans de Goede
- [PATCH] Check is ld-linux.so.2 is a link before rm -rf'ing,
Jeroen van Meeuwen
- [PATCH] Fix "networkCommand" to use handle $ENVIRONMENT correctly. (#474422),
Peter Jones
- PATCH: mkinitrd: Use dmraid instead of setting up dm tables ourselves (fixes dmraid10),
Hans de Goede
- [PATCH 2/2] Fix gptsync/lib.c for gcc strict aliasing rules.,
David Cantrell
- [PATCH 1/2] Fix gcc warning for gptsync memset() usage.,
David Cantrell
- [PATCH] Rewrite mdio_read() in linkdetect.c for strict aliasing rules.,
David Cantrell
- [PATCH] Calcutta -> Kolkata (#484638).,
Chris Lumens
- [RFC] mdadm 3.0 in anaconda for F11,
Jacek Danecki
- mk-images creates wrong link /lib/ld-linux.so.2,
jacek
- How can i add some more configure dialog in anaconda?,
Zhang Huangbin
- [PATCH] pyblock: fix block.getDmDeps and block.getDmTarget,
David Lehman
- simplify text mode,
Chris Lumens
- [PATCH] Strip invalid characters from autoamtically made VG/LV names (#483571).,
Chris Lumens
- PATCH Fix nash-find to not have double // in its output,
Hans de Goede
- PATCH: Streamline mkinitrd storage device dedection,
Hans de Goede
- PATCH: mkinitrd: FIX: nash unable to find dm devs by uuid or label (#480667),
Hans de Goede
- [PATCH] rhel4 lvm need one pe problem,
Joel Granados Moreno
- anaconda polishing day,
Chris Lumens
- mdadm support in anaconda,
Danecki, Jacek
- PATCH: Recognize /sys/block/dm-X as a devicemapper dev (and thus call handledm),
Hans de Goede
- PATCH: Do not use dm_resolve_name on dmraid set names (#476818),
Hans de Goede
- PATCH: fix runpychecker.sh to find zonetab module,
Hans de Goede
- PATCH: remove statement without effect to make pychecker happy,
Hans de Goede
- [PATCH] Fix systemtime setting during installation (#6175, #461526).,
Radek Vykydal
- Reminder: post patches to list for review!,
Hans de Goede
- [PATCH] Rewrite iscsi code using libiscsi,
Hans de Goede
- PATCH: do not run multipath stuff when not nescessary,
Hans de Goede
- [PATCH] Workaround MMC block devs showing up not as disks from hal (#481431),
Jeremy Katz
- be quiet, iscsi,
Chris Lumens
- PATCH: pyblock: fix dm import from native C-code with pythion-2.6,
Hans de Goede
- PATCH: mkinitrd: handle lv root specified as /dev/dm-X properly,
Hans de Goede
- PATCH: Add some false positives to pychecker false positives filtering,
Hans de Goede
- Re: lang-table,
Hans de Goede
- new cherry-picks for f10-branch,
Jeroen van Meeuwen
- PATCH: mkinitrd: mkinitrd-6.0.75-iscsi-chap-fix.patch,
Hans de Goede
- PATCH [5/5]: mkinitrd: fix dhclient invocation,
Hans de Goede
- PATCH [4/5]: mkinitrd: actual bring up the network interface,
Hans de Goede
- PATCH [3/5]: mkinitrd: fix multiple memleaks in network handling code,
Hans de Goede
- PATCH [2/5]: mkinitrd: do not crash when netmask is specified (and even do the right thing),
Hans de Goede
- PATCH[1/5]: mkinitrd: add support for renaming network interfaces,
Hans de Goede
- PATCH[0/5]: mkinitrd: fix network boot support,
Hans de Goede
- [PATCH] 474484 - translate ext4dev -> ext4 in /etc/fstab,
Chris Lumens
- [PATCH] Make kickstart timezone value check consistent with system-config-date (#483094),
Radek Vykydal
- Re: [PATCH] Make pyblock compatible with new pyparted.,
Joel Granados
- [PATCH] linker, rechter,
Jeroen van Meeuwen
- [PATCH] fix getting ks file via nfs,
Chris Lumens
- [PATCH] Avoid devices with non existent metadata,
Joel Granados Moreno
- [PATCH] Make pyblock compatible with new pyparted,
Joel Granados Moreno
- [PATCH] Fix cdrom install on machines with no network devices,
Will Woods
- [PATCH] Fix activation and deactivation of raid{10,01},
Joel Granados Moreno
- [PATCH] Use modinfo to find out what firmware we need in initrd,
Will Woods
- rawhide anaconda pychecker results,
Hans de Goede
- [PATCH] pyblock requires pyparted,
Joel Granados Moreno
- [PATCH] Remove missing vg elemetns before vgremove.,
Joel Granados Moreno
- Review request: python bindings for libiscsi,
Hans de Goede
- Re: [PATCH] Fix behavior when makeFsList is passed usetypes, cleanup code.,
Joel Granados
- [PATCH] Fix behavior when makeFsList is passed usetypes, cleanup code.,
Ricky Zhou
- [PATCH] better way of avoiding over by one pe.,
Joel Granados Moreno
- [PATCH] rhel4.8 lvm rounding up pv problem,
Joel Granados Moreno
- working on text mode,
Chris Lumens
- pykickstart -- looking for unit test volunteers,
James Laska
- Re: [PATCH] rhpl: when multiple layout variants are specified, use the national one first,
Joel Granados
- [PATCH] Add a boot target for the xdriver=vesa parameter and document it.,
Chris Lumens
- [PATCH] rhpl: when multiple layout variants are specified, use the national one first,
Martin Sivak
- [PATCH] make ext4 default in UI (bug #481112),
Radek Vykydal
- Reset resolver before looking up IP address (bug 480858),
Jesse Keating
- PATCH[v2]: make open-iscsi userspace tools functionality available as a library,
Hans de Goede
- How to get the hostname in stage2 ?,
Alexander Todorov
- Glibc is dumb; kick the resolver.,
Jesse Keating
- Not possible to get an /etc/hosts entry for a hostname/ip combo not already in DNS,
Jesse Keating
- Fix a logic problem with network file write-outs,
Jesse Keating
- Re: [PATCH] Add functions that relate dm nodes and dm names,
Joel Granados
- Timezone setting,
Radek Vykydal
- Patch set to let us default to ext4 as the rootfs,
Jeremy Katz
- PATCH: fix intel isw raid 0 and 1 in Fedora,
Hans de Goede
- PATCH: make open-iscsi userspace tools functionality available as a library,
Hans de Goede
- Message not available
Message not available
Message not available
Message not available
Cracklib import failure (Try2),
Jesse Keating
Cracklib import failure,
Jesse Keating
Look in the right path for kernel module lists,
Jesse Keating
[PATCH] Only run selectBestKernel, selectBootloader, etc. for new installs.,
Will Woods
[PATCH] Fix more problems in expandModuleSet, based on a patch from markmc (#480307).,
Chris Lumens
[PATCH] Don't use our own SMP detection code... just poll sysconf.,
Bill Nottingham
[PATCH] Allow ext4 without magic argument (keep a flag for migrate),
Jeremy Katz
[PATCH] Fix pulling in network modules,
Jeremy Katz
Font name changes,
Jesse Keating
[PATCH] dejavu fonts changed package names, pick up new names.,
Jesse Keating
[PATCH] Only skip (over)writing netconfig if we have an actual instPath,
Jesse Keating
How to debug anaconda add repo process?,
Orion Poplawski
[PATCH] correct behavior of None value check,
Joel Granados Moreno
[PATCH] add two more methods to pyblock,
Joel Granados Moreno
[PATCH] Create a loop for dbus and pump the loop to process all the,
Jesse Keating
problem: how to have root:dbus owned file in stage2 /lib? (DeviceKit-disks integration),
Radek Vykydal
[PATCH] pykickstart has changed and now expects parse methods to return a value.,
Chris Lumens
[PATCH] make booty check /ROOT/dev and /dev for bootloader,
Joel Granados Moreno
[PATCH] Port of RHEL5 dlabel/autodd functionality for Fedora (#436951),
Martin Sivak
[PATCH] Do not drive over network config files for livecd installs (#479893),
David Cantrell
[PATCH] check for negative lvm sizes.,
Joel Granados Moreno
[PATCH] Support mounting NTFS filesystems (#430084),
Jeremy Katz
[PATCH] Allow rebranding by excluding "the other" packages,
Jeroen van Meeuwen
[PATCHES] Fix indentation,
Jeroen van Meeuwen
[PATCH] btrfs install support,
Eric Sandeen
[PATCH] Collect DSO deps for NetworkManager plugins.,
David Cantrell
[PATCH],
Joel Granados Moreno
[PATCH] RHEL5 iBFT forward port to Fedora - part 1,
Martin Sivak
PATCH: open-iscsi: add userspace iscsi library,
Hans de Goede
- Message not available
- Message not available
Message not available
Message not available
<Possible follow-ups>
Re: PATCH: open-iscsi: add userspace iscsi library,
Mike Christie
Re: [PATCH] Search for the bootloader without using the root path. (#452223),
Joel Granados
[PATCH] handle root_device from ks.cfg in upgrade.py,
Alexander Todorov
[PATCH] Increase the places we look for the bootloader,
Joel Granados Moreno
[PATCH] #430476 - docs update for driveorder ks command,
Martin Sivak
[PATCH] NetworkManager system settings plugins were renamed, change mk-images.,
David Cantrell
[PATCH] 467690 - log output from all programs,
Chris Lumens
[Index of Archives]
[Kickstart]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]