Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix loadkeys in debug mode | Thierry Vignaud | 2016-06-10 | 1 | -0/+1 |
| | | | | | | set special variable else loadkeys won't work on tty1 (before starting the real installer) as keyboard.pm will look in the wrong place and thus won't use internal loadkeys | ||||
* | debug build: gdb needs python3 instead of python2 | Thierry Vignaud | 2016-06-10 | 1 | -0/+2 |
| | | | | it also needs various guile modules in order to start | ||||
* | do not override bootloader on upgrade (mga#18638) | Thierry Vignaud | 2016-06-09 | 1 | -0/+2 |
| | |||||
* | 17.35.117.35.1 | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | |||||
* | fix selecting grub2 on !UEFI | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | | | | c/p typo in previous commit that was only tested with OVMF :-( | ||||
* | 17.3517.35 | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | |||||
* | fix selecting grub2-efi on UEFI (mga#18646) | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | the issue is that we select basesystem which pulls bootloader -> grub2 then later grub2-efi b/c we're on UEFI which results in: we don't use the right API for selecting packages which results in: * preferring grub2 over lilo,grub2-efi,grub * replacing bootloader with grub2 * selecting grub2-2.02-0.git10457.6.mga6.x86_64 (...) * selecting grub2-efi because of needed for UEFI boot (...) * no packages match grub2-efi (it is either in skip.list or already rejected) * ERROR: selection failed: grub2-efi-2.02-0.git10457.6.mga6.x86_64 (due to conflicts with grub2-2.02-0.git10457.6.mga6.x86_64) the proper fix would be to use a better URPM API but it's just as simple to pick the bootloader before picking basesystem... | ||||
* | 17.34.117.34.1 | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
| | |||||
* | fix displaying release notes with WebKit2 | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
| | |||||
* | 17.3417.34 | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
| | |||||
* | grub2: only overwrite install.sh when installing | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | | | | | And only when actually installing boot loader, not when updating grub2 menu list (mga#17455) | ||||
* | enable to (un)install os-prober | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | | | | thus enabling to prevent slow boot (mga#16010, mga#18538) | ||||
* | fix reading back last grub2 entry | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | |||||
* | stop offering grub legacy & lilo on new installs | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | | | | | | | | rationale: - lilo is no more supported upstream and has been replaced by grub legacy a long time ago - grub-legacy does not support ext4 fses formatted with e2fsprogs-1.43 (mga#18583) | ||||
* | grub2: set GRUB_DEFAULT + GRUB_SAVEDEFAULT | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | | | | | else grub2-set-default won't work (mga#9627, mga#16059) but do not overwrite it if user has changed its value | ||||
* | only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112) | Thierry Vignaud | 2016-06-06 | 1 | -0/+3 |
| | |||||
* | 17.3317.33 | Thierry Vignaud | 2016-05-27 | 1 | -0/+2 |
| | |||||
* | update log | Thierry Vignaud | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | only use vesa on x86 | Thierry Vignaud | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | adjust to latest gdb | Thierry Vignaud | 2016-05-22 | 1 | -0/+2 |
| | | | | when doing a debug build with GDB included | ||||
* | 17.32 | Anne Nicolas | 2016-05-17 | 1 | -0/+4 |
| | |||||
* | update NEWS17.31 | Anne Nicolas | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | 17.31 | Anne Nicolas | 2016-05-09 | 1 | -0/+3 |
| | |||||
* | log previous changes | Thierry Vignaud | 2016-05-08 | 1 | -0/+1 |
| | |||||
* | install the right fcitx packages on Plasma | Thierry Vignaud | 2016-05-08 | 1 | -0/+2 |
| | |||||
* | 17.30 | Thomas Backlund | 2016-05-07 | 1 | -0/+2 |
| | |||||
* | install nonfree firmware for amdgpu, i915, nouveau | Thomas Backlund | 2016-05-07 | 1 | -0/+1 |
| | |||||
* | nicer decoration | Thierry Vignaud | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | make corners round like gtk+/Adwaita does | Thierry Vignaud | 2016-05-04 | 1 | -0/+3 |
| | |||||
* | 17.2917.29 | Thierry Vignaud | 2016-05-04 | 1 | -0/+2 |
| | |||||
* | adapt package list to plasma | Thierry Vignaud | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | make CSD support available to forked processes | Thierry Vignaud | 2016-05-04 | 1 | -0/+2 |
| | | | | just make CSD CSS rules global (mga#18332) | ||||
* | 17.2817.28 | Thierry Vignaud | 2016-04-26 | 1 | -0/+2 |
| | |||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-04-26 | 1 | -0/+1 |
| | |||||
* | fix installing packages when having a numeric pad | Thierry Vignaud | 2016-04-24 | 1 | -0/+1 |
| | |||||
* | drop support for MIPS | Thierry Vignaud | 2016-04-24 | 1 | -0/+1 |
| | |||||
* | fix detecting running under Qemu | Thierry Vignaud | 2016-04-24 | 1 | -0/+1 |
| | |||||
* | adapt to new brltty | Thierry Vignaud | 2016-04-24 | 1 | -0/+2 |
| | |||||
* | 17.2717.27 | Thierry Vignaud | 2016-04-23 | 1 | -0/+2 |
| | |||||
* | add 'qemu' flag for rpmsrate | Thierry Vignaud | 2016-04-23 | 1 | -0/+1 |
| | |||||
* | exclude 2 Xorg libraries on ARM | Thierry Vignaud | 2016-04-13 | 1 | -0/+2 |
| | |||||
* | 17.26.117.26.1 | Thierry Vignaud | 2016-04-08 | 1 | -0/+2 |
| | |||||
* | just ignore kernel options | Thierry Vignaud | 2016-04-04 | 1 | -0/+1 |
| | | | | do not try to blacklist them, there's too many... | ||||
* | enable to control strace behaviour | Thierry Vignaud | 2016-04-04 | 1 | -0/+3 |
| | |||||
* | 17.2617.26 | Thierry Vignaud | 2016-04-03 | 1 | -0/+2 |
| | |||||
* | add minimal CSD support (mga#17702) | Thierry Vignaud | 2016-04-03 | 1 | -0/+2 |
| | |||||
* | 17.2517.25 | Thierry Vignaud | 2016-04-01 | 1 | -0/+2 |
| | |||||
* | fix displaying partitions (mga#18076) | Thierry Vignaud | 2016-04-01 | 1 | -0/+2 |
| | | | | | when there's only one disk, just add a dummy disk tab, then remove it. this fixes the reported crash | ||||
* | enhance logs for next commits | Thierry Vignaud | 2016-04-01 | 1 | -1/+2 |
| | |||||
* | fix detecting nvme devices as block devices | Thomas Backlund | 2016-03-29 | 1 | -0/+2 |
| |