- Edited
First, minimal test ISO is uploaded for the June 2017 KaOS stable ISO.
provide the installation log, if you encounter any issue at all
As always, early test ISOs are minimal, very few apps, just a web-browser, file manager, text editor, GUI package manager. The non-free nvidia drivers are included since they are a big part of what needs testing.
This cycle it is back to the regular one X based ISO only.
For this first ISO all is not only build using the [build] repo, but [kde-next] is also used. Reason for this is that the final ISO will be released with Qt 5.9, but that one is not released yet. All in KaOS for Plasma 5.10 is build with Qt 5.9RC and all that is being tested in [kde-next].
KaOS ISOs are not only GTK free but are Qt4 & KDE 4 free too.
This is as pure a Qt 5/Plasma 5 ISO as possible.
Plan is to have Frameworks 5.34.0, KDE Applications 17.04.1, Plasma 5.10.0 and Linux 4.11.x on the final ISO. If all testing goes well expect the final ISO to be released in 10-12 days
Calamares version used is 3.1.0. Release Notes page is not fully updated yet, you will see some the text from the April ISO.
The ISO is using packages from the build and kde-next repos, but those repo's are not enabled, so if you decide to install, make sure to add the build and kde-next repo to your pacman.conf.
To help with testing:
- Use a GPT partition table on BIOS system (manual partitioning)
- Use Isowriter to write the test ISO to your USB stick, plan is to remove imagewriter from the repos after this test cycle
- Use in live mode on as much different hardware as possible
- If you have an UEFI capable system, check if the ISO boots in both UEFI and legacy BIOS mode, make sure though to turn off secure boot
- test installs on real hardware are needed, not just vbox
- check as many partitioning options as possible in the partitioning of Calamares, see if all works and is clear enough
- test with vbox in Live mode and installed and adjust to full screen or resize to different resolutions
debug packages for Calamares are part of all ISOs, run Calamares with gdb if you encounter errors
provide the installation log, if you encounter any issue at all
You can start Calamares from the Welcome app, or run it with:
sudo calamares -d
The install log will be created in the home directory of the Live user, see ~/installation.log
. It is available after the install in the target system in /var/log/installation.log
If run from cli, make sure to pastebin the full output, since no installation.log will be copied then, though that log is more complete.
The new site for testing ISOs is still in use:
https://sourceforge.net/projects/kaos-test/files/iso/
https://sourceforge.net/projects/kaos-test/files/iso/KaOS-2017.05.27-x86_64.iso
On this ISO you will find:
Linux 4.10.9
systemd 233
gcc 5.4.1
Qt 5.9.0RC
Frameworks 5.34.0
Plasma 5.10.0
KDE Applications 17.04.1 kf5 based
Git builds of KDE Application that are ported to frameworks, but were not part yet of 16.12
Calamares 3.1.0.8
Octopi 0.9dev with sysinfo & cachecleaner tool
Known issues:
- Kaptan has setting a new wallpaper disabled. Work is still continuing to try and fix kaptan crashing on setting a new wallpaper
- Setting the correct
resume=/dev/mapper/
parameter when using LUKS has been broken a long time, work is now added to try and fix, not clear yet if it is fully fixed