summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set the busy spinning cursor while the UI is loading.Chris Lumens2012-09-101-1/+15
* network spoke: add "No network devices available" statusRadek Vykydal2012-09-101-0/+3
* network spoke: clear device info if no network devices are found (#853903)Radek Vykydal2012-09-102-5/+45
* fix root password setup (#855481)Brian C. Lane2012-09-093-18/+24
* Rewrite expand_langs to return more itemsVratislav Podzimek2012-09-071-16/+36
* Don't try to setup X layouts in text installation (#852447)Vratislav Podzimek2012-09-071-1/+1
* Add UTF-8 enconding suffix to our language strings (#854688)Vratislav Podzimek2012-09-071-3/+8
* Require rsyncVratislav Podzimek2012-09-071-0/+1
* Don't rely on chrony.conf file being available (#854899)Vratislav Podzimek2012-09-071-2/+5
* Require chrony and rdate, because Anaconda needs them (#854899)Vratislav Podzimek2012-09-071-0/+2
* Use the real path to dracut-lib.sh (#851362)Jesse Keating2012-09-061-1/+1
* fixup live install (#853988, #854962)Brian C. Lane2012-09-064-19/+41
* Only check media if we really want it (#853404)Jesse Keating2012-09-062-5/+10
* Fix thinko in anaconda arg handling portion of multilib patch.David Lehman2012-09-061-1/+1
* Honor kickstart and command line switches to enable multilib.David Lehman2012-09-063-1/+40
* Quitting the live installer shouldn't reboot the system (#854904).Chris Lumens2012-09-061-3/+1
* The kickstart language-related command is "lang", not "language".Chris Lumens2012-09-061-1/+1
* Fix btrfs/lvm/raid kickstart installs (#853649).Chris Lumens2012-09-061-11/+15
* Store "en" as the default, not "en_US".Chris Lumens2012-09-061-5/+5
* Mark ksdata.*.execute invocations as another stepVratislav Podzimek2012-09-061-19/+21
* Reorder and comment options passed to rsyncVratislav Podzimek2012-09-061-1/+5
* Fix bug in writing keyboard configuration filesVratislav Podzimek2012-09-061-2/+3
* network spoke: require connection only for url and nfs methods (#853899)Radek Vykydal2012-09-061-1/+3
* Drop the addBase handling in anaconda - if you want a group, list a group.Bill Nottingham2012-09-051-10/+0
* Don't depend on storage or instClass in EFIGRUBPeter Jones2012-09-052-3/+9
* Use self.stage1_device where appropriate in EFIGRUB.Peter Jones2012-09-051-7/+6
* Explicitly disable the rootpw lock (#853788)Jesse Keating2012-09-051-0/+1
* require nm-connection-editor (#854586)Brian C. Lane2012-09-051-0/+1
* Include packaging log in exception reports.David Lehman2012-09-051-1/+1
* Add Kazakh as a valid translation.Chris Lumens2012-09-051-1/+1
* Deselect any existing environment when selecting a new one (#851510).Chris Lumens2012-09-051-0/+4
* Use chvt command for tty switchingVratislav Podzimek2012-09-056-30/+28
* Use the disk's serial number instead of index as an ID.Chris Lumens2012-09-041-1/+1
* Use the disk's ID for deleting from the shopping cart, not an index (#853798).Chris Lumens2012-09-042-3/+13
* Use the F18_Partition class (#853593).Chris Lumens2012-09-041-1/+1
* Remove anaconda.instLanguage object and language moduleVratislav Podzimek2012-09-049-475/+42
* Remove lang-table and localeinfo.pyVratislav Podzimek2012-09-0410-219/+2
* parse-kickstart: handle 'network --ipv6=auto ...'Will Woods2012-09-041-1/+2
* parse-kickstart: set IPV6INIT=yes when using ipv6 (#830434)Will Woods2012-09-041-0/+3
* Make TUI password spoke behave the same as it's GUI counterpartMartin Sivak2012-09-031-3/+3
* Remove ROOT_PATH/etc/localtime before symlinking timezoneVratislav Podzimek2012-09-031-0/+6
* Continue post-installation steps even if writing NTP configuration failsVratislav Podzimek2012-09-031-2/+5
* update transifex.txt for newuiBrian C. Lane2012-09-021-2/+3
* Handle invalid spoke input (#853253)Jesse Keating2012-08-312-3/+3
* Remove unnecessary (and broken) import (#853576)Jesse Keating2012-08-311-1/+0
* Destroy the Add Mountpoint dialog when escape is pressed (#853058).Chris Lumens2012-08-312-4/+1
* Keep the current spoke on top of the hub.Chris Lumens2012-08-302-2/+2
* And then fix an assortment of non-packaging pylint errors, too.Chris Lumens2012-08-305-4/+10
* Fix problems in the packaging module that pylint detected.Chris Lumens2012-08-302-35/+33
* Update runpylint to find newui modules correctly.Chris Lumens2012-08-301-1/+1