Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | - 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 | 1 | -0/+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 | 1 | -1/+6 | |
| | | | | thus fixing grub2 rescue (mga#13408, mga#13901) |