summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support LVM PE sizes > 128MB (#497733)Cristian Ciupitu2009-05-051-2/+3
* Set ANACONDAVERSION on most livecd installs.Chris Lumens2009-05-051-0/+1
* getDependentDevices is in devicetree, not storage (#499144).Chris Lumens2009-05-051-1/+1
* New version.anaconda-11.5.0.49-1David Cantrell2009-05-041-1/+53
* Fix a typo.Chris Lumens2009-05-041-1/+1
* Collect network interfaces from NetworkManager (#493995)David Cantrell2009-05-045-109/+93
* Handle fstab entries whose filesystem we don't recognize.(#498120)David Lehman2009-05-041-1/+17
* Add an error signifying an unrecognized entry in /etc/fstab.David Lehman2009-05-041-0/+3
* Don't drop discovered format with unknown devices when parsing fstab.David Lehman2009-05-041-2/+2
* Fix display of paths for device-mapper device in bootloader widget.David Lehman2009-05-041-1/+3
* Sending translation for Catalanxconde2009-05-031-53/+53
* Don't call udevDeviceFormat if we're just going to clear the device (#497323).Chris Lumens2009-05-011-1/+5
* Pass clearPartType to the devicetree as well.Chris Lumens2009-05-012-2/+5
* Break the complex should-clear logic out of clearPartitions.Chris Lumens2009-05-011-29/+27
* Handle clearpart in the early kickstart pass too.Chris Lumens2009-05-011-2/+14
* Correct setting the SELinux context on mountpoints (#494995).Chris Lumens2009-05-011-8/+8
* make resetFileContext return the context setWill Woods2009-05-011-2/+3
* Allow editing of the hdiso source partition so it can be mounted (#498591).Chris Lumens2009-05-011-1/+1
* Add a ignoreProtected= parameter to deviceImmutable that does the obvious.Chris Lumens2009-05-011-2/+2
* Be more aggressive unmounting before install starts (#498260)Jeremy Katz2009-04-301-0/+1
* Add %{?dist} to the release number in the spec file.David Cantrell2009-04-302-2/+2
* Configure network in kickstartNetworkUp() iff NM is not connected (#490518)David Cantrell2009-04-303-0/+29
* Don't segfault with "ks someotherparam" (#498307).Chris Lumens2009-04-301-3/+4
* Fix the arch upgrade check in yuminstall.py, too (#498280).Chris Lumens2009-04-301-1/+8
* Move _resetRpmDb into iutil so we can access it everywhere.Chris Lumens2009-04-304-19/+13
* Don't mount bind mounts last, that makes /dev break.Peter Jones2009-04-301-5/+0
* Pass anaconda to storage.FSSet.turnOnSwap.David Lehman2009-04-301-1/+1
* Ignore spurious formatting on partitioned devices.David Lehman2009-04-301-0/+8
* Revert "DeviceError only returns a message, not (message, device) tuple (#496...David Lehman2009-04-301-2/+2
* Fix action sorting for partitions on the same disk. (#498064)David Lehman2009-04-301-2/+10
* Sending translation for po/de_CH.pofab2009-04-301-0/+5994
* Fix traceback in second editing of existing raid dev (#497234).Radek Vykydal2009-04-302-4/+4
* Allow existing LVs with filesystems to be resized (#490913)David Cantrell2009-04-292-4/+3
* Rate limit pulse() calls to ProgressWindow.Peter Jones2009-04-291-4/+13
* Don't populate flags.cmdline with "True" values when no = is used.Peter Jones2009-04-291-1/+1
* Add "nomodeset" to the list of command line arguments copied to grub.confPeter Jones2009-04-281-1/+1
* Use device.format.mountType insead of device.format.type for fstab.Peter Jones2009-04-281-1/+1
* Initialize x86 class variables before efiBootloaderInfo.__init__()Peter Jones2009-04-281-1/+5
* Fix a segfault on nfs+kickstartPeter Jones2009-04-281-0/+1
* Fix an error when raising FormatCreateException.Chris Lumens2009-04-281-1/+1
* Add more windows to the rescue interface class (#498014).Chris Lumens2009-04-281-0/+15
* Remove requirement for EFI machines to be x86, since IA64 is too (#497934).Chris Lumens2009-04-281-4/+3
* Fix the kernel package selection on ppc64 machines (#497264).Chris Lumens2009-04-281-1/+1
* Include fsck.ext4 and mkfs.ext4 in the images (#497996).Chris Lumens2009-04-281-4/+2
* Properly restore SIGCHLD if X startup failsWill Woods2009-04-271-4/+4
* Fix kickstart PV references handling for lvm on raid (#497352).Radek Vykydal2009-04-271-0/+1
* New version.anaconda-11.5.0.48-1Chris Lumens2009-04-241-1/+45
* Fix handling of swap files. (#496529)David Lehman2009-04-241-0/+11
* Pass anaconda to turnOnSwap so we can use swap files.David Lehman2009-04-243-7/+7
* Fix incorrect attribute name use for retrofit flag.David Lehman2009-04-241-2/+2