summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Forward port various iscsi fixes from 5.4 iscsi workHans de Goede2009-05-061-9/+0
* Remove the message saying you can make your own layout (#495015).Chris Lumens2009-04-091-1/+1
* Try to handle devices which live in a subdir of /dev properlyHans de Goede2009-04-061-1/+2
* Make the disk model an attribute of DiskDevice.David Lehman2009-04-021-1/+1
* Fix text mode autopartitioning (#491282).Chris Lumens2009-03-201-1/+2
* Don't try to fit the whole StorageDevice.__str__ output into the UI (#490406).Chris Lumens2009-03-181-1/+1
* Use the right import path for checkbootloader (#490049).Chris Lumens2009-03-131-1/+1
* Only select the Core group in text mode (#488754).Chris Lumens2009-03-131-1/+0
* It's clearPartDisks, not clearPartDrives.Chris Lumens2009-03-121-2/+2
* Fix booty for dmraidHans de Goede2009-03-091-2/+2
* Check to see if we're on S390 on the congrats screen (#488747).Chris Lumens2009-03-051-1/+2
* Merge branch 'master' into storageDavid Lehman2009-03-041-6/+26
|\
| * reIPL support for s390Mark Hamzy2009-03-021-6/+26
* | Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-1/+1
* | Lots of little updates to make things use the new storage module.David Lehman2009-02-242-54/+44
|/