Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | libparted: map 'fat32' to 'vfat' (mga#15987) | Thierry Vignaud | 2015-05-20 | 1 | -0/+4 | |
| | | | | | | | fix fs returned by libparted thus fixing mount point for FAT partitions on GTP (mga#15987) this also fix setting the proper GUID for FAT partitions on GPT | |||||
* | 16.9816.98 | Thierry Vignaud | 2015-05-19 | 1 | -0/+2 | |
| | ||||||
* | don't try to install scim-googlepinyin (mga#6681) | Thierry Vignaud | 2015-05-19 | 1 | -0/+2 | |
| | | | | it has never been imported in Mageia... | |||||
* | fix setting banner icon top margin (mga#12358) | Thierry Vignaud | 2015-05-19 | 1 | -0/+2 | |
| | | | | | | Gtk3's gtk_widget_set_margin_top() really is buged when margin < 0 bug introduced in commit f5ed08a589bc9081c68188c464a5a978557d0b2a | |||||
* | fix an error with --testing (mga#13363) | Thierry Vignaud | 2015-05-19 | 1 | -0/+1 | |
| | | | | also fix a non crash error with rm() | |||||
* | fix crash with --windows_import (mga9347) | Thierry Vignaud | 2015-05-19 | 1 | -0/+1 | |
| | | | | bug introduced in commit a8111ada7f12b135d6abf5b6d86084b3377da08c | |||||
* | fix crash (mga#13627) | Thierry Vignaud | 2015-05-19 | 1 | -0/+3 | |
| | | | | bug introduced in commit 3cf3179c502b85693b4b9fed28cc6c0695ee98b6 | |||||
* | 16.9716.97 | Thierry Vignaud | 2015-05-18 | 1 | -0/+2 | |
| | ||||||
* | enables to get raw available space (mga15257) | Thierry Vignaud | 2015-05-18 | 1 | -0/+3 | |
| | ||||||
* | 16.9616.96 | Thierry Vignaud | 2015-05-17 | 1 | -0/+2 | |
| | ||||||
* | fix regression refusing FAT for ESP (mga#15962) | Thierry Vignaud | 2015-05-17 | 1 | -0/+3 | |
| | | | | regression introduced in commit ae5b3ce9845669227ef06c90dfaa1065a7ceebe8 | |||||
* | 16.9516.95 | Thierry Vignaud | 2015-05-14 | 1 | -0/+2 | |
| | ||||||
* | fix gtk+3 regression crash with --dav (mga#13204) | Thierry Vignaud | 2015-05-14 | 1 | -0/+2 | |
| | ||||||
* | fix a crash after "insufficient space" error | Thierry Vignaud | 2015-05-14 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | create_display_box gets called twice. The first time, only the $kind parameter has a value, the second time all the parameters (including $button) have values. On the first time through the partitioning step, the second call to create_display_box sets the selected_for_resize flag for my NTFS partition. When returning to the partitioning step, this flag is still set, so the first call to create_display_box executes the block of code that ends with $button->signal_connect('focus-in-event' => sub { ... }); even though it doesn't have a value for $button. (Martin Whitaker, mga#15919) | |||||
* | 16.9416.94 | Thomas Backlund | 2015-05-10 | 1 | -0/+2 | |
| | ||||||
* | last commit also fixes mga#15875 that got broken by mga#10647 | Thomas Backlund | 2015-05-10 | 1 | -0/+1 | |
| | ||||||
* | - remove_unused_packages(): | Thomas Backlund | 2015-05-10 | 1 | -0/+4 | |
| | | | | | * dont remove crda, iw, wireless-regdb, usb_modeswitch, usb_modeswitch-data (they are needed to be able to support hotplugged wireless hw) | |||||
* | 16.9316.93 | Thierry Vignaud | 2015-05-09 | 1 | -0/+2 | |
| | ||||||
* | do use vga value for grub2 | Thierry Vignaud | 2015-05-09 | 1 | -0/+1 | |
| | ||||||
* | fix setting default grub2 entry | Thierry Vignaud | 2015-05-09 | 1 | -0/+3 | |
| | ||||||
* | 16.9216.92 | Thierry Vignaud | 2015-05-09 | 1 | -0/+2 | |
| | ||||||
* | add a dedicate step for grub2 (mga#9627) | Thierry Vignaud | 2015-05-09 | 1 | -0/+1 | |
| | | | | | | | rationale: grub2 entries are autogenerated, thus: - we cannot just reuse labels from previous bootloader (grub-legacy/lilo) - we cannot alter entries | |||||
* | backup grub2 files before configuring | Thierry Vignaud | 2015-05-09 | 1 | -0/+2 | |
| | ||||||
* | include & detect r8723bs (mga#15874) | Thierry Vignaud | 2015-05-08 | 1 | -0/+2 | |
| | ||||||
* | do not set noauto for /boot/EFI (mga#15627) | Thierry Vignaud | 2015-05-07 | 1 | -0/+2 | |
| | | | | side effect of (side effect of commit 745849cdace7ed86ce12a9a7564bffb42edf0ef3) | |||||
* | fix detecting some memory chips (mga#5810) | Thierry Vignaud | 2015-05-07 | 1 | -0/+1 | |
| | | | | side effect: one more string to translate | |||||
* | list uvccideo managed devices as wecams (mga#9992) | Thierry Vignaud | 2015-05-07 | 1 | -0/+1 | |
| | ||||||
* | fix detecting AHCI as SATA (mga#9992) | Thierry Vignaud | 2015-05-07 | 1 | -0/+3 | |
| | | | | | AHCI driver is a kernel built-in these days, not a module anymore, since kernel-desktop-3.8.0-0.rc6.1.mga3 (Feb 06 2013) | |||||
* | 16.9016.90 | Thomas Backlund | 2015-04-28 | 1 | -0/+2 | |
| | ||||||
* | - localedrake: | Thomas Backlund | 2015-04-28 | 1 | -0/+2 | |
| | | | | o write input methods to /etc/locale.conf (mga#15464) | |||||
* | Run vgchange before updating the list of LVMs, not after, and even if not | Pascal Terjan | 2015-04-26 | 1 | -0/+3 | |
| | | | | in install (should help with mga#7578). | |||||
* | 16.8916.89 | Pascal Terjan | 2015-04-26 | 1 | -0/+2 | |
| | ||||||
* | Ignore special partitions on mmc (mga#15759) | Pascal Terjan | 2015-04-26 | 1 | -0/+2 | |
| | ||||||
* | 16.8816.88 | RĂ©mi Verschelde | 2015-04-25 | 1 | -0/+2 | |
| | ||||||
* | Ensure country/timezone locale is kept when removing unused locale packages. | Martin Whitaker | 2015-04-25 | 1 | -0/+3 | |
| | | | | | The country locale needs to be converted to a base locale name when generating the list of package names (mga#3723). | |||||
* | 16.87 | Pascal Terjan | 2015-04-22 | 1 | -0/+5 | |
| | ||||||
* | 16.8616.86 | Thomas Backlund | 2015-04-20 | 1 | -0/+2 | |
| | ||||||
* | - bootloader: | Thomas Backlund | 2015-04-20 | 1 | -0/+2 | |
| | | | | o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666) | |||||
* | hide empty space < 2MB, we have such holes due to alignment (mga#15733) | Pascal Terjan | 2015-04-19 | 1 | -0/+1 | |
| | ||||||
* | Speed up reading of flags from GPT partition table. | Martin Whitaker | 2015-04-19 | 1 | -0/+1 | |
| | | | | | | | | On some machines, calls to ped_disk_new() in libparted take of the order of seconds, so doing this for each flag and partition in turn makes partition_table::gpt::read_one take an inordinate amount of time (mga#15621). Instead, collect the flags during the call to c::get_disk_partitions. | |||||
* | use the windows partition with the most available space on current | Pascal Terjan | 2015-04-18 | 1 | -2/+2 | |
| | | | | + disk, not the last one across all disks (mga#15589) | |||||
* | do not "restore" mouse cursor on the root window, we haven't set it to | Pascal Terjan | 2015-04-18 | 1 | -0/+3 | |
| | | | | 'wait' since 2005 and this causes a crash if we don't own it (mga#15729) | |||||
* | suggest max (20G,20%) of the windows partition, previously max (6G,10%) | Pascal Terjan | 2015-04-16 | 1 | -0/+2 | |
| | ||||||
* | use the windows partition with the most available space | Pascal Terjan | 2015-04-16 | 1 | -0/+4 | |
| | ||||||
* | 16.8516.85 | Thierry Vignaud | 2015-04-15 | 1 | -0/+2 | |
| | ||||||
* | reuse ESP with "use free space" in live | Thierry Vignaud | 2015-04-15 | 1 | -0/+2 | |
| | | | | mga#15690 | |||||
* | 16.8416.84 | Thierry Vignaud | 2015-04-14 | 1 | -0/+2 | |
| | ||||||
* | fix kernel booting in blind mode (mga#15291) | Thierry Vignaud | 2015-04-14 | 1 | -0/+1 | |
| | | | | adjust gfxpayload on UEFI | |||||
* | do not pass useless parameters (mga#15692) | Thierry Vignaud | 2015-04-14 | 1 | -0/+3 | |
| | | | | ... to grub2 under UEFI | |||||
* | wrong NEWS | Thomas Backlund | 2015-04-13 | 1 | -5/+0 | |
| |