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
/
iutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-1075
/
+0
*
refactoring: put totalMemory() into isys.
Ales Kozumplik
2010-05-27
1
-11
/
+0
*
iutil: execWithCallback() and execWithPulseProgress() return an object.
Ales Kozumplik
2010-05-24
1
-6
/
+9
*
logging: simplify stdout logging in execWithCallback().
Ales Kozumplik
2010-05-24
1
-9
/
+6
*
logging: use stderr parameter in execWithCallback().
Ales Kozumplik
2010-05-24
1
-0
/
+2
*
improve the memory checking so it reflects better the hungry architectures.
Ales Kozumplik
2010-05-19
1
-0
/
+11
*
Set minswap suggestion on s390x to 1 (#466289).
David Cantrell
2010-04-14
1
-0
/
+3
*
use isSparc not isSPARC
Dennis Gilmore
2010-03-15
1
-1
/
+1
*
add function to get the sparc system type
Dennis Gilmore
2010-03-15
1
-0
/
+19
*
Log commands as a string instead of as a list of strings.
David Lehman
2010-02-03
1
-3
/
+3
*
Fix: execWithRedirect() logging stderr at wrong loglevel.
Ales Kozumplik
2010-02-03
1
-5
/
+5
*
Fix: execWithCallback() not logging stderr.
Ales Kozumplik
2010-02-03
1
-2
/
+22
*
iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.
Peter Jones
2010-01-15
1
-5
/
+1
*
Fixup various errors detected by pylint
Hans de Goede
2010-01-14
1
-1
/
+1
*
fix for a bug in 05ce88b2 that split one line over several in program.log
Ales Kozumplik
2009-12-23
1
-2
/
+7
*
Log into program.log through the standard python logging (part of #524980).
Ales Kozumplik
2009-12-18
1
-20
/
+13
*
update reIPL messages
Mark Hamzy
2009-12-09
1
-3
/
+10
*
Remove test mode.
Chris Lumens
2009-12-03
1
-2
/
+0
*
Enable method/repo nfs options in stage2.
Radek Vykydal
2009-12-03
1
-0
/
+15
*
Whenever storage code tries to log a method call, do so into the 'tmp/storage...
Ales Kozumplik
2009-12-03
1
-16
/
+0
*
Get correct boot device in reIPL code for s390 (#537390).
Mark Hamzy
2009-11-17
1
-1
/
+4
*
In execWithCallback(), support disabling stdout echo (#528386)
David Cantrell
2009-11-02
1
-5
/
+9
*
Create execWithCallback() function in iutil.
David Cantrell
2009-10-28
1
-3
/
+15
*
Reintegrate reipl to trigger reboot/halt on s390x correctly. (#528380)
Steffen Maier
2009-10-16
1
-0
/
+17
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-7
/
+21
*
Don't leak fds (#520154)
Joel Granados Moreno
2009-09-17
1
-0
/
+9
*
Fix busy cursor stack popping when creating formats (#518529).
Radek Vykydal
2009-09-14
1
-2
/
+0
*
Use tee thread to ensure line buffered output to screen and log file at the s...
Martin Sivak
2009-08-25
1
-23
/
+59
*
Close the opened file descriptors when necessary. (#499854)
Joel Granados Moreno
2009-08-06
1
-2
/
+35
*
Don't show formatting progress bar after mkfs has exited.
Eric Kerin
2009-07-16
1
-1
/
+12
*
fix backtrace in s390 reipl support due to missing anaconda.id.fsset (#509877)
Steffen Maier
2009-07-06
1
-27
/
+3
*
Stop using rhpl.arch in writeRpmPlatform()
Jeremy Katz
2009-07-01
1
-4
/
+3
*
Stop using rhpl.translate
Jeremy Katz
2009-07-01
1
-1
/
+3
*
We no longer write out /etc/rpm/platform, so don't offer to upgrade it.
Chris Lumens
2009-06-01
1
-6
/
+2
*
Use powers of two in swapSuggestion (#463885).
Chris Lumens
2009-05-20
1
-3
/
+3
*
Move _resetRpmDb into iutil so we can access it everywhere.
Chris Lumens
2009-04-30
1
-0
/
+7
*
Remove requirement for EFI machines to be x86, since IA64 is too (#497934).
Chris Lumens
2009-04-28
1
-4
/
+3
*
When catching an OSError, handle it as an object instead of a tuple (#497374).
Chris Lumens
2009-04-23
1
-16
/
+15
*
Run programs with LC_ALL=C in case we're parsing output (#492549).
Chris Lumens
2009-04-13
1
-2
/
+10
*
Do not write "Running..." to stdout, as that could be tty1.
Chris Lumens
2009-03-12
1
-2
/
+3
*
stdout and stderr may also need to be created.
Chris Lumens
2009-03-09
1
-5
/
+5
*
Merge branch 'master' into storage
David Lehman
2009-03-04
1
-0
/
+180
|
\
|
*
reIPL support for s390
Mark Hamzy
2009-03-02
1
-0
/
+181
*
|
More work on iutil.execWith function file handling.
David Lehman
2009-03-03
1
-29
/
+45
*
|
os.dup2 wants a fileno, not a file. Also, don't clobber the name str.
David Lehman
2009-02-27
1
-3
/
+3
*
|
hasiSeriesNativeStorage is no longer used anywhere.
Chris Lumens
2009-02-27
1
-19
/
+0
*
|
Fix iutil.execWithFoo's file handling.
David Lehman
2009-02-27
1
-21
/
+39
*
|
Add some useful functions to iutil.
David Lehman
2009-02-23
1
-0
/
+52
|
/
*
Remove statement without effect to make pychecker happy
Hans de Goede
2009-02-06
1
-2
/
+0
*
Pay attention to the stderr parameter to execWithCapture.
Chris Lumens
2009-02-02
1
-2
/
+5
[next]