summaryrefslogtreecommitdiffstats
path: root/pyanaconda/flags.py
Commit message (Expand)AuthorAgeFilesLines
* Bring back the askmethod parameter (#889887).Chris Lumens2013-02-111-0/+1
* Add --dirinstall commandBrian C. Lane2013-02-081-0/+5
* Add a guard for testing if we can modify runtime systemVratislav Podzimek2012-09-281-0/+27
* Add a flag attribute to handle cmdline modeJesse Keating2012-09-271-0/+2
* Read cmdline files from /run/installJesse Keating2012-09-191-2/+2
* add command line option to set the arm platform.Dennis Gilmore2012-08-061-0/+1
* Add flags.automatedInstallBrian C. Lane2012-06-201-0/+1
* Add default state for flags.testingBrian C. Lane2012-06-201-0/+1
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-80/+120
|\
| * Add leavebootorder option (anaconda) (revised for master, sigh)Mark Hamzy2012-06-191-1/+2
| * Move sshpw handling out of AnacondaJesse Keating2012-06-081-2/+1
| * default to msdos disk labels (#816701)Brian C. Lane2012-04-261-3/+3
| * read flags using filename globsBrian C. Lane2012-04-051-1/+7
| * read args from 80kickstart.confBrian C. Lane2012-03-191-1/+2
| * fix setattr in set_cmdline_boolPetr Schindler2012-02-141-1/+1
| * Add flags.set_cmdline_bool and flags.read_cmdlineWill Woods2012-02-081-19/+13
| * flags.py: add new BootArgs() object for dealing with boot argsWill Woods2012-02-081-26/+73
| * flags.py: rework/cleanup Flags objectWill Woods2012-02-081-54/+48
* | Add a flag for if this is an automated (kickstart) install or not.Chris Lumens2012-04-261-0/+1
* | Add a testing flag to allow limited use as non-root.David Lehman2012-01-141-0/+1
|/
* Add 'nogpt' cmdline arg to disable creation of gpt disklabels.David Lehman2011-10-171-0/+2
* Remove as many of the /selinux path hardcodings as possible (#729563).Chris Lumens2011-08-111-1/+2
* Cherry-pick from rhel5-branch, by Will Woods.Will Woods2011-05-191-2/+3
* Add support for installing onto block device image files.David Lehman2010-12-021-0/+1
* Cleanup tabs in flags.pyBrian C. Lane2010-09-101-24/+23
* ssl: propagate 'url --noverifyssl' into yum repo configuration (#599040).Ales Kozumplik2010-07-081-0/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+122