summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* isys/auditd was missing from .gitingore.Ales Kozumplik2010-05-111-0/+1
* Close the dir descriptor after usage. (#589580)Martin Sivak2010-05-071-0/+4
* memory: increase the RAM limits, check for URL installs (#549653).Ales Kozumplik2010-05-063-2/+5
* memory: build auditd as a standalone binary and run it so (#549653).Ales Kozumplik2010-05-062-6/+11
* imount: allow bind mounts.Ales Kozumplik2010-04-232-6/+21
* Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.Chris Lumens2010-04-061-4/+3
* Unlock the CD tray door in isys.ejectcdrom() (#569377)Peter Jones2010-03-251-0/+6
* Remove isys/str.c, replace calls with glib.h or string.h calls.David Cantrell2010-03-244-157/+4
* make sure the new logging also works when isys is imported as a python module.Ales Kozumplik2010-03-082-0/+10
* use the new logging approach in imount.cAles Kozumplik2010-03-081-32/+57
* allow logging into program.log and syslog through log.cAles Kozumplik2010-03-082-22/+73
* log.c: factor out common parts from logMessageV()Ales Kozumplik2010-03-081-12/+14
* static variable rename in log.cAles Kozumplik2010-03-081-22/+22
* move log.c from loader into isys.Ales Kozumplik2010-03-083-1/+223
* Remove isys/minifind.c and isys/minifind.hDavid Cantrell2010-03-053-123/+0
* Remove getDasdDevPort() and getDasdState() from isys.py.David Cantrell2010-02-221-43/+0
* Remove isys/dasd.c, functions no longer needed in isys.David Cantrell2010-02-225-222/+1
* Remove no longer used isys EDD codeHans de Goede2010-01-282-103/+0
* pylint error fixes round 2Hans de Goede2010-01-141-2/+1
* Add a function to get paths to loaded modulesMartin Sivak2010-01-081-0/+10
* Fixes problems in the manual network configuration screen in loader with IPv6.Ales Kozumplik2010-01-071-1/+1
* opts should always be treated as a list inside isys.mount().Chris Lumens2010-01-051-1/+1
* Include error messages when logging selinux context get/set failures.David Lehman2009-12-151-4/+4
* Catch failures to set selinux contexts so it doesn't cause a crash.David Lehman2009-12-151-2/+6
* Fix typo logging failure to get default file context.David Lehman2009-12-151-1/+1
* Remove smp.c from the Makefile.am, too.Chris Lumens2009-12-101-1/+1
* Nothing has a kernel-smp anymore so none of this code is useful.Chris Lumens2009-12-104-701/+0
* Remove unused selinux file context functions from isys.David Lehman2009-12-081-46/+0
* Use selinux python module for file context operations.David Lehman2009-12-081-3/+10
* sundries.h is no longer used.Chris Lumens2009-12-062-89/+1
* Enable method/repo nfs options in stage2.Radek Vykydal2009-12-031-2/+5
* Sleep if the kickstart file read fails (#537361)Ales Kozumplik2009-11-192-5/+50
* Replace all popt use with glib's option parsing code.David Cantrell2009-11-182-2/+1
* isys: remove stray debug printf (#533597)Hans de Goede2009-11-091-1/+0
* Fix logging of isys mount/umount into program.log.Radek Vykydal2009-10-301-1/+1
* Do not traceback if network device doesn't have HwAddress property (#506013).Radek Vykydal2009-10-131-2/+7
* Clear out state before calling XkbGetState.Chris Lumens2009-10-081-0/+1
* Force interface up before checking link status (#525071).David Cantrell2009-10-011-0/+14
* Remove some unused isys methods.Chris Lumens2009-09-292-142/+0
* Make anaconda know its version number (#520061)David Cantrell2009-09-043-2/+12
* The vtoc.h header has moved from the kernel to s390utils (karsten, #520830).Chris Lumens2009-09-031-2/+1
* Make all sysfs path's be _without_ /sys prefix (#516168)Hans de Goede2009-08-071-1/+1
* The names of a couple basic udev methods has changed.Chris Lumens2009-08-041-2/+2
* Log when we unmount filesystems so we have a match for mount messages.Chris Lumens2009-07-301-0/+1
* Catch None devsJeremy Katz2009-07-291-1/+3
* NM no longer exposes information through HAL (#514501).Chris Lumens2009-07-291-17/+14
* You must be this tall to ride.Bill Nottingham2009-07-101-7/+3
* We also need -DUSESELINUX if we want to call matchPathContext.Chris Lumens2009-07-071-1/+1
* Add missing LAYER2 and PORTNO handling for s390x.David Cantrell2009-07-062-0/+4
* Include the rest of the libs isys needs to link against (#509572).Chris Lumens2009-07-061-1/+2