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
*
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
*
Do not traceback if network device doesn't have HwAddress property (#506013).
Radek Vykydal
2009-10-13
1
-2
/
+7
*
Clear out state before calling XkbGetState.
Chris Lumens
2009-10-08
1
-0
/
+1
*
Force interface up before checking link status (#525071).
David Cantrell
2009-10-01
1
-0
/
+14
*
Remove some unused isys methods.
Chris Lumens
2009-09-29
2
-142
/
+0
*
Make anaconda know its version number (#520061)
David Cantrell
2009-09-04
3
-2
/
+12
*
The vtoc.h header has moved from the kernel to s390utils (karsten, #520830).
Chris Lumens
2009-09-03
1
-2
/
+1
*
Make all sysfs path's be _without_ /sys prefix (#516168)
Hans de Goede
2009-08-07
1
-1
/
+1
*
The names of a couple basic udev methods has changed.
Chris Lumens
2009-08-04
1
-2
/
+2
*
Log when we unmount filesystems so we have a match for mount messages.
Chris Lumens
2009-07-30
1
-0
/
+1
*
Catch None devs
Jeremy Katz
2009-07-29
1
-1
/
+3
*
NM no longer exposes information through HAL (#514501).
Chris Lumens
2009-07-29
1
-17
/
+14
*
You must be this tall to ride.
Bill Nottingham
2009-07-10
1
-7
/
+3
*
We also need -DUSESELINUX if we want to call matchPathContext.
Chris Lumens
2009-07-07
1
-1
/
+1
*
Add missing LAYER2 and PORTNO handling for s390x.
David Cantrell
2009-07-06
2
-0
/
+4
*
Include the rest of the libs isys needs to link against (#509572).
Chris Lumens
2009-07-06
1
-1
/
+2
[next]