summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Make migration from ext3 -> ext4 saner on upgrade (#437567)Jeremy Katz2008-03-141-8/+14
* Add efi to the ignoreable filesystem list.Peter Jones2008-03-142-2/+2
* Don't show the epoch in package selection either (#437502).Chris Lumens2008-03-141-1/+2
* Focus root password entry box (#436885).David Cantrell2008-03-111-0/+3
* Use iutil.isEfi() instead of testing for ia64-ness.Peter Jones2008-03-041-1/+1
* Pull in the bits of pirut that we use so that we don't depend on pirutJeremy Katz2008-03-022-1/+680
* Default to RAID1 instead of RAID0 (#435579)Jeremy Katz2008-03-021-0/+2
* Fix traceback leaving task selection screen (#435556)Jeremy Katz2008-03-011-1/+1
* Allow recovery from some missing repodata conditions.Chris Lumens2008-02-281-2/+4
* Rework the repo editor screen to be more modular.Chris Lumens2008-02-281-197/+219
* Remove advanced bootloader bitsJeremy Katz2008-02-223-399/+0
* Add support for actually changing where the boot loader gets installed as wellJeremy Katz2008-02-221-1/+111
* Less text.Jeremy Katz2008-02-221-14/+2
* Reorder things a little, clean up spacingJeremy Katz2008-02-221-15/+12
* Use a tooltip instead of a long bit of text that most people don't readJeremy Katz2008-02-221-5/+5
* Remove advanced checkboxJeremy Katz2008-02-221-20/+1
* Switch the grub installation radio to be a checkbutton. Cleanups for grub onlyJeremy Katz2008-02-222-31/+10
* Clean up root password user interfaces.David Cantrell2008-02-201-106/+61
* When the language is changed, default to the correct timezone (#432158).Chris Lumens2008-02-191-4/+7
* Remove more references to ARC (#433229).Chris Lumens2008-02-181-1/+1
* Cancel on escape being pressedJeremy Katz2008-02-061-3/+3
* Don't allow disabling default repositories.Chris Lumens2008-02-061-2/+7
* Add resizing support in autopartitioningJeremy Katz2008-02-051-0/+82
* Force users to set a hostname (#408921)David Cantrell2008-02-011-12/+4
* When editing the raid partitions show raid memebers. (#352721)Joel Andres Granados2008-01-311-1/+12
* Revert "Initial support for network --bootproto=ask (#401531)."Chris Lumens2008-01-301-2/+2
* Fix some error reporting tracebacks.Chris Lumens2008-01-231-1/+1
* Change the methodstr and try to umount if we change base repos.Chris Lumens2008-01-221-5/+23
* Add a repository editor and rework the adding code to make use of it.Chris Lumens2008-01-221-37/+147
* Add the default repo to the UI so it can be edited later.Chris Lumens2008-01-221-1/+1
* If we can't possibly add advanced devices, don't offer it (#429210).Chris Lumens2008-01-181-1/+4
* Initial support for network --bootproto=ask (#401531).Chris Lumens2008-01-161-2/+2
* Fix the selected device when disabling entries in Add advanced drive dialog. ...Martin Sivak2008-01-101-0/+8
* Make it obvious which partitions are being formatted and encryptedJeremy Katz2007-12-311-5/+14
* Set initial sensitivity of encrypt button correctlyJeremy Katz2007-12-311-0/+1
* Update to work with new system-config-keyboard.Chris Lumens2007-12-181-3/+3
* Validation of root password with cracklibHARA Hiroshi2007-12-171-0/+12
* Remove another line related to the release notes (hhara@miraclelinux.com).Chris Lumens2007-12-171-3/+0
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-1721-25/+25
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-1734-223/+441
* Add license boilerplates to Makefiles.David Cantrell2007-12-171-0/+19
* Add support for encryption via autopart.Jeremy Katz2007-12-141-0/+12
* More mnemonicsJeremy Katz2007-12-122-2/+2
* Better checking for bootable request on an encrypted deviceJeremy Katz2007-12-111-1/+1
* Remove confirmation screenJeremy Katz2007-12-051-97/+0
* Remove the release notes code entirely.Chris Lumens2007-12-051-305/+0
* Fix tracebacks in exn dialog and in partitioning UI (#405951).Chris Lumens2007-11-301-1/+1
* UI for logical volume resizingJeremy Katz2007-11-292-8/+23
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-294-9/+8
* With moving partitioning, we should do a confirmation before we write thingsJeremy Katz2007-11-291-3/+0