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
/
isys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
30
-5456
/
+0
*
modules: dont treat isys special.
Ales Kozumplik
2010-06-23
1
-1
/
+1
*
modules: a change to an import statements in isys/
Ales Kozumplik
2010-06-23
1
-2
/
+2
*
Handle OPTIONS in ifcfg files transparently in loader (#595388)
Steffen Maier
2010-06-11
2
-4
/
+2
*
do not import block from isys. not needed. (#601291).
Ales Kozumplik
2010-06-10
1
-1
/
+0
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
2
-2
/
+2
*
Put a missing close brace back into isys.c.
Chris Lumens
2010-05-28
1
-0
/
+1
*
refactoring: put totalMemory() into isys.
Ales Kozumplik
2010-05-27
6
-12
/
+140
*
Use correct NM dbus interfaces (#594716)
Radek Vykydal
2010-05-24
1
-3
/
+5
*
Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)
Radek Vykydal
2010-05-24
4
-20
/
+56
*
improve the memory checking so it reflects better the hungry architectures.
Ales Kozumplik
2010-05-19
3
-4
/
+12
*
logging: fix SIGSEGV when trying to log after closeLog() is called.
Ales Kozumplik
2010-05-19
1
-0
/
+1
*
logging: give loglevels for the shortened names.
Ales Kozumplik
2010-05-14
1
-3
/
+3
*
Wait for specific activated network devices (#520146).
Radek Vykydal
2010-05-13
1
-0
/
+1
*
logging: log loader messages with LOG_LOCAL1 syslog facility.
Ales Kozumplik
2010-05-13
1
-1
/
+1
*
isys/auditd was missing from .gitingore.
Ales Kozumplik
2010-05-11
1
-0
/
+1
*
Close the dir descriptor after usage. (#589580)
Martin Sivak
2010-05-07
1
-0
/
+4
*
memory: increase the RAM limits, check for URL installs (#549653).
Ales Kozumplik
2010-05-06
3
-2
/
+5
*
memory: build auditd as a standalone binary and run it so (#549653).
Ales Kozumplik
2010-05-06
2
-6
/
+11
*
imount: allow bind mounts.
Ales Kozumplik
2010-04-23
2
-6
/
+21
*
Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
Chris Lumens
2010-04-06
1
-4
/
+3
*
Unlock the CD tray door in isys.ejectcdrom() (#569377)
Peter Jones
2010-03-25
1
-0
/
+6
*
Remove isys/str.c, replace calls with glib.h or string.h calls.
David Cantrell
2010-03-24
4
-157
/
+4
*
make sure the new logging also works when isys is imported as a python module.
Ales Kozumplik
2010-03-08
2
-0
/
+10
*
use the new logging approach in imount.c
Ales Kozumplik
2010-03-08
1
-32
/
+57
*
allow logging into program.log and syslog through log.c
Ales Kozumplik
2010-03-08
2
-22
/
+73
*
log.c: factor out common parts from logMessageV()
Ales Kozumplik
2010-03-08
1
-12
/
+14
*
static variable rename in log.c
Ales Kozumplik
2010-03-08
1
-22
/
+22
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
3
-1
/
+223
*
Remove isys/minifind.c and isys/minifind.h
David Cantrell
2010-03-05
3
-123
/
+0
*
Remove getDasdDevPort() and getDasdState() from isys.py.
David Cantrell
2010-02-22
1
-43
/
+0
*
Remove isys/dasd.c, functions no longer needed in isys.
David Cantrell
2010-02-22
5
-222
/
+1
*
Remove no longer used isys EDD code
Hans de Goede
2010-01-28
2
-103
/
+0
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-2
/
+1
*
Add a function to get paths to loaded modules
Martin Sivak
2010-01-08
1
-0
/
+10
*
Fixes problems in the manual network configuration screen in loader with IPv6.
Ales Kozumplik
2010-01-07
1
-1
/
+1
*
opts should always be treated as a list inside isys.mount().
Chris Lumens
2010-01-05
1
-1
/
+1
*
Include error messages when logging selinux context get/set failures.
David Lehman
2009-12-15
1
-4
/
+4
*
Catch failures to set selinux contexts so it doesn't cause a crash.
David Lehman
2009-12-15
1
-2
/
+6
*
Fix typo logging failure to get default file context.
David Lehman
2009-12-15
1
-1
/
+1
*
Remove smp.c from the Makefile.am, too.
Chris Lumens
2009-12-10
1
-1
/
+1
*
Nothing has a kernel-smp anymore so none of this code is useful.
Chris Lumens
2009-12-10
4
-701
/
+0
*
Remove unused selinux file context functions from isys.
David Lehman
2009-12-08
1
-46
/
+0
*
Use selinux python module for file context operations.
David Lehman
2009-12-08
1
-3
/
+10
*
sundries.h is no longer used.
Chris Lumens
2009-12-06
2
-89
/
+1
*
Enable method/repo nfs options in stage2.
Radek Vykydal
2009-12-03
1
-2
/
+5
*
Sleep if the kickstart file read fails (#537361)
Ales Kozumplik
2009-11-19
2
-5
/
+50
*
Replace all popt use with glib's option parsing code.
David Cantrell
2009-11-18
2
-2
/
+1
*
isys: remove stray debug printf (#533597)
Hans de Goede
2009-11-09
1
-1
/
+0
*
Fix logging of isys mount/umount into program.log.
Radek Vykydal
2009-10-30
1
-1
/
+1
[next]