summaryrefslogtreecommitdiffstats
path: root/pyanaconda/constants.py
Commit message (Expand)AuthorAgeFilesLines
* DMI_CHASSIS_VENDOR has moved into blivet.David Lehman2013-02-041-3/+0
* Use DEFAULT_LANG instead of magic value "en_US.UTF-8"Vratislav Podzimek2013-01-151-1/+1
* Add support for KS %addon section and the API+code to use itMartin Sivak2012-12-171-1/+4
* ISOImage needs to look at /run/install/source for the mounted image (#879142).Chris Lumens2012-12-041-1/+1
* Handle nfsiso leavings by dracut (#876223)Jesse Keating2012-11-141-0/+2
* Add a mapping of old run level to new systemd targetJesse Keating2012-11-121-1/+4
* Add standalone spoke to prompt for VNCJesse Keating2012-09-271-0/+4
* Base auto-generated name prefixes on productName, not device type.David Lehman2012-08-131-0/+5
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-0/+8
|\
| * restore the GPT blacklist codeBrian C. Lane2012-04-041-0/+3
| * add dracut shutdown eject hook function (#787461)Brian C. Lane2012-02-201-0/+2
| * Set default lang and create default locale files earlyWill Woods2012-02-161-0/+3
| * Remove obsolete error handling left over from the old storage code.David Lehman2011-11-041-17/+0
* | Generate an installer yum config for package install.David Lehman2012-04-191-1/+1
* | Allow changing the base repo.David Lehman2012-03-141-2/+3
* | Add new packaging module.David Lehman2012-02-281-0/+3
* | Move setfilecons code into a kickstart script, too.Chris Lumens2012-02-221-16/+0
* | Remove obsolete error handling left over from the old storage code.David Lehman2012-02-161-17/+0
|/
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-0/+1
* Change IsBeta to IsFinalMartin Gracik2011-07-261-1/+1
* Relabel /var/lock as well (#701575).Chris Lumens2011-05-171-1/+1
* Add /var/lib/yum to the list of directories we set context on (#681494).Chris Lumens2011-03-041-1/+1
* Make the dispatcher call the shots.Ales Kozumplik2011-02-211-1/+2
* Rename anaconda-image-cleanup and use it for all cleanup in liveinst.David Lehman2010-12-171-0/+2
* Set SELinux context on /etc/localtime (#653867).Chris Lumens2010-11-161-1/+1
* remove EXN_ constants from constants.pyAles Kozumplik2010-10-061-5/+0
* Remove BETANAG, instead reading it from .buildstamp (#628688).Chris Lumens2010-09-101-2/+1
* Remove productPath.Chris Lumens2010-09-091-1/+0
* Reset labels on /var/cache/yum as well (#623434).Chris Lumens2010-08-191-0/+16
* Fix the provides we look for when installing DUD (#618862)Martin Sivak2010-08-171-1/+1
* Fix the paths for DD in postinstall phaseMartin Sivak2010-08-161-0/+2
* We checked for updated driver with wrong path prefix (#619745)Martin Sivak2010-08-121-1/+2
* fix: the po path has to be bound for gtk.glade too.Ales Kozumplik2010-06-101-0/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+89