summaryrefslogtreecommitdiffstats
path: root/pyanaconda/installclasses
Commit message (Expand)AuthorAgeFilesLines
* Replace isWirelessDevice() using new nm moduleRadek Vykydal2013-02-121-2/+2
* Replace getLinkStatus() using new nm moduleRadek Vykydal2013-02-121-2/+7
* Replace getDevices() using new nm moduleRadek Vykydal2013-02-121-2/+3
* Move networking functions from isys to network module.Radek Vykydal2013-02-121-4/+3
* Remove some modules obsoleted by the packaging module.David Lehman2013-01-081-1/+0
* Don't try to load ifcfg files for wifi devices (#865355)Vratislav Podzimek2012-10-111-1/+2
* networking: mirror end-of-installation network config tweaks in ksdata.Radek Vykydal2012-08-271-1/+5
* Remove unused imports from the installclasses.Chris Lumens2012-08-142-9/+0
* Streamline autopart request setup slightly.David Lehman2012-08-132-6/+2
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-0/+3
|\
| * empty versions shouldn't traceback (#843346)Jesse Keating2012-07-301-0/+3
* | remove Network(): list of network devices, final stepsRadek Vykydal2012-07-201-5/+8
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-202-7/+18
|\|
| * Use grub2 on efi systems.Peter Jones2012-05-212-0/+4
| * Get crashkernel arguments from the crashkernel code dynamically (#814813)Peter Jones2012-05-171-1/+1
| * Set ONBOOT=yes for at least one wired netdev by default (#806466)Will Woods2012-04-031-2/+5
| * empty versions shouldn't be upgradable or traceback (#791317)Brian C. Lane2012-02-241-3/+7
| * Add 'sound-and-video' to Fedora install class for 'Software Development' task...Bill Nottingham2011-12-131-1/+1
* | Set the default packaging payload as an attribute on Anaconda.Chris Lumens2012-02-282-16/+0
|/
* Default to an active network device after reboot on Fedora (ONBOOT) (#498207)Radek Vykydal2011-10-051-0/+12
* dispatch: Fix rules for running the partitioning step.Ales Kozumplik2011-05-192-8/+0
* When checking for allowing an upgrade, trim off any "-Alpha" or "-Beta".Chris Lumens2011-04-201-1/+2
* Update remaining parts of anaconda to use new bootloader module.David Lehman2011-04-071-1/+1
* Make the "comps" translation domain dynamic.Ales Kozumplik2011-03-142-0/+4
* Don't complain about upgrading the same release (#620953)Brian C. Lane2010-08-061-1/+1
* modules: necessary changes to the installclasses import statements.Ales Kozumplik2010-06-232-16/+16
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-313-0/+264