Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-31 | 1 | -28/+51 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-30 | 1 | -10/+15 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-29 | 1 | -11/+11 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-28 | 1 | -15/+27 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-28 | 1 | -14/+14 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2017-03-27 | 1 | -2/+57 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2017-03-27 | 1 | -1/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2017-03-27 | 1 | -6/+6 |
| | |||||
* | Minutes are sometimes incorrectly displayed due to rounding errors | Frédéric Buclin | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | Improve the CPU usage of the clock | Frédéric Buclin | 2017-03-26 | 2 | -3/+8 |
| | |||||
* | Fix the display of the clock in drakclock (mga#11776) | Frédéric Buclin | 2017-03-26 | 1 | -71/+66 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-25 | 1 | -16/+23 |
| | |||||
* | 17.7617.76 | Thierry Vignaud | 2017-03-24 | 2 | -1/+3 |
| | |||||
* | prevent autovivification (mga#20551) | Thierry Vignaud | 2017-03-24 | 2 | -20/+23 |
| | | | | | | | | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced a regression in that a lot of variables got autovivificated This results in a bug for some of them, at least for 'compssListLevel' The solution is to store options values in a hash (which actually simplifies here): http://perldoc.perl.org/Getopt/Long.html#Storing-options-values-in-a-hash Thanks Martin Whitaker for the suggestion | ||||
* | ignore case for options | Thierry Vignaud | 2017-03-24 | 2 | -1/+4 |
| | | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced this small regression, which is important to fix for next commit, else s/compsslistlevel/compssListLevel/ won't work as intended | ||||
* | Update German translation from Tx | Yuri Chornoivan | 2017-03-24 | 1 | -4/+4 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2017-03-24 | 1 | -3/+3 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2017-03-24 | 1 | -3/+3 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-23 | 1 | -7/+7 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-23 | 1 | -9/+15 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-22 | 1 | -81/+23 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-22 | 1 | -87/+36 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-22 | 1 | -32/+13 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-20 | 1 | -68/+70 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-20 | 1 | -2/+2 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-20 | 1 | -3/+3 |
| | |||||
* | change 'Normal mode' string exactly to what yochenhsieh proposed (mga#20360) | Marja van Waes | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | 17.7517.75 | Thierry Vignaud | 2017-03-17 | 3 | -1/+5 |
| | |||||
* | do not make all action buttons the same size | Thierry Vignaud | 2017-03-17 | 2 | -0/+3 |
| | | | | | | | Thus fixing too big translations that make the partition window to be too big (mga#20360) This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2 which itself partially reverted commit 8e187d972ed59909271d48915eef4af34e7fe068 | ||||
* | shrink "expert/normal mode" string | Thierry Vignaud | 2017-03-17 | 73 | -273/+273 |
| | | | | | | | | | Thus fixing too big translations that make the partition window to be too big (mga#20360) This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2 Adjust translations accordingly (note that some translators have already done so) | ||||
* | faster check for os-prober | Thierry Vignaud | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | move fast path into is_installed() | Thierry Vignaud | 2017-03-17 | 1 | -3/+3 |
| | | | | | basically enabling it ti skip the rpmdb access like ensure_*() too. needed for next commit | ||||
* | log previous changes | Thierry Vignaud | 2017-03-17 | 2 | -0/+22 |
| | |||||
* | Update Chinese (Traditional) translation from Tx | Yuri Chornoivan | 2017-03-16 | 1 | -75/+9 |
| | |||||
* | Update Chinese (Traditional) translation from Tx | Yuri Chornoivan | 2017-03-16 | 1 | -48/+4 |
| | |||||
* | Update Chinese (Traditional) translation from Tx | Yuri Chornoivan | 2017-03-16 | 1 | -38/+21 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -73/+10 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -49/+2 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | Update Turkish translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -93/+21 |
| | |||||
* | Update Turkish translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -133/+24 |
| | |||||
* | Update Turkish translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -26/+11 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -4/+4 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -6/+6 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | Ensure kernel is informed when a DOS partition table is cleared. | Martin Whitaker | 2017-03-14 | 1 | -1/+6 |
| | | | | | | | diskdrake allows the user to clear all partitions even when some of those partitions are currently mounted. partition_table::dos::need_to_tell_kernel() must return true in this case, as the automatic reread of the partition table triggered by udevd will fail. | ||||
* | When writing a GPT partition table, merge all actions into a single commit. | Martin Whitaker | 2017-03-14 | 3 | -83/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids unnecessary udev events, which in some cases were causing udevd to trigger a kernel partition table reread, causing the kernel to get out of sync with drakx. In order to do so, the libparted bindings are enhanced so that we manipulate a 'ped_disk' object: - disk_open() returns such an object - set_disk_type() is removed - disk_commit() writes back the partition table and tell the kernel about it if we fails to write the partition table, we let partition_table::write() fire an exceptionc if we only have succeed in writing the partition table, we let partition_table::write() try harder (umounting partitions before trying againt to tell the kernel again) - need_to_tell_kernel() is overrided The last change is needed because we now tell the kernel about the new partition layout in partition_table::gpt::write() when calling disk_commit() while previously we were deferring that to partition_table::write() which after having called the gpt's write() calls tell_kernel() -> c::tell_kernel_to_reread_partition_table() So we must tell partition_table::write() that telling the kernel to reread the partition_table is not needed if we already succeeded in that. |