summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* Move the recursive teardown of all devices out of processActions.David Lehman2009-03-091-0/+1
* partRequests no longer exists, so don't try to import it (#488743).Chris Lumens2009-03-051-2/+0
* Merge branch 'master' into storageDavid Lehman2009-03-041-0/+23
|\
| * reIPL support for s390Mark Hamzy2009-03-021-0/+23
* | Fix copying the storage.log file over to the installed system.Chris Lumens2009-03-041-1/+2
* | Remove doMigrateFilesystems, log storage to tty3.David Lehman2009-02-271-98/+101
* | Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-3/+2
* | Lots of little updates to make things use the new storage module.David Lehman2009-02-241-4/+1
* | Updates to make existing code use the new storage module.David Lehman2009-02-231-58/+79
|/
* Use parted.Disk.getPartitionByPath()David Cantrell2009-02-121-1/+1
* Call '/sbin/udevadm settle' instead of /sbin/udevsettleDavid Cantrell2008-12-231-1/+1
* Copy /etc/dhclient-DEV.conf file to target system (#476364)David Cantrell2008-12-161-1/+2
* Save the /etc/fstab before overwriting it on upgrades (#452768, #470392).Chris Lumens2008-11-121-0/+1
* Avoid getting linux-base in the kernel listJeremy Katz2008-11-061-0/+4
* Move persistent network udev rule to under /etc (#464844).Chris Lumens2008-10-141-1/+1
* Remount /mnt/sysimage/dev after migrating filesystems.Chris Lumens2008-09-191-1/+3
* Do encrypted device passphrase retrofits while activating partitioning.David Lehman2008-09-151-0/+2
* The Timer class is no longer used.Chris Lumens2008-08-261-1/+0
* udev rules have changed location (#458570).Chris Lumens2008-08-111-1/+1
* Fix the #224636 fix.. I didn't look at the python 2.4 api close enough and th...Martin Sivak2008-08-061-2/+2
* We're not actually activating new filesystems quite yet.Chris Lumens2008-08-041-1/+1
* Remove all the RPM lock files before creating a new transaction (#456949).Chris Lumens2008-07-311-5/+6
* udevsettle takes forever, so display a waitWindow.Chris Lumens2008-07-301-0/+3
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-41/+5
* Resizing lvs on top of RAID fails, make the error not a tracebackJeremy Katz2008-04-181-1/+5
* Return the right thing (from dchapman)Jeremy Katz2008-04-101-1/+1
* More ia64 kernel path fixage (#441846)Jeremy Katz2008-04-101-2/+2
* Fix for ia64 (#439876)Jeremy Katz2008-03-311-0/+2
* Lame attempt to try to avoid race condition with udev creating device nodesJeremy Katz2008-03-311-0/+8
* Don't pass None as stdout or stderr.Chris Lumens2008-03-281-1/+1
* Mark for translation based on feedback from translatorsJeremy Katz2008-03-281-3/+3
* Just relabel all of /etc/sysconfig (#439315)Jeremy Katz2008-03-281-1/+1
* Catch errors on resize and present a dialog to the userJeremy Katz2008-03-271-2/+23
* more mouse-related removalsBill Nottingham2008-03-271-1/+1
* Handle kernel variants a little better at install time tooJeremy Katz2008-03-261-0/+43
* No more arc (#435175)Jeremy Katz2008-02-271-2/+0
* Gtk does not have the error type, use custom with proper icons. (#224636)Martin Sivak2008-02-261-1/+1
* Catch the error emmited by lvm tools during logical volume creation process (...Martin Sivak2008-02-221-1/+9
* Remove rogue references to kudzu.Chris Lumens2008-01-231-1/+0
* restorecon on /etc/modprobe.dBill Nottingham2008-01-141-1/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-4/+4
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-10/+17
* Move X.log out of /tmp/ramfsJeremy Katz2007-12-061-1/+1
* Fix up the livecd to no longer use an InstallMethod.Chris Lumens2007-12-051-1/+1
* Backend code for logical volume resizingJeremy Katz2007-11-291-2/+3
* Actually do the resizingJeremy Katz2007-11-291-0/+2
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-1/+1
* 2007-10-11 Bill Nottingham <notting@redhat.com>Bill Nottingham2007-10-111-0/+1
* Fix a couple problems pychecker found. There's probably a lot more commitsChris Lumens2007-09-191-0/+1
* 2007-09-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-071-0/+6