summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-3118-2002/+0
* Add default iSCSI initiator name in rescue mode (#594434)Hans de Goede2010-05-211-3/+4
* logging: remove references to the 'bootloaderadvanced' step.Ales Kozumplik2010-05-141-2/+0
* Remove no longer needed devices argument from Network.write() (#520146)Radek Vykydal2010-05-131-3/+1
* Enable networking in stage 2 using nm-c-e (#520146)Radek Vykydal2010-05-131-0/+2
* Use ifcfg files via NetworkDevice in Network class (#520146)Radek Vykydal2010-05-133-3/+4
* logging: remove all references to the "installtype" step.Ales Kozumplik2010-05-131-3/+1
* Don't allow creating a new bootloader config in text mode (#580378).Chris Lumens2010-05-111-20/+5
* Revert commit 27a4c7df871744454d1ca8979a576f9f45c67189Hans de Goede2010-05-041-0/+4
* Remove broken hasWindows function from bootloader.py and its callersHans de Goede2010-05-041-4/+0
* Let the user know if adding a zfcp drive fails (#582632)Hans de Goede2010-04-191-5/+4
* add_drive_text: Pass interface to iscsi.addTargetHans de Goede2010-04-151-1/+2
* Move addDriveDialog() and friends to their own classHans de Goede2010-04-152-162/+183
* partition_text: Make addDriveDialog() not depend on anaconda.storageHans de Goede2010-04-151-12/+12
* Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.Chris Lumens2010-04-061-1/+2
* Fix a typo, leaving one less string needing translation (#567427).Chris Lumens2010-02-231-1/+1
* Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()David Cantrell2010-02-221-4/+5
* Move bootloader into the Anaconda object.Chris Lumens2010-02-044-4/+4
* Move storage into the Anaconda class.Chris Lumens2010-02-043-20/+20
* Move timezone to the Anaconda object.Chris Lumens2010-02-042-4/+4
* Move users and security to the Anaconda object.Chris Lumens2010-02-041-6/+6
* Move network to the Anaconda object.Chris Lumens2010-02-043-6/+6
* Move keyboard to the Anaconda object.Chris Lumens2010-02-041-6/+6
* Move instLanguage to the Anaconda object.Chris Lumens2010-02-043-13/+12
* Move upgrade-related data to the Anaconda object.Chris Lumens2010-02-041-7/+12
* Move instProgress to be an attribute on the InstallInterface.Chris Lumens2010-02-041-2/+2
* Use anaconda.ksdata instead of anaconda.isKickstart.Chris Lumens2010-02-041-1/+1
* iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.Peter Jones2010-01-151-1/+1
* pylint error fixes round 2Hans de Goede2010-01-141-0/+4
* Allow InstallInterfaces to modify the installation steps.Chris Lumens2009-12-111-3/+0
* Add support for whole-disk formatting.David Lehman2009-12-091-1/+1
* Nothing sets flags.setupFilesystems anymore, so it can go too.Chris Lumens2009-12-031-2/+1
* Improve text mode fcoe interfaceHans de Goede2009-12-011-16/+39
* Add DCB option to text mode FCoE setup (#513011)Hans de Goede2009-11-261-2/+11
* Support upgrading when the language isn't in lang-table (#528317).Chris Lumens2009-10-133-4/+4
* Fix parsing of optional portnr in iscsi target IP (#525118)Hans de Goede2009-10-101-2/+9
* Use named parameters for translatable strings with multiple params.David Cantrell2009-10-013-7/+10
* The zonetab module has moved (#521986).Chris Lumens2009-09-091-2/+1
* Expose common fsset methods and properties in class Storage.David Cantrell2009-09-031-2/+2
* Simplify language.py to two basic settings, and a lot of support (#517569).Chris Lumens2009-09-021-5/+6
* When bringing up network in UI, update only ifcfg file of selected device (#5...Radek Vykydal2009-08-261-1/+9
* Fix traceback in text mode upgrade. (#505435)David Lehman2009-08-171-1/+1
* Show MAC address of network device in text mode too.Radek Vykydal2009-07-201-3/+4
* Edit user-visible dialogs for style.Peter Jones2009-07-131-1/+1
* error messages of zFCP on s390: log or pass to the UISteffen Maier2009-07-101-1/+4
* Initial FCoE supportHans de Goede2009-07-021-1/+28
* Tell booty to rescan for bootable drivers when an extra disks get addedHans de Goede2009-06-181-0/+1
* Convert textw/ to Makefile.amDavid Cantrell2009-06-092-33/+23
* Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...Radek Vykydal2009-06-051-1/+5
* Make the weak password dialog comply with the HIG (#487435).Chris Lumens2009-05-191-1/+1