Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translation catalog | Rémi Verschelde | 2015-04-13 | 71 | -32198/+32563 |
| | | | | | Using "make update_n_merge". There is one new string to translate plus a modified string. The fuzzied strings will be fixed and unfuzzied in the next commit. | ||||
* | Unify PO formatting with "make merge" | Rémi Verschelde | 2015-04-13 | 18 | -3937/+13412 |
| | | | | | This is made in order to have a clearer diff for the next commit where some strings will be modified. This "make merge" should not alter the translations but simply correct the broken formatting that Transifex produces... | ||||
* | do add a ESP if it was removed by "Clear All" | Thierry Vignaud | 2015-04-12 | 3 | -0/+8 |
| | |||||
* | (init_efi_suggestions) add an optional force param | Thierry Vignaud | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | simplify through new isnormal_Fat_or_NTFS() | Thierry Vignaud | 2015-04-12 | 1 | -1/+1 |
| | |||||
* | 16.8116.81 | Thierry Vignaud | 2015-04-12 | 3 | -1/+5 |
| | |||||
* | support loading patches from ntfs-3g USB keys | Thierry Vignaud | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | don't guess a drive letter for ESP partitions | Thierry Vignaud | 2015-04-12 | 3 | -2/+6 |
| | |||||
* | (isnormal_Fat_or_NTFS) introduce it | Thierry Vignaud | 2015-04-12 | 1 | -1/+2 |
| | | | | returns regular FAT/NTFS (eg: no recovery, no ESP, ...) | ||||
* | fix upgrade when package's in several media | Thierry Vignaud | 2015-04-12 | 2 | -1/+4 |
| | | | | | | sort by ids (like in other places) when finding providing package, thus fixing upgrade when the same package is offered in several media (mga#15350) | ||||
* | fix latest commit | Thierry Vignaud | 2015-04-12 | 1 | -1/+1 |
| | | | | unparsable perl cannot have been tested... | ||||
* | - dont force 'p' for dmraid partitions, it's conditional depending | Thomas Backlund | 2015-04-12 | 2 | -1/+4 |
| | | | | on device naming like dmraid, kpartx and kernel handles it | ||||
* | add kpartx for dmraid activation | Thomas Backlund | 2015-04-12 | 2 | -0/+3 |
| | |||||
* | 16.8016.80 | Thierry Vignaud | 2015-04-09 | 3 | -1/+5 |
| | |||||
* | don't guess a drive letter for recovery partitions | Thierry Vignaud | 2015-04-09 | 3 | -1/+5 |
| | | | | thus fixing mga15636 | ||||
* | simplify: use update-grub2 | Thierry Vignaud | 2015-04-09 | 1 | -2/+1 |
| | |||||
* | generate core.img for UEFI | Thierry Vignaud | 2015-04-09 | 3 | -1/+8 |
| | |||||
* | grub2: read boot device from install.sh | Thierry Vignaud | 2015-04-09 | 1 | -0/+12 |
| | | | | instead of from deprecated drakboot.conf | ||||
* | write /boot/grub2/install.sh like for grub | Thierry Vignaud | 2015-04-09 | 3 | -5/+16 |
| | | | | thus deprecating /boot/grub2/drakboot.conf | ||||
* | grub2: check there's still some place on /boot | Thierry Vignaud | 2015-04-09 | 3 | -0/+3 |
| | |||||
* | log grub2 config in report.bug like for grub/lilo | Thierry Vignaud | 2015-04-08 | 2 | -0/+4 |
| | |||||
* | fix detecting grub2 on ESP | Thierry Vignaud | 2015-04-08 | 3 | -0/+13 |
| | | | | | | | | | We only support detecting grub2 on ESP for now. This might help mga#13901 fix: $ detectloader Cannot find a boot loader installed | ||||
* | split read_() out of read() | Thierry Vignaud | 2015-04-08 | 1 | -2/+7 |
| | | | | needed for next commit | ||||
* | fix cmd name in error message | Thierry Vignaud | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | 2.21 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | fix finding grub legacy files for hd_grub generation | Thomas Backlund | 2015-04-07 | 2 | -1/+2 |
| | |||||
* | syslinux needs more space on all.img | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | 2.20 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | 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 |
| |