Use KDE 5 for the graphical installation DVD#20433
Conversation
Plasma 5 displays only a wallpaper on the desktop by default. I reason that if the user wants an empty desktop, they can make ~/Desktop empty. It's empty by default anyway.
|
@ttuegel, thanks for your PR! By analyzing the history of the files in this pull request, we identified @lethalman, @edolstra and @abbradar to be potential reviewers. |
|
@ttuegel I'm surprised there's no size increase. I just upgraded my 16.09 machine from KDE 4 to 5, and the system closure size went from 3.1 GB to 4.3 GB! (And that's despite the fact that I disabled some packages like kde4.ktorrent and kde4.kdemultimedia.) |
|
BTW, one reason for the size increase is the use of symlinks in the |
|
👍 on upgrading the installation DVD BTW, KDE 5 looks great! |
That includes some multiple-outputs work I did on the installer, so there was some space saving there. There are no Qt 4 applications on the KDE 5 installer, so I added an option to omit support for Qt 4 applications. Between Qt 4 and kdelibs-4, that saves about 0.5 GB.
That's disturbing. There may not be any good solution here: if I don't build the |
|
Yeah, I was wondering about Qt 4. It looks like it's pulled in by Okular (which also pulls in kdelibs4) and |
Yeah, unfortunately, KDE plans to continue releasing Qt 4-based applications until December 2017.
Commit 8c3aa5a in this PR adds an option to disable them. |
|
Finally, the image increases in size from 1918894080 bytes (after reducing the size with multiple outputs) to 2031091712 bytes, an increase of 112 MB or about 6%. |
Motivation for this change
Using KDE 4 for our graphical installation DVD does not present our best face to the world! The installation DVD is updated to use KDE 5. Combined with several of my multiple-outputs-related pull requests, there is no significant change in image size; it remains at 1.9 GB. I have also made several changes that make KDE 5 work more perfectly out of the box.
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandboxinnix.confon non-NixOS)
nix-shell -p nox --run "nox-review wip"./result/bin/)