summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Only allow changing filesystem type if the reformat combo is checked (#885906).Chris Lumens2012-12-121-0/+1
| | | | | We were doing fine at this except for one case, where the contents of the customize combo are displayed for the first time.
* It's possible for mountpoint to be None (#885279).Chris Lumens2012-12-121-1/+1
|
* Explicitly set True/False in the bootloader setting (#885381).Chris Lumens2012-12-121-2/+2
|
* New version.Brian C. Lane2012-12-113-119/+155
|
* In interactive installs, default to bootloader in the MBR (#885284).Chris Lumens2012-12-111-0/+1
|
* Make sure software selection is checked against filesystem space. (#853636)David Lehman2012-12-116-7/+120
|
* Update default install size and disk space estimate.David Lehman2012-12-111-2/+3
|
* Add checkbox for setting language default layout (#866887)Vratislav Podzimek2012-12-112-13/+45
| | | | | | | | Some users expect that when they select language Anaconda automatically sets their keyboard layout to the one that is default for the selected language. But this would not be a good implicit behaviour because we would be changing layout in background without letting user now. Adding checkbox for the behaviour some users want seems to be a best solution.
* Change testing area label to something more appropriate (KeyboardSpoke)Vratislav Podzimek2012-12-111-1/+1
| | | | | | | Since we are not switching layouts on selection changes we shouldn't state that in the label above the testing area. Resolves: rhbz#854557
* Fix getting country layout variantsVratislav Podzimek2012-12-111-5/+7
| | | | | | | | | Commit 70e339b86b0d4a000e0e62253703ac4ca8618b74 introduced the bug resulting in almost empty dictionary of country layout variants. Iteration over countries uses the same _get_variant method as iteration over languages, but comes afterwards. The check added in 70e339b86b0d4a000e0e62253703ac4ca8618b74 fails for almost every layout that is processed in iteration over countries.
* Wait for slower dhcp before running vnc server (#868777)Radek Vykydal2012-12-111-0/+1
| | | | Regards NM's default autoconnections.
* Network spoke: fix NMClient signal callback arguments (#885488)Radek Vykydal2012-12-101-2/+2
|
* Add logging for networking and improve logging of ifcfg filesRadek Vykydal2012-12-102-16/+37
|
* Honor user request via UI to not install a bootloader. (#885240)David Lehman2012-12-072-3/+1
|
* Handle partition removals regardless of deepcopy. (#884896)David Lehman2012-12-071-1/+2
| | | | | | | | | | | | | A StorageDevice containing a DiskLabel will have both an originalFormat and a format attribute, both of which are DiskLabel instances. They are copied using a shallow copy, so they share _partedDisk and _origPartedDisk attributes. That means you only have to do partition removals from the parted Disk once. When you make a deep copy of such a StorageDevice, things change. The originalFormat and format no longer share a single _partedDisk or _origPartedDisk. In this case, it is sometimes necessary to remove a partition from both self.disk.format and self.disk.originalFormat.
* Default to partitions for /boot* instead of just /boot/efi. (#884606)David Lehman2012-12-071-5/+3
| | | | | | | | There is some argument that grub2 does not do well with non-partition /boot (https://bugzilla.redhat.com/show_bug.cgi?id=737508#c75). Also, this change brings the defaults in line with our own automatic partitioning.
* Fix a logic error in ActionDestroyFormat.obsoletes. (#885004)David Lehman2012-12-071-1/+1
|
* Take device type into account when making the config button sensitive (#885051).Chris Lumens2012-12-071-1/+2
| | | | We were doing this elsewhere, but not when a selector was clicked on.
* Hide VG-related widgets when displaying a non-LV mountpoint first (#885131).Chris Lumens2012-12-071-6/+6
| | | | | | Remember that after the refresh method, a show_all() will be called. Thus it's not good enough to call hide. You must also call set_no_show_all(True) on the widgets you want to be hidden.
* Install default system for %packages --default (#869978)Brian C. Lane2012-12-071-0/+3
|
* Fix a typo in the live cd completion text (#884373).Chris Lumens2012-12-071-1/+1
|
* Do not allow deleting or editing a protected device in custom part (#884599).Chris Lumens2012-12-071-12/+15
|
* If path doesn't exist, don't traceback. Return None.Chris Lumens2012-12-071-1/+5
|
* Add/remove the HDISO source from protectedDevSpecs (#882147).Chris Lumens2012-12-071-0/+4
| | | | | | | | | Should storage ever get reset (which it can in the case of moving back to the hub from reclaim, resulting in an error), any protected attributes will be wiped. protectedDevSpecs is the definitive source for what's protected and what's not. The dev.protected lines are still there in case we do not hit an error.
* Put the bad VG name into the error message (#884359).Chris Lumens2012-12-071-1/+1
|
* Use updated connection settings object for default auto config files (#883383)Radek Vykydal2012-12-071-1/+1
|
* New version.Brian C. Lane2012-12-053-91/+113
|
* Call udev_settle from inside udev_trigger.David Lehman2012-12-051-0/+1
| | | | You always want to let things settle, so just take care of it.
* Prevent enabling the encryption checkbutton erroneously.David Lehman2012-12-051-0/+11
| | | | | The same complicated rules apply when reformat is toggled as when populating the right side.
* Make sure Storage is initialized before refreshing the custom spoke.David Lehman2012-12-051-3/+4
| | | | Related: rhbz#884270
* Fix initialization of Storage.roots to use a list. (#884270)David Lehman2012-12-051-1/+1
|
* Don't allow reformat without setting a mountpoint. (#883076)David Lehman2012-12-051-2/+7
|
* Fix check for toggled encryption checkbutton. (#882722)David Lehman2012-12-051-1/+1
|
* Make sure FS minSize is never greater than its currentSize. (#876547)David Lehman2012-12-051-4/+10
|
* When considering whether anything can be shrunk, throw out protected devs.Chris Lumens2012-12-051-1/+2
|
* In the UI, mark the HDISO source device as protected (#879610).Chris Lumens2012-12-052-0/+13
| | | | | Then later when we are setting up filesystems, do not tear down protected devices.
* update mdraid superBlock space calculation (#883483)Brian C. Lane2012-12-051-1/+56
| | | | | | | | | | | | mdadm 3.2.4 made a major change in the amount of space used for 1.1 and 1.2 metadata in order to reserve space for reshaping. See commit 508a7f16 in the upstream mdadm repository. This has resulted in a large difference between what anaconda thinks the size of the array should be and what it actually is. We now use 2.0MB for metadata that isn't 1.1 or 1.2 For 1.1 and 1.2 we calculate the reserved space value and use that.
* Remove resetResolver function, we don't need it anymore (#868695)Radek Vykydal2012-12-053-20/+0
| | | | | Also removes urlgrabber.grabber.reset_curl_obj() from getDefaultHostname() where all its job were to cause races occasionally.
* Network spoke: improve logging.Radek Vykydal2012-12-051-0/+7
|
* Unify writeNetworkConf with other modules (rename, put in ks.execute)Radek Vykydal2012-12-054-28/+23
|
* Fix network command --onboot and --activate options.Radek Vykydal2012-12-053-130/+76
| | | | | | In dracut we set ONBOOT=yes for --activate so that NM activates the device upon its start, in anaconda we set the real value of ONBOOT.
* Fix two calls of self.window.set_info (#883632)Vratislav Podzimek2012-12-051-4/+2
| | | | It was replaced by self.set_info, self.set_error and self.set_warning.
* Use BaseWindow.set_warning and set_error in GUIObject's methodsVratislav Podzimek2012-12-051-2/+2
| | | | | | | Commit 2c367ec88e7385892cb1cdd1f2e1a61079d2e5de brings set_info, set_warning and set_error methods for our BaseWindow, but neither Chris writing the patch nor me doing the review noticed that set_info is used in all cases in the GUIObject's methods.
* New version.Brian C. Lane2012-12-043-198/+267
|
* Fix a bug when switching back to an HDISO install source (#879612).Chris Lumens2012-12-041-5/+14
| | | | | | | | | Basically, _setupDevice gets confused when there's a symlink involved in the path and /proc/mounts does not match what we expect. Thus, just make sure we resolve symlinks to their real path before feeding them to get_mount_device. Also, don't print some mount-related log messages if they'd say something like "None is already mounted".
* Lower case the DONE button on media check.Chris Lumens2012-12-041-1/+1
| | | | | There's no translation work to be done here, since "_Done" should already be translated from earlier changes.
* Change mirrorlist checkbox text (#883191).Chris Lumens2012-12-041-1/+1
|
* Change the bootloader button to indicate you can also not install one.Chris Lumens2012-12-042-10/+32
| | | | | It's pretty confusing to click "Set as Boot Loader" to toggle installing a boot loader off.
* Stop writing /etc/sysconfig/keyboard (#871543)Michal Schmidt2012-12-041-12/+2
| | | | | | Write only /etc/vconsole.conf. Signed-off-by: Brian C. Lane <bcl@redhat.com>
* Stop writing /etc/sysconfig/i18n (#871543)Michal Schmidt2012-12-041-12/+1
| | | | | | Write only /etc/locale.conf. Signed-off-by: Brian C. Lane <bcl@redhat.com>