summaryrefslogtreecommitdiffstats
path: root/pyanaconda/textw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-1/+1
|\
| * Accept iSCSI details on F12 press (#823447)Jesse Keating2012-07-091-1/+1
* | The text network config screen should take an intf, not an anaconda.Chris Lumens2012-08-011-7/+6
* | remove Network(): list of network devices, final stepsRadek Vykydal2012-07-202-9/+13
* | remove Network(): hostname attributeRadek Vykydal2012-07-201-2/+1
* | remove Network(): ksdevice attributeRadek Vykydal2012-07-201-1/+1
* | remove Network(): remove another unused methodRadek Vykydal2012-07-201-3/+1
* | remove Network(): remove unused functionsRadek Vykydal2012-07-201-2/+2
|/
* Save RAM by using pregenerated locale filesWill Woods2012-06-191-1/+0
* Add auto_vlan option for fcoe devices in UI (#735857)Radek Vykydal2012-05-041-2/+5
* fix text upgrade bootloader dialog (#742207)Brian C. Lane2012-03-091-43/+24
* iscsi: add iface binding support to discovery and setup TUI (#500273)Radek Vykydal2012-03-071-6/+25
* iscsi: Display iface in login success dialog (#500273)Radek Vykydal2012-03-071-1/+2
* iscsi: display iface in Discovered Nodes dialog (#500273)Radek Vykydal2012-03-071-1/+1
* Use libpwquality to check root password strength (#755883)Martin Gracik2012-02-201-4/+5
* Fix a dumb error when canceling previous migration actions (#744034).Chris Lumens2011-11-031-1/+1
* Change what the third column of lang-table means.Chris Lumens2011-10-311-1/+1
* remove argument ROOT_PATH from getDefaultKeyboard() calls (removed from metho...Vratislav Podzimek2011-10-061-1/+1
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-262-3/+3
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-263-4/+4
* Show all disks in text mode cleardisks selector. (#714836)David Lehman2011-07-281-1/+1
* Fix a bunch of stupid little errors pylint caught.Chris Lumens2011-07-222-4/+5
* Keep dracut settings in sets instead of many long strings.Ales Kozumplik2011-06-241-1/+1
* cosmetic: dispatch.request_step is dispatch.request_steps.Ales Kozumplik2011-05-192-2/+2
* cosmetic: dispatch.skipStep is dispatch.skip_stepsAles Kozumplik2011-05-192-4/+4
* dispatch: fix remaining places using the old dispatch interface.Ales Kozumplik2011-05-191-1/+1
* dispatch: remove "upgradeswapsuggestion" and "addswap" steps.Ales Kozumplik2011-05-191-103/+0
* dispatch: Fix rules for running the bootloader and instbootloader steps.Ales Kozumplik2011-05-191-4/+4
* dispatch: Fix rules for running the partitioning step.Ales Kozumplik2011-05-191-2/+0
* dispatch: All skips are permanent now.Ales Kozumplik2011-05-193-6/+6
* Text mode upgrade should default to upgrade (#704588)Brian C. Lane2011-05-161-4/+1
* Revert "Don't write HWADDR into ifcfg files (#690589)"Radek Vykydal2011-04-182-3/+2
* Don't write HWADDR into ifcfg files (#690589)Radek Vykydal2011-04-082-2/+3
* Fix bad indentation from 026dacc3.Ales Kozumplik2011-04-081-1/+1
* If we change language during Python, build the new locale files.Chris Lumens2011-04-071-0/+1
* Update ui screens to use new bootloader module.David Lehman2011-04-074-135/+29
* Fix a typo in swap upgrade strings (yurchor@ukr.net, #692610).Chris Lumens2011-03-311-1/+1
* Improve the translatability of strings with more than one format specifier.Chris Lumens2011-03-302-4/+5
* Fix the filesystem migration dialog in text mode (#688314).Chris Lumens2011-03-211-17/+22
* Fix a syntax error in my last upgrade-related commit.Chris Lumens2011-03-161-1/+1
* Rework the upgrade swap suggestion (#684603).Chris Lumens2011-03-161-5/+4
* Fix sensitivity of options in text network config UI (#681580)James Laska2011-03-101-0/+17
* Clean up a bunch of exception handling code.David Lehman2011-02-164-14/+14
* tui: add reinitializeWindow() to the text interface.Ales Kozumplik2011-02-101-0/+16
* Move storage device scanning parameters into a separate class.David Lehman2010-12-021-5/+5
* Do not rely on presence of DEVICE setting in ifcfg files.Radek Vykydal2010-11-031-2/+2
* timezone_text.py: remove the commented out parts and never called methods.Ales Kozumplik2010-10-291-42/+0
* No one likes the welcome step anymore, so remove it.Chris Lumens2010-10-121-47/+0
* iscsi, cosmetic: fix grammar in the iscsi dialogs.Ales Kozumplik2010-10-121-2/+2
* iscsi: consolidate logging in the UIAles Kozumplik2010-10-121-0/+1