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
/
iutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the missing import.
Chris Lumens
2009-01-09
1
-1
/
+1
*
Log everything from execWithRedirect or execWithCapture (#467690).
Chris Lumens
2009-01-07
1
-8
/
+43
*
Move strip_markup() into iutil.
Chris Lumens
2008-12-05
1
-0
/
+16
*
yuminstall: don't ever stop people installing the virt group
Mark McLoughlin
2008-08-08
1
-35
/
+0
*
Change the maximum recommended swap size to "2000 + (current ram)".(#447372)
Joel Andres Granados
2008-08-06
1
-2
/
+2
*
Declare variables before trying to use them (#455361).
Chris Lumens
2008-07-15
1
-0
/
+2
*
Don't do the "exec shell on tty1" thing in vnc if we've got virtual terminals.
Peter Jones
2008-06-05
1
-0
/
+6
*
Can't reference iutil.whatever from inside iutil.py.
Chris Lumens
2008-06-04
1
-9
/
+9
*
Fix a couple typos in the getArch commit.
Chris Lumens
2008-06-04
1
-1
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-15
/
+108
*
Use the execWithCapture wrapper to be consistent.
Joel Andres Granados
2008-04-24
1
-3
/
+1
*
Lookinig for the capabilities file in xen is valid in more cases.
Joel Andres Granados
2008-04-23
1
-1
/
+1
*
Avoid putting virtualization option when in Xen or VMware. (#443373)
Joel Andres Granados
2008-04-23
1
-0
/
+17
*
Don't traceback if stdout is an fd either
Jeremy Katz
2008-03-31
1
-2
/
+3
*
iutil doesn't need isys anymore
Jeremy Katz
2008-03-31
1
-1
/
+1
*
Make sure there's a stdout to write to.
Chris Lumens
2008-03-28
1
-1
/
+3
*
Make sure we give the command that's run on stdout so that it's logged
Jeremy Katz
2008-03-27
1
-0
/
+2
*
Rework isEfi() to be slightly more conservative.
Peter Jones
2008-03-04
1
-5
/
+5
*
Don't write out /etc/rpm/platform anymore.
Jeremy Katz
2008-02-28
1
-3
/
+3
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
Get out of the business of creating device nodes.
Bill Nottingham
2007-12-07
1
-84
/
+0
*
Remove final traces of /tmp/ramfs usage
Jeremy Katz
2007-12-06
1
-3
/
+0
*
set stdin for pulse progress if needed
Jeremy Katz
2007-11-29
1
-0
/
+2
*
add iutil.execWithPulseProgress to do a pulsing progress bar
Jeremy Katz
2007-11-29
1
-0
/
+60
*
Inform user about the arch mismatch and offer to upgrade rpm platform
msivak
2007-10-26
1
-1
/
+1
*
* iutil.py (makeDriveDeviceNodes): create all variations of tape drive
dlehman
2007-09-17
1
-1
/
+5
*
* iutil.py (makeDriveDeviceNodes): Fix number of created scsi
msivak
2007-08-17
1
-1
/
+1
*
Add API documentation to a couple files as examples.
Chris Lumens
2007-07-27
1
-33
/
+72
*
2007-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-25
1
-0
/
+5
*
- fix error reporting in execWithRedirect
Peter Jones
2007-07-25
1
-2
/
+3
*
- add support for x86 machines with efi
Peter Jones
2007-07-18
1
-0
/
+14
*
* urlinstall.py (UrlInstallMethod.filesDone): don't log errors when
dlehman
2007-07-11
1
-0
/
+4
*
Set preferred color on upgrades (#235757)
Paul Nasrat
2007-05-14
1
-2
/
+15
*
Log the failing command as well as raising an exception, as some callers just
Chris Lumens
2007-05-01
1
-0
/
+2
*
Set preferred color (#235757)
Paul Nasrat
2007-05-01
1
-0
/
+3
*
Add support for spufs (#237725)
Paul Nasrat
2007-04-25
1
-0
/
+20
*
Make sure kickstart scripts execute with the correct cwd (#237317).
Chris Lumens
2007-04-23
1
-3
/
+3
*
- explicitly make argv a list in execWith{Capture,Redirect}
Peter Jones
2007-01-15
1
-0
/
+2
*
- Don't log an error just because we're making a directory that already exists.
Peter Jones
2007-01-04
1
-1
/
+7
*
Don't use all the complication of execWithRedirect so shells end up where
Chris Lumens
2006-12-15
1
-4
/
+5
*
Fix traceback (#211830)
Paul Nasrat
2006-10-23
1
-2
/
+2
*
Here's a better fix.
Chris Lumens
2006-10-19
1
-0
/
+6
*
Tweak min/max swap numbers for the low memory case (#189490).
Chris Lumens
2006-10-12
1
-3
/
+3
*
2006-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-21
1
-2
/
+2
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-2
/
+2
*
2006-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-23
1
-7
/
+6
*
- don't call isys.flushDriveDict() from makeDriveDeviceNodes(), as it
Peter Jones
2006-08-18
1
-2
/
+0
*
Flush the drive cache so we don't mistake hard drives for CD/DVD drives.
Chris Lumens
2006-08-17
1
-0
/
+2
*
Capture stderr output too (useful for logging VNC error messages).
Chris Lumens
2006-08-11
1
-1
/
+2
[next]