diff --git a/Documentation.php b/Documentation.php
index e00106f..27e3dd1 100644
--- a/Documentation.php
+++ b/Documentation.php
@@ -33,11 +33,11 @@ include_once("includes/header.php");
- KXStudio 14.04.2 Release
+ KXStudio 14.04.5 Release
diff --git a/Documentation:KXStudio14045:About.php b/Documentation:KXStudio14045:About.php
index 2fb5629..acc6fd5 100755
--- a/Documentation:KXStudio14045:About.php
+++ b/Documentation:KXStudio14045:About.php
@@ -6,17 +6,13 @@ $PAGE_SOURCE_2 = ARRAY("Documentation", "KXStudio 14.04.5", "About");
include_once("includes/header.php");
?>
-
- The information on this page is incomplete or outdated.
-
-
KXStudio 14.04.5 is an ISO release based on Ubuntu 14.04.5 LTS, made on 09/06/2017.
Check the Live-DVD section in the Downloads page to download it (or just click here).
- The Live-DVD contains a highly optimized KDE4 desktop, together with a low-latency kernel (version 3.8).
+ The Live-DVD contains a highly optimized KDE4 desktop, together with a low-latency kernel (version 3.13).
There's a lot of audio-related applications inside, with even more available to install via the repositories.
@@ -25,6 +21,18 @@ include_once("includes/header.php");
(like disable file indexer and everything else that can introduce random xruns).
+
+
+Current 14.04.5 Notes
+
+ - Some applications and websites don't work nicely with dark themes, which KXStudio uses by default.
+ This is not a bug in the theme(s) but rather upstream (ie, app and website authors).
+ We encourage users to report such issues upstream so they can be fixed for everyone using dark themes.
+ - The KXStudio GTK3 theme is unfinished. Applications that use GTK3 might appear slightly broken.
+
+
+
+
Pre-installed applications
@@ -57,9 +65,7 @@ include_once("includes/header.php");
Guitarix
Hydrogen
Jamin
- Laborejo
LinuxSampler
- LisaloQt
LMMS
Mixxx
MusE
@@ -74,16 +80,13 @@ include_once("includes/header.php");
Qsynth
Qtractor
Rakarrack
- Renoise
Rosegarden
SEQ24
SooperLooper
- Sunvox
- VMPK
xjadeo
- ZynAddSubFX
+
@@ -100,8 +103,6 @@ include_once("includes/header.php");
KDE base (ark, dolphin, gwenview, k3b, etc)
Kdenlive
LibreOffice (Impress and Writer)
- Muon
- QdvdAuthor
SMPlayer
Synaptic
VLC
diff --git a/Documentation:KXStudio14045:ReleaseNotes.php b/Documentation:KXStudio14045:ReleaseNotes.php
index 19c4e7e..87268e0 100755
--- a/Documentation:KXStudio14045:ReleaseNotes.php
+++ b/Documentation:KXStudio14045:ReleaseNotes.php
@@ -6,10 +6,6 @@ $PAGE_SOURCE_2 = ARRAY("Documentation", "KXStudio 14.04.5", "Release Notes");
include_once("includes/header.php");
?>
-
- The information on this page is incomplete or outdated.
-
-
These are the release notes related to the KXStudio 14.04.5 Release, based on Ubuntu 14.04.5 LTS.
@@ -19,15 +15,18 @@ include_once("includes/header.php");
KXStudio 12.04.5 Live-DVD Notes
- The live session user name is "kxstudio" and has no password.
+ - Synaptic is used for handling package management in the Live-DVD, users do not receive package update notifications.
+ Users should open synaptic (or a similar tool) and do system updates on a regular basis.
- Neither PulseAudio or Wine are included in the Live-DVD, they need to be installed if required.
Because Firefox now requires PulseAudio, it will not produce any sound by default on this Live-DVD.
- - Sometimes the keyboard layout is not set-up correctly on the live session. This can be manually fixed by running:
- setxkbmap pt (replace 'pt' by the relevant keyboard layout/language).
+ - Sometimes the keyboard layout is not set-up correctly on the live session. This can be manually fixed by running:
+
setxkbmap pt
+ (replace 'pt' by the relevant keyboard layout/language).
+
- The list of packages installed on the Live-DVD is available
- --- TODO ---
- here for 32bit and
- here for 64bit.
+ here for 32bit and
+ here for 64bit.
diff --git a/Downloads.php b/Downloads.php
index 09716d7..fee91ec 100644
--- a/Downloads.php
+++ b/Downloads.php
@@ -16,7 +16,7 @@ include_once("includes/header.php");
Downloads:
KXStudio 14.04.5 Live-DVD - 32bit
-
+ | Mirror #1
md5sum: 86e9b4c24ea25fe1261ac0a452602d2a
@@ -25,7 +25,7 @@ include_once("includes/header.php");
KXStudio 14.04.5 Live-DVD - 64bit
-
+ | Mirror #1
md5sum: a249bb59f27312e69b3af8579b14e0a2
diff --git a/robots.txt b/robots.txt
index 1da8ae3..0cf54cb 100644
--- a/robots.txt
+++ b/robots.txt
@@ -2,5 +2,5 @@ User-Agent: *
Disallow: /.git/
Disallow: /.gitignore
Disallow: /.htaccess
-Disallow: /donate/config.php
+Disallow: /donate/*
Disallow: /paste/repo/
|