Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 16.8316.83 | Thomas Backlund | 2015-04-13 | 1 | -0/+2 |
| | |||||
* | - enable firmware raids with dmraid/kpartx like we do on | Thomas Backlund | 2015-04-13 | 1 | -0/+3 |
| | | | | live medias and on fully installed systems | ||||
* | 16.8216.82 | Thierry Vignaud | 2015-04-13 | 1 | -0/+2 |
| | |||||
* | do generate 'failsafe' entry for grub2 (mga#15675) | Thierry Vignaud | 2015-04-13 | 1 | -0/+2 |
| | |||||
* | ignore ESP for "use free space on MS" | Thierry Vignaud | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | detect Lenovo recovery as such | Thierry Vignaud | 2015-04-13 | 1 | -0/+1 |
| | | | | also ignore 'SYSTEM_DRV' | ||||
* | do add a ESP if it was removed by "Clear All" | Thierry Vignaud | 2015-04-12 | 1 | -0/+3 |
| | |||||
* | 16.8116.81 | Thierry Vignaud | 2015-04-12 | 1 | -0/+2 |
| | |||||
* | don't guess a drive letter for ESP partitions | Thierry Vignaud | 2015-04-12 | 1 | -0/+2 |
| | |||||
* | - dont force 'p' for dmraid partitions, it's conditional depending | Thomas Backlund | 2015-04-12 | 1 | -0/+3 |
| | | | | on device naming like dmraid, kpartx and kernel handles it | ||||
* | 16.8016.80 | Thierry Vignaud | 2015-04-09 | 1 | -0/+2 |
| | |||||
* | don't guess a drive letter for recovery partitions | Thierry Vignaud | 2015-04-09 | 1 | -0/+2 |
| | | | | thus fixing mga15636 | ||||
* | generate core.img for UEFI | Thierry Vignaud | 2015-04-09 | 1 | -0/+1 |
| | |||||
* | write /boot/grub2/install.sh like for grub | Thierry Vignaud | 2015-04-09 | 1 | -0/+1 |
| | | | | thus deprecating /boot/grub2/drakboot.conf | ||||
* | grub2: check there's still some place on /boot | Thierry Vignaud | 2015-04-09 | 1 | -0/+1 |
| | |||||
* | fix detecting grub2 on ESP | Thierry Vignaud | 2015-04-08 | 1 | -0/+3 |
| | | | | | | | | | We only support detecting grub2 on ESP for now. This might help mga#13901 fix: $ detectloader Cannot find a boot loader installed | ||||
* | 16.7916.79 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | keep vga= arg when switching to grub2 (mga#9888) | Thierry Vignaud | 2015-04-07 | 1 | -0/+3 |
| | |||||
* | 16.7816.78 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | fix installing grub2 on MBR (mga#15640) | Thierry Vignaud | 2015-04-07 | 1 | -0/+4 |
| | | | | | regression introduced in: commit b0039ed72e22303c213539ed68315fd90c3c73f1 | ||||
* | 16.7716.77 | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | needed for drakxtools for draklive-install too | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | allow btrfs for / without separate /boot with grub2 (mga#15374) | Thomas Backlund | 2015-04-06 | 1 | -0/+2 |
| | |||||
* | do not offer to select RAID as it result in a crash | Thierry Vignaud | 2015-04-03 | 1 | -0/+3 |
| | | | | | rationale: we only show top storage devices which are the ones that work Fix mga#5800 | ||||
* | 16.7616.76 | Thierry Vignaud | 2015-04-03 | 1 | -0/+2 |
| | |||||
* | rescue fix will actually came through drakxtools | Thierry Vignaud | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | grub2-install output too (mga#15439) | Thierry Vignaud | 2015-04-03 | 1 | -0/+2 |
| | |||||
* | really try to detect recovery partitions on GPT | Thierry Vignaud | 2015-04-03 | 1 | -0/+3 |
| | | | | fix "set_partition_flag: unknown type: recovery" (mga#15621) |