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
/
isys
/
isys.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- don't do special handling for pdc raid
Peter Jones
2005-11-17
1
-0
/
+2
*
2005-10-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-24
1
-10
/
+10
*
Converted a lot more messages to the new logging system, but there's still
Chris Lumens
2005-08-11
1
-12
/
+13
*
Added a clobberDevice method that is used before formatting a device to
Chris Lumens
2005-06-27
1
-0
/
+3
*
Remove method in addition to calls.
Chris Lumens
2005-06-23
1
-28
/
+0
*
and actually commit
Jeremy Katz
2005-06-22
1
-8
/
+0
*
2005-05-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-23
1
-1
/
+37
*
Make drive sorting smarter.
Chris Lumens
2005-05-11
1
-4
/
+13
*
remove Size changes until I'm ready to commit them to more of the tree
Peter Jones
2005-03-14
1
-4
/
+3
*
only resize the array once.
Peter Jones
2005-03-09
1
-1
/
+1
*
start breaking things with storage.Size ;)
Peter Jones
2005-03-09
1
-3
/
+4
*
take useless syscalls out of ddfile()
Peter Jones
2005-03-09
1
-3
/
+1
*
Don't try to make a device node for virtual filesystems like proc or shm.
Chris Lumens
2005-02-03
1
-8
/
+13
*
2004-12-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-23
1
-3
/
+4
*
2004-11-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-15
1
-0
/
+15
*
2004-11-05 Jeremy Katz <katzj@redhat.com>
rhel4-base
Jeremy Katz
2004-11-05
1
-6
/
+15
*
2004-11-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-02
1
-7
/
+22
*
2004-09-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-29
1
-1
/
+2
*
2004-09-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-28
1
-0
/
+26
*
2004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-28
1
-6
/
+0
*
oops, syntax error in my raid wiping fun
Jeremy Katz
2004-08-26
1
-1
/
+1
*
some hacks to work around the lvm tools being stupid
Jeremy Katz
2004-08-23
1
-0
/
+13
*
use posix.makedev if available. fixes (#129743)
Jeremy Katz
2004-08-17
1
-1
/
+5
*
if we're going to run edd stuff on every isys import, shut it up
Bill Nottingham
2004-08-06
1
-1
/
+1
*
* move biosdisk (edd) stuff around a little
Jeremy Katz
2004-08-04
1
-7
/
+21
*
add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using
Jeremy Katz
2004-07-09
1
-2
/
+10
*
bind is_wireless_interface
Jeremy Katz
2004-06-16
1
-0
/
+3
*
fix cut&paste error
Karsten Hopp
2004-05-13
1
-2
/
+2
*
tyop (#123093)
Jeremy Katz
2004-05-12
1
-1
/
+1
*
merge some s390 fixes from the rhel3 branch. a cosmetic change and a fix
Jeremy Katz
2004-05-11
1
-2
/
+23
*
more warning fixes (#122498)
Jeremy Katz
2004-05-07
1
-8
/
+8
*
fix cdrom ejecting (#116018, #122531)
Jeremy Katz
2004-05-05
1
-3
/
+4
*
dhcpklass is optional, not mandatory (#119260)
Jeremy Katz
2004-04-15
1
-1
/
+4
*
add function to reset the file context to what it "should" be
Jeremy Katz
2004-02-24
1
-0
/
+4
*
drives with no device make no sense. this shows up with usb-storage stuff
Jeremy Katz
2004-02-10
1
-0
/
+2
*
keep a cache of the drives so that we don't probe over and over and over
Jeremy Katz
2004-02-10
1
-2
/
+14
*
don't limit where we probe for drives, cciss etc are going to be on BUS_MISC
Jeremy Katz
2004-02-06
1
-1
/
+1
*
fix for pump dhcpclass stuff
Jeremy Katz
2004-01-23
1
-2
/
+2
*
more dead code
Jeremy Katz
2003-11-19
1
-2
/
+0
*
remove flushDriveDict as it won't be needed
Jeremy Katz
2003-11-19
1
-4
/
+0
*
start working on getting rid of isys/probe.c usage -- change isys.py probing
Jeremy Katz
2003-11-19
1
-12
/
+14
*
add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labels
Jeremy Katz
2003-11-10
1
-0
/
+26
*
some more xfs/jfs bits based off of patch from
Jeremy Katz
2003-11-09
1
-0
/
+30
*
read the chunk size of preexisting raid devices and reuse it (#101518)
Jeremy Katz
2003-10-16
1
-0
/
+9
*
merge from taroon
Jeremy Katz
2003-09-20
1
-0
/
+3
*
merge from taroon-branch. all kinds of miscellaneous bugfixes, including
Jeremy Katz
2003-08-14
1
-0
/
+19
*
add binding for getting mac address of nic
Mike Fulbright
2003-07-07
1
-0
/
+3
*
if there is already a label on the disk, use it instead of making up our
Jeremy Katz
2003-06-29
1
-4
/
+7
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-0
/
+1
*
make useful debugging more useful and support remount
Mike Fulbright
2003-05-01
1
-3
/
+3
[next]