summaryrefslogtreecommitdiffstats
path: root/pyanaconda/packages.py
Commit message (Expand)AuthorAgeFilesLines
* Use ksdata.timezone and timezone module instead of anaconda.timezoneVratislav Podzimek2012-08-221-3/+3
* Hook up the kickstart firstboot command so it actually does something.Chris Lumens2012-07-171-11/+0
* Remove all the writeKS methods except in network and storage.Chris Lumens2012-04-241-6/+0
* Remove betaNagScreen.Chris Lumens2012-04-091-50/+0
* Move turnOnFilesystems out of packages.py and into the storage module.Chris Lumens2012-04-091-87/+0
* Move setfilecons code into a kickstart script, too.Chris Lumens2012-02-221-41/+0
* Log file copying can be handled by a kickstart script now.Chris Lumens2012-02-221-19/+0
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-5/+5
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-18/+18
* matchpathcon doesn't like strings like "//lib64", so remove a slash (#730863).Chris Lumens2011-08-161-2/+2
* Keep dracut settings in sets instead of many long strings.Ales Kozumplik2011-06-241-1/+1
* Finish removing bootloadersetup step.David Lehman2011-05-021-4/+10
* No longer log that we're resetting the file context.Chris Lumens2011-04-071-1/+0
* Update remaining parts of anaconda to use new bootloader module.David Lehman2011-04-071-1/+1
* Make the dispatcher call the shots.Ales Kozumplik2011-02-211-4/+4
* Use chreipl to set the IPL device on s390x (#632325)David Cantrell2010-12-091-12/+1
* swapoff -a is only needed for livecd, so only do it for livecd.David Lehman2010-12-021-1/+3
* Add support for installing onto block device image files.David Lehman2010-12-021-1/+1
* hwclock lives in /sbin now.Ales Kozumplik2010-10-291-1/+1
* Copy ifcfg.log into traceback and target system.Radek Vykydal2010-09-271-2/+6
* Reset labels on /var/cache/yum as well (#623434).Chris Lumens2010-08-191-31/+32
* Put dhcp configuration files in /etc/dhcp (#468436)David Cantrell2010-06-251-1/+1
* Set SELinux context on dasd.conf and zfcp.conf (#605597)David Cantrell2010-06-211-1/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+361