index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
partRequests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dmraid.py (dmDriveCache): add dmDriveCache class, to to manage
Peter Jones
2005-12-11
1
-0
/
+1
*
Support bytesPerInode on RAID (Curtis Doty <Curtis at Greenkey.net, #175288).
Chris Lumens
2005-12-08
1
-4
/
+6
*
Use new logging system.
Chris Lumens
2005-08-12
1
-4
/
+6
*
Allow the resulting string to be put into a call to rhpl.log.
Chris Lumens
2005-05-03
1
-1
/
+1
*
Recognize --label for the part keyword (#79832).
Chris Lumens
2005-04-27
1
-20
/
+25
*
2005-04-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-21
1
-0
/
+3
*
update LV snapshot delete code
Peter Jones
2005-03-28
1
-4
/
+1
*
Delete snapshot LVs before their parents
Peter Jones
2005-03-28
1
-1
/
+4
*
update copyright statements, like a good little corperate stooge ;)
Peter Jones
2005-03-07
1
-1
/
+1
*
comment out new log events that are only marginally helpful
Peter Jones
2005-03-07
1
-2
/
+2
*
* autopart.py: fix growable size log to show IDs instead of python's
Peter Jones
2005-03-07
1
-52
/
+6
*
Fix __str__ parameter names so we don't traceback while debugging.
Peter Jones
2005-03-04
1
-3
/
+3
*
Make getPVSize not needs partedUtils devices unless the subclassed type
Peter Jones
2005-02-25
1
-23
/
+22
*
All RequestSpec objects have to be able to guess how much space a nest PV
Peter Jones
2005-02-25
1
-33
/
+44
*
Support setting filesystem options via kickstart through a --fsoptions
Chris Lumens
2005-02-03
1
-7
/
+10
*
2005-02-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-02
1
-1
/
+1
*
* lvm.py (lvlist): return size in MB.
Peter Jones
2005-01-21
1
-1
/
+34
*
Support bytes per inode on a per-partition basis (#57550).
Chris Lumens
2005-01-14
1
-14
/
+34
*
2004-12-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-09
1
-2
/
+2
*
2004-12-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-03
1
-0
/
+17
*
2004-10-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-19
1
-0
/
+4
*
2004-10-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-06
1
-1
/
+2
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-5
/
+0
*
Fix for setting boot md no (#125006)
Paul Nasrat
2004-07-12
1
-4
/
+1
*
switch autopartitioning to use lvm by default. setup is basically
Jeremy Katz
2004-07-07
1
-2
/
+10
*
bump default pesize to 32 MB
Jeremy Katz
2004-05-27
1
-1
/
+1
*
need this too
Jeremy Katz
2004-05-20
1
-0
/
+2
*
if we go back from partitioning, we need to be able to change what the device
Jeremy Katz
2003-12-17
1
-4
/
+0
*
read the chunk size of preexisting raid devices and reuse it (#101518)
Jeremy Katz
2003-10-16
1
-2
/
+5
*
don't try to remove existing log vols or vol groups more than once (#104993)
Jeremy Katz
2003-09-25
1
-0
/
+14
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-4
/
+5
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-2
/
+2
*
don't require a size to be specified if the logical volume is preexisting. n...
Jeremy Katz
2003-02-20
1
-1
/
+1
*
fix for bug #79454 - a tad messy but this way I dont duplicate code elsewhere
Mike Fulbright
2003-01-31
1
-5
/
+14
*
bump up copyright for things we have changed this year so far
Mike Fulbright
2003-01-14
1
-1
/
+1
*
oops
Mike Fulbright
2003-01-09
1
-2
/
+1
*
fix for bug #81127 - dont let user use mount points that are symlinks in the ...
Mike Fulbright
2003-01-08
1
-2
/
+11
*
hmm... this will be a little bit more correct
Jeremy Katz
2003-01-07
1
-1
/
+1
*
add support for reading the size of preexisting VGs directly (#79920)
Jeremy Katz
2003-01-03
1
-7
/
+20
*
added code to handle growing lvm partitions. Only intended for use via ks at ...
Mike Fulbright
2002-08-19
1
-5
/
+16
*
clamp sizes to allowable sizes based on Physical Extent of Volume Group
Mike Fulbright
2002-08-14
1
-1
/
+6
*
make error message a little more clear per request on kickstart-list
Jeremy Katz
2002-07-18
1
-2
/
+2
*
Changes as per Milan Documentation String Review
Mike Fulbright
2002-07-12
1
-2
/
+2
*
record preexisting fstype for a lv
Mike Fulbright
2002-06-25
1
-1
/
+8
*
save origfstype if lv is preexisting
Mike Fulbright
2002-06-23
1
-3
/
+12
*
size could be zero I guess...
Jeremy Katz
2002-06-12
1
-1
/
+1
*
set up preexisting devices for raid, vgs, and lvs
Jeremy Katz
2002-06-12
1
-3
/
+7
*
some tweaks to error messages
Mike Fulbright
2002-06-12
1
-3
/
+3
*
added method for setting size of LV
Mike Fulbright
2002-06-11
1
-0
/
+10
*
make the fsset Device persistent for the request so that we don't screw thing...
Jeremy Katz
2002-06-11
1
-12
/
+34
[next]