summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 17.34.117.34.1Thierry Vignaud2016-06-061-0/+2
|
* fix displaying release notes with WebKit2Thierry Vignaud2016-06-061-0/+2
|
* 17.3417.34Thierry Vignaud2016-06-061-0/+2
|
* grub2: only overwrite install.sh when installingThierry Vignaud2016-06-061-0/+1
| | | | | And only when actually installing boot loader, not when updating grub2 menu list (mga#17455)
* enable to (un)install os-proberThierry Vignaud2016-06-061-0/+1
| | | | thus enabling to prevent slow boot (mga#16010, mga#18538)
* fix reading back last grub2 entryThierry Vignaud2016-06-061-0/+1
|
* stop offering grub legacy & lilo on new installsThierry Vignaud2016-06-061-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_SAVEDEFAULTThierry Vignaud2016-06-061-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 Vignaud2016-06-061-0/+3
|
* 17.3317.33Thierry Vignaud2016-05-271-0/+2
|
* update logThierry Vignaud2016-05-271-0/+1
|
* only use vesa on x86Thierry Vignaud2016-05-271-0/+1
|
* adjust to latest gdbThierry Vignaud2016-05-221-0/+2
| | | | when doing a debug build with GDB included
* 17.32Anne Nicolas2016-05-171-0/+4
|
* update NEWS17.31Anne Nicolas2016-05-091-0/+1
|
* 17.31Anne Nicolas2016-05-091-0/+3
|
* log previous changesThierry Vignaud2016-05-081-0/+1
|
* install the right fcitx packages on PlasmaThierry Vignaud2016-05-081-0/+2
|
* 17.30Thomas Backlund2016-05-071-0/+2
|
* install nonfree firmware for amdgpu, i915, nouveauThomas Backlund2016-05-071-0/+1
|
* nicer decorationThierry Vignaud2016-05-041-0/+1
|
* make corners round like gtk+/Adwaita doesThierry Vignaud2016-05-041-0/+3
|
* 17.2917.29Thierry Vignaud2016-05-041-0/+2
|
* adapt package list to plasmaThierry Vignaud2016-05-041-0/+1
|
* make CSD support available to forked processesThierry Vignaud2016-05-041-0/+2
| | | | just make CSD CSS rules global (mga#18332)
* 17.2817.28Thierry Vignaud2016-04-261-0/+2
|
* sync with kernel-4.6Thierry Vignaud2016-04-261-0/+1
|
* fix installing packages when having a numeric padThierry Vignaud2016-04-241-0/+1
|
* drop support for MIPSThierry Vignaud2016-04-241-0/+1
|
* fix detecting running under QemuThierry Vignaud2016-04-241-0/+1
|
* adapt to new brlttyThierry Vignaud2016-04-241-0/+2
|
* 17.2717.27Thierry Vignaud2016-04-231-0/+2
|
* add 'qemu' flag for rpmsrateThierry Vignaud2016-04-231-0/+1
|
* exclude 2 Xorg libraries on ARMThierry Vignaud2016-04-131-0/+2
|
* 17.26.117.26.1Thierry Vignaud2016-04-081-0/+2
|
* just ignore kernel optionsThierry Vignaud2016-04-041-0/+1
| | | | do not try to blacklist them, there's too many...
* enable to control strace behaviourThierry Vignaud2016-04-041-0/+3
|
* 17.2617.26Thierry Vignaud2016-04-031-0/+2
|
* add minimal CSD support (mga#17702)Thierry Vignaud2016-04-031-0/+2
|
* 17.2517.25Thierry Vignaud2016-04-011-0/+2
|
* fix displaying partitions (mga#18076)Thierry Vignaud2016-04-011-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 commitsThierry Vignaud2016-04-011-1/+2
|
* fix detecting nvme devices as block devicesThomas Backlund2016-03-291-0/+2
|
* 17.2417.24Thierry Vignaud2016-03-231-0/+2
|
* add 'virtualbox' & 'vmware' flags for rpmsrateThierry Vignaud2016-03-231-0/+1
|
* simplify: use virt_technology()Thierry Vignaud2016-03-231-0/+1
|
* fix build on ia32Thierry Vignaud2016-03-231-0/+2
|
* 17.2317.23Thierry Vignaud2016-03-221-0/+2
|
* do not include twice webkit2gtk libraryThierry Vignaud2016-03-221-0/+1
|
* Revert "silent gtk+ warnings about swrast driver"Thierry Vignaud2016-03-221-0/+1
| | | | | | | This reverts commit edb7205f13170be5d6974da05dae5a70460bc09a. This saves 13Mb (18%)of compressed stage2... It's too big just for preventing a gtk+ warning...