Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
add Fixed bugs
  • Loading branch information
tnut committed Apr 3, 2024
1 parent 1ac37d6 commit 946056a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 13 deletions.
39 changes: 32 additions & 7 deletions en/content/news.47
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
<h1>Latest news 02-04-2024</h1>


<h2>Fixed bugs</h2>
<table width="60%" cellspacing="0">
<tr>
<td>
Generating an initrd produce a disturbing message.
</td>
<td>
Fixed
</td>
</tr>
<tr>
<td>
The spanish version of the installer is not available anymore.
</td>
<td>
Fixed
</td>
</tr>
<tr>
<td>
Login on KDEx(X11) not possible.
</td>
<td>
Fixed
</td>
</tr>
</table>
<h2>NuTyX 24.04.0 available with cards 2.7.4</h2>
<p>
Spiky and me are happy to announce the new version of NuTyX 24.04.0 and cards 2.7.4 .
Expand Down Expand Up @@ -82,13 +107,13 @@

<h2>Upgrade process</h2>
<p>
This time it's a bit different if you are on KDE5 version.
This time it's a bit different if you are on KDE version5.
Please do as follow:
</p><pre class="command_user"><kbd>sudo init 3
sudo cards remove kde5
sudo cards upgrade
sudo cards install kde6
sudo shutdown -y r 0</kbd></pre>
sudo cards remove kde5
sudo cards upgrade
sudo cards install kde6
sudo shutdown -y r 0</kbd></pre>
After reboot you should be able to loggin into Plasma KDE6.
<p>
For all the other ISO, a simple
Expand Down
38 changes: 32 additions & 6 deletions fr/content/news.71
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,33 @@
<p>
La nouveauté de cette version est sans aucun doute la sortie de KDE 6.
La nouvelle version de KDE basée sur Qt6 est désormais disponible sur NuTyX.
<h2>Bugs corrigés</h2>
<table width="60%" cellspacing="0">
<tr>
<td>
La génération d'une initrd produit un message perturbant.
</td>
<td>
Fixé
</td>
</tr>
<tr>
<td>
La version espagnole de l'installateur n'est plus disponible.
</td>
<td>
Fixé
</td>
</tr>
<tr>
<td>
Impossible de se logger en mode X11 sous KDE.
</td>
<td>
Fixé
</td>
</tr>
</table>
<h2>Paquets mis à jour</h2>
<p>
SysV en 3.09 et Systemd en 253.0 .
Expand Down Expand Up @@ -80,16 +107,15 @@
<p>
Elles sont disponibles sur <a href="downloads">la page de téléchargement.</a>


<h2>Mise à jour</h2>
<p>
Cette fois, c'est un peu différent si vous êtes sur la version de KDE5.
Cette fois, c'est un peu différent si vous êtes sur la version 5 de KDE.
Procédez comme suit:
</p><pre class="command_user"><kbd>sudo init 3
sudo cards remove kde5
sudo cards upgrade
sudo cards install kde6
sudo shutdown -y r 0</kbd></pre>
sudo cards remove kde5
sudo cards upgrade
sudo cards install kde6
sudo shutdown -y r 0</kbd></pre>
Après redémarrage you devriez pouvoir vous connecter sur Plasma KDE6.
<p>
Pour les autres ISOs, la simple commande classique permet la mise à jour:
Expand Down

0 comments on commit 946056a

Please sign in to comment.