index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move persistent network udev rule to under /etc (#464844).
Chris Lumens
2008-10-14
1
-1
/
+1
*
Remount /mnt/sysimage/dev after migrating filesystems.
Chris Lumens
2008-09-19
1
-1
/
+3
*
Do encrypted device passphrase retrofits while activating partitioning.
David Lehman
2008-09-15
1
-0
/
+2
*
The Timer class is no longer used.
Chris Lumens
2008-08-26
1
-1
/
+0
*
udev rules have changed location (#458570).
Chris Lumens
2008-08-11
1
-1
/
+1
*
Fix the #224636 fix.. I didn't look at the python 2.4 api close enough and th...
Martin Sivak
2008-08-06
1
-2
/
+2
*
We're not actually activating new filesystems quite yet.
Chris Lumens
2008-08-04
1
-1
/
+1
*
Remove all the RPM lock files before creating a new transaction (#456949).
Chris Lumens
2008-07-31
1
-5
/
+6
*
udevsettle takes forever, so display a waitWindow.
Chris Lumens
2008-07-30
1
-0
/
+3
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-41
/
+5
*
Resizing lvs on top of RAID fails, make the error not a traceback
Jeremy Katz
2008-04-18
1
-1
/
+5
*
Return the right thing (from dchapman)
Jeremy Katz
2008-04-10
1
-1
/
+1
*
More ia64 kernel path fixage (#441846)
Jeremy Katz
2008-04-10
1
-2
/
+2
*
Fix for ia64 (#439876)
Jeremy Katz
2008-03-31
1
-0
/
+2
*
Lame attempt to try to avoid race condition with udev creating device nodes
Jeremy Katz
2008-03-31
1
-0
/
+8
*
Don't pass None as stdout or stderr.
Chris Lumens
2008-03-28
1
-1
/
+1
*
Mark for translation based on feedback from translators
Jeremy Katz
2008-03-28
1
-3
/
+3
*
Just relabel all of /etc/sysconfig (#439315)
Jeremy Katz
2008-03-28
1
-1
/
+1
*
Catch errors on resize and present a dialog to the user
Jeremy Katz
2008-03-27
1
-2
/
+23
*
more mouse-related removals
Bill Nottingham
2008-03-27
1
-1
/
+1
*
Handle kernel variants a little better at install time too
Jeremy Katz
2008-03-26
1
-0
/
+43
*
No more arc (#435175)
Jeremy Katz
2008-02-27
1
-2
/
+0
*
Gtk does not have the error type, use custom with proper icons. (#224636)
Martin Sivak
2008-02-26
1
-1
/
+1
*
Catch the error emmited by lvm tools during logical volume creation process (...
Martin Sivak
2008-02-22
1
-1
/
+9
*
Remove rogue references to kudzu.
Chris Lumens
2008-01-23
1
-1
/
+0
*
restorecon on /etc/modprobe.d
Bill Nottingham
2008-01-14
1
-1
/
+1
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-4
/
+4
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-10
/
+17
*
Move X.log out of /tmp/ramfs
Jeremy Katz
2007-12-06
1
-1
/
+1
*
Fix up the livecd to no longer use an InstallMethod.
Chris Lumens
2007-12-05
1
-1
/
+1
*
Backend code for logical volume resizing
Jeremy Katz
2007-11-29
1
-2
/
+3
*
Actually do the resizing
Jeremy Katz
2007-11-29
1
-0
/
+2
*
Initial support for block devices encrypted using LUKS/dm-crypt.
David Lehman
2007-11-16
1
-1
/
+1
*
2007-10-11 Bill Nottingham <notting@redhat.com>
Bill Nottingham
2007-10-11
1
-0
/
+1
*
Fix a couple problems pychecker found. There's probably a lot more commits
Chris Lumens
2007-09-19
1
-0
/
+1
*
2007-09-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-07
1
-0
/
+6
*
Remove disabled badblocks checking code.
Chris Lumens
2007-08-03
1
-1
/
+0
*
Don't need to import FileCopyException. It's not used.
Chris Lumens
2007-07-26
1
-1
/
+0
*
Remove call to refreshDevices.
Chris Lumens
2007-07-18
1
-1
/
+0
*
re-port split up of DiskSet.openDevices() from rhel5
Peter Jones
2007-07-18
1
-1
/
+1
*
Remove extra brace.
Chris Lumens
2007-07-16
1
-1
/
+1
*
2007-07-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-16
1
-2
/
+4
*
2007-07-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-09
1
-2
/
+2
*
2007-07-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-02
1
-1
/
+1
*
2007-05-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-02
1
-3
/
+2
*
Forgot to commit this earlier.
David Cantrell
2007-04-26
1
-1
/
+1
*
anaconda makes /root, so make sure to set the context on it (#237834).
Chris Lumens
2007-04-25
1
-3
/
+2
*
2007-04-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-19
1
-1
/
+1
*
Move the clearpart logic out of openDevices since we don't want to do it every
Chris Lumens
2007-03-28
1
-0
/
+1
*
Remove unused functions.
Chris Lumens
2007-03-14
1
-49
/
+0
[next]