Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop nonexistant linuxefi grub2-efi module | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | 2.19 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | create efi loader at build time | Thomas Backlund | 2015-04-07 | 4 | -1/+95 |
| | |||||
* | 16.7916.79 | Thierry Vignaud | 2015-04-07 | 3 | -1/+5 |
| | |||||
* | extract vga info into {vga} | Thierry Vignaud | 2015-04-07 | 1 | -0/+5 |
| | | | | not that important but for consistency... | ||||
* | keep vga= arg when switching to grub2 (mga#9888) | Thierry Vignaud | 2015-04-07 | 3 | -0/+9 |
| | |||||
* | Update German translation | Yuri Chornoivan | 2015-04-07 | 1 | -356/+136 |
| | |||||
* | 16.7816.78 | Thierry Vignaud | 2015-04-07 | 3 | -1/+5 |
| | |||||
* | fix installing grub2 on MBR (mga#15640) | Thierry Vignaud | 2015-04-07 | 3 | -1/+9 |
| | | | | | regression introduced in: commit b0039ed72e22303c213539ed68315fd90c3c73f1 | ||||
* | really add $default_iswmd variable in syslinux configuration | Anne Nicolas | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | 16.7716.77 | Thierry Vignaud | 2015-04-07 | 3 | -1/+5 |
| | |||||
* | needed for drakxtools for draklive-install too | Thierry Vignaud | 2015-04-07 | 1 | -0/+2 |
| | |||||
* | add bug IDs | Thierry Vignaud | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://git.mageia.org/software/drakx | Anne Nicolas | 2015-04-06 | 4 | -4/+9 |
|\ | |||||
| * | simplify after latest commit | Thierry Vignaud | 2015-04-06 | 1 | -1/+1 |
| | | |||||
| * | update Dutch translation | Marja van Waes | 2015-04-06 | 1 | -3/+5 |
| | | |||||
| * | allow btrfs for / without separate /boot with grub2 (mga#15374) | Thomas Backlund | 2015-04-06 | 3 | -1/+4 |
| | | |||||
* | | add "noiswmd" to kernel command line to allow dmraid to manage and | Anne Nicolas | 2015-04-06 | 3 | -2/+7 |
|/ | | | | start the devices | ||||
* | - bootloader: | Thomas Backlund | 2015-04-06 | 2 | -0/+4 |
| | | | | | o add 'noiswmd' to kernel command line to manage isw_ bios fakeraids with dmraid for now (instead of mdadm) | ||||
* | Update Ukrainian translation | Yuri Chornoivan | 2015-04-06 | 1 | -4/+6 |
| | |||||
* | Update Slovenian translation | filip | 2015-04-05 | 1 | -4/+6 |
| | |||||
* | update | Thierry Vignaud | 2015-04-05 | 2 | -6/+8 |
| | |||||
* | sync with code | Thierry Vignaud | 2015-04-05 | 71 | -1571/+4106 |
| | |||||
* | tag the strings as translatable | Thierry Vignaud | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2015-04-05 | 1 | -3/+3 |
| | |||||
* | Sync Brazilian Portuguese translation with Tx | Yuri Chornoivan | 2015-04-05 | 2 | -1575/+459 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -629/+139 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -872/+261 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -166/+82 |
| | |||||
* | add 'BIG HAMMER' fix to reboot gnome systems at end of configuration steps ↵ | Thomas Backlund | 2015-04-05 | 1 | -0/+16 |
| | | | | on first boot after live install | ||||
* | Update German translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -401/+156 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -1292/+350 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2015-04-05 | 1 | -219/+78 |
| | |||||
* | do not offer to select RAID as it result in a crash | Thierry Vignaud | 2015-04-03 | 3 | -1/+7 |
| | | | | | rationale: we only show top storage devices which are the ones that work Fix mga#5800 | ||||
* | 16.7616.76 | Thierry Vignaud | 2015-04-03 | 3 | -1/+5 |
| | |||||
* | rescue fix will actually came through drakxtools | Thierry Vignaud | 2015-04-03 | 2 | -2/+1 |
| | |||||
* | grub2-install output too (mga#15439) | Thierry Vignaud | 2015-04-03 | 3 | -1/+8 |
| | |||||
* | factorize command call | Thierry Vignaud | 2015-04-03 | 1 | -5/+2 |
| | | | | (needed for next commit) | ||||
* | split install_raw_grub2() out of install_grub2() | Thierry Vignaud | 2015-04-03 | 2 | -1/+8 |
| | | | | thus fixing grub2 rescue (mga#13408, mga#13901) | ||||
* | advertise log change | Thierry Vignaud | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | really try to detect recovery partitions on GPT | Thierry Vignaud | 2015-04-03 | 3 | -1/+7 |
| | | | | fix "set_partition_flag: unknown type: recovery" (mga#15621) | ||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2015-04-02 | 1 | -5/+5 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2015-04-02 | 1 | -384/+122 |
| | |||||
* | Update Albanian translation from Tx | Yuri Chornoivan | 2015-03-31 | 1 | -1147/+562 |
| | |||||
* | Update Albanian translation from Tx | Yuri Chornoivan | 2015-03-31 | 1 | -1780/+574 |
| | |||||
* | Update Albanian translation from Tx | Yuri Chornoivan | 2015-03-31 | 1 | -474/+217 |
| | |||||
* | log fdisk -l output before/after partitionning | Thierry Vignaud | 2015-03-30 | 1 | -0/+2 |
| | |||||
* | 16.7516.75 | Thierry Vignaud | 2015-03-30 | 3 | -1/+5 |
| | |||||
* | relax checks for ESP | Thierry Vignaud | 2015-03-30 | 3 | -1/+3 |
| | | | | | | - match ESP even if already mounted - drop checking if !recovery, it's useless as isESP() and isRecovery() checks for different partition types, etc |