summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use device property on Disk and Geometry objects.David Cantrell2009-02-121-2/+2
* Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.David Cantrell2009-02-121-1/+1
* Rewrite iscsi code using libiscsiHans de Goede2009-02-111-1/+1
* Remove interactive partitioning. Now you only get autopart.Chris Lumens2009-02-091-1473/+11
* Completely remove the bootloader step from interactive text mode.Chris Lumens2009-02-092-468/+1
* Remove unused partmethod step.Chris Lumens2009-02-091-46/+0
* Reduce package selection down to automatically installing Base and Core.Chris Lumens2009-02-092-220/+5
* Strip the network screen down to just setting the default hostname.Chris Lumens2009-02-091-54/+3
* Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov).Chris Lumens2009-01-071-1/+1
* Various packaging fixed from review (#225246)Hans de Goede2009-01-051-1/+1
* Do not import unused modules.David Cantrell2008-12-231-1/+0
* Fix a few syntax error caugh by pycheckerHans de Goede2008-12-202-2/+3
* cracklib now raises exceptions on bad passwords (rzhou, #476312).Chris Lumens2008-12-151-2/+4
* Prevent network install when no network devices are found (#470144)David Cantrell2008-12-051-2/+14
* Move strip_markup() into iutil.Chris Lumens2008-12-051-16/+1
* Change text to reflect Jesse's commentsJeremy Katz2008-12-051-3/+2
* Say we are unable to configure the network interface (#467960)David Cantrell2008-12-021-0/+2
* Match textw/network_text.py strings to iw/network_gui.py (#470145)David Cantrell2008-12-021-26/+16
* Make complete text mention updates (#244431)Jeremy Katz2008-12-011-10/+6
* Make text for autopartitioning types clearer (#441350)Jeremy Katz2008-12-011-8/+4
* iscsi do missing value check only onceHans de Goede2008-11-111-18/+0
* Include cracklib .mo files and look up strings in the right domain.Chris Lumens2008-11-111-1/+1
* Set initial state of IP configuration fields in text mode (#469933)David Cantrell2008-11-041-0/+1
* Fix typo that somehow snuck inJeremy Katz2008-11-031-1/+1
* Improve filtering of non-available groups (#469438)Jeremy Katz2008-11-031-0/+2
* Get the right list elements for the iscsi text interface (#466902).Chris Lumens2008-10-311-1/+1
* Don't traceback when displaying error messages (#469372).Chris Lumens2008-10-311-2/+2