summaryrefslogtreecommitdiffstats
path: root/pyanaconda/iutil.py
Commit message (Expand)AuthorAgeFilesLines
* update proxy supportBrian C. Lane2012-07-091-0/+104
* In execWithRedirect, make sure env exists before trying to change it.Chris Lumens2012-06-261-1/+3
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-5/+41
|\
| * Add initial support for ARM based systems.d.marlin2012-04-271-0/+5
| * use /sys/class/dmi instead of dmidecodeBrian C. Lane2012-04-041-3/+2
| * Don't set MALLOC_PERTURB_ when calling grub2-install. (workaround #806784)Peter Jones2012-03-281-1/+5
| * add dracut shutdown eject hook function (#787461)Brian C. Lane2012-02-201-0/+24
| * check if stdout and stderr are the same in execWithRedirect and open the file...Masahiro Matsuya2012-02-081-1/+4
* | Add restart_service to iutilVratislav Podzimek2012-06-011-0/+3
* | NTP switch functionality (DatetimeSpoke)Vratislav Podzimek2012-05-221-0/+25
* | Add an environment variable for kickstart scripts to make use of.Chris Lumens2012-02-221-8/+9
* | Add a testing flag to allow limited use as non-root.David Lehman2012-01-141-27/+27
* | Protect from tracebacks that occur when running as non-root.David Lehman2012-01-061-12/+27
|/
* fcoe: load bnx2fc if relevant.Ales Kozumplik2011-09-191-0/+6
* iutil: make getArch() return ppc64 on ppc64 (#736721)Will Woods2011-09-131-1/+3
* iutil: add 'bits' arg to isPPC (like isX86)Will Woods2011-09-131-2/+14
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-4/+4
* Copy /etc/multipath/wwids to the sysimage.Ales Kozumplik2011-08-161-0/+14
* Fix a bunch of stupid little errors pylint caught.Chris Lumens2011-07-221-1/+1
* Handle systems with more than 2147483647 kB of memory (#704593).David Cantrell2011-07-061-1/+1
* Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.Ales Kozumplik2011-05-041-0/+15
* iutil: remove excess imports.Ales Kozumplik2011-04-271-5/+4
* Update remaining parts of anaconda to use new bootloader module.David Lehman2011-04-071-2/+3
* Handle boot loader upgrades on s390 (#682783)David Cantrell2011-03-081-0/+1
* Fix up remaining anaconda.id references (#680296)Brian C. Lane2011-02-241-1/+1
* Be better at handling killed metacity.Ales Kozumplik2011-02-211-4/+10
* Support cciss devices in get_sysfs_path_by_name().Ales Kozumplik2011-02-181-2/+13
* Clean up a bunch of exception handling code.David Lehman2011-02-161-8/+10
* Support /boot on logical volume on s390x (#618376)David Cantrell2011-01-131-1/+1
* Remove MainframeDiskDevice class, use description property.David Cantrell2010-12-211-1/+1
* Use chreipl to set the IPL device on s390x (#632325)David Cantrell2010-12-091-178/+25
* iscsi: partial offload drivers.Ales Kozumplik2010-12-031-3/+5
* Remove writeRpmPlatform, adjust callers. (#651132, #650490)Bill Nottingham2010-11-111-46/+0
* Search for iscsid in the $PATH, not in a hardcoded list of places (#645523).Chris Lumens2010-10-211-0/+8
* filtering UI: don't be picky about udev wwid length.Ales Kozumplik2010-08-261-0/+13
* or -> andChris Lumens2010-06-111-1/+1
* In the filter UI, also ignore devices that do not report a size (#594803).Chris Lumens2010-06-101-0/+14
* fix: the po path has to be bound for gtk.glade too.Ales Kozumplik2010-06-101-0/+19
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+1075