Skip to content

Commit

Permalink
v2.3.51
Browse files Browse the repository at this point in the history
  • Loading branch information
wildtruc committed Mar 27, 2024
1 parent 5bad993 commit 79d252c
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 11 deletions.
7 changes: 6 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,12 +364,17 @@
- Modified above entry in translation and script.
- Fixed text nutshells in script and translation.
* 2024-03-13 - v2.3.49
- verion.txt in user config path wasn't update during driver restoration process returning the wrong previous version that could broke future installs. Fixed.
- version.txt in user config path wasn't update during driver restoration process returning the wrong previous version that could broke future installs. Fixed.
- Restoration process was improperly defining old_version preventing, because above statement, source and dkms to be removed. Fixed.
- Restoration function wasn't tested since number of changes in code. My bad, wasn't very serious.
* 2024-03-14 - v2.3.50
- Commande line rescue restoration tool was also affected by the issue in the previous fix upload. Fixed.
- A few nutshells in text and translation fixed.
* 2024-03-27 - v2.3.51
- zen_notify was not enought strict on driver update version to make a real effective comparison. New form is still under whatch to see if it is corresponding to all comparison cases.
- zen_nofify was still pointing to /usr/local zenvidia version text. Changed to user zenvidia config directory.
- Because May 7th decision, git remote origin source repository has been define in script.conf to be easely change in future. Script updated accordingly.
- French translation nutshells



10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ Actual version pretty name : **2.0**

---------------------------------------------------------------------------------------------------
## WARNINGS
**The Script has been tested under Fedora only. Almost all usual system sets are managed but some specifics per distro are not, users working on other distros may check distro conf manually until all this will automated.**
**GitHub as decide to force developpers and contributors to use two-factor authentication (2FA) starting at May 7th, 2024.**
This is an authoritative decision, compeling members to link their personal data to Google, Microsoft and Apple via their smartphones.
All Github developper members have chosen to share their personnal or common work freely, not in the idea to become a Google, Microsoft, Apple products.
Because I'm not in a position to say the exact nature of the restrictions imposed by Github from that date, Zenvidia has been migrated to Gitlab.
The project will remain on Github and updated regularly until we can get a real idea of the restrictions.

## Notice
Project not maintained as a project is usually maintain. No waranty support. Just as it is.
Update will be made only on my own bugs discovery or from fatal error send by users in **Discussion** threads.

Exchange are still open in this same Zenvidia's git **Discussion** section.

Wiki is out of date.

Base language is english.

---------------------------------------------------------------------------------------------------
## Important change log notes
v2.3.43 NOTES :
Expand Down
2 changes: 1 addition & 1 deletion docs/HELP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ echo -e $"<big><b>A . <u>Usage</u></b></big>

<b>2. Command line</b> (administrator priviledge required)

Commende line tools are only available with X server off.
RESCUE MODE ONLY : Commande line tools are only available with X server off.

In some distro case (maybe all), session manager will auto restart if shutdown, to fix this desktop
manager have to be disabled in a supersuer terminal with :
Expand Down
Binary file modified locale/locale/fr_FR/LC_MESSAGES/zenvidia.mo
Binary file not shown.
8 changes: 5 additions & 3 deletions locale/locale_dev/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zenvidia-trans\n"
"POT-Creation-Date: 2023-12-02 12:25+0200\n"
"PO-Revision-Date: 2024-03-13 16:14+0100\n"
"PO-Revision-Date: 2024-03-21 15:39+0100\n"
"Last-Translator: @PirateProd <wildtruc@noneltd.net>\n"
"Language-Team: French Task force\n"
"Language: fr_FR\n"
Expand Down Expand Up @@ -1900,7 +1900,7 @@ msgid ""
")"
msgstr ""
"$(cat <<-MSG\n"
"${jB}${bf}Pilotes disponibles drivers${end}${end}\n"
"${jB}${bf}Pilotes disponibles${end}${end}\n"
"\n"
"${v}Version de Pilote installé :${end}${ge} - - - - - ${end}${j}$(drv_installed)${end}\n"
"$(cat <<< ${main_msg[@]})\n"
Expand Down Expand Up @@ -3945,7 +3945,7 @@ msgid ""
"\n"
" <b>2. Command line</b> (administrator priviledge required)\n"
"\n"
" Commende line tools are only available with X server off.\n"
" RESCUE MODE ONLY : Commande line tools are only available with X server off.\n"
"\n"
" In some distro case (maybe all), session manager will auto restart if shutdown, to fix this desktop\n"
" manager have to be disabled in a supersuer terminal with :\n"
Expand Down Expand Up @@ -4140,6 +4140,8 @@ msgstr ""
"\n"
" <b>2. Ligne de commande</b> (privilèges administrateur requis)\n"
"\n"
" MODE RÉCUPÉRATION UNIQUEMENT : La ligne de commande n'est disponible qu'avec le serveur X à l'arrêt.\n"
"\n"
" Pour certaine distribution (peut-être toutes), le gestion de session redémarrera automatiquement si éteint,\n"
" pour arranger cela le gestionnaire de session doit être désactivé dans un terminal superutilisateur avec :\n"
" <i>systemcl disable [desktop-manager]</i>\n"
Expand Down
2 changes: 1 addition & 1 deletion locale/translation.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2551,7 +2551,7 @@ msgid ""
"\n"
" <b>2. Command line</b> (administrator priviledge required)\n"
"\n"
" Commende line tools are only available with X server off.\n"
" RESCUE MODE ONLY : Commande line tools are only available with X server off.\n"
"\n"
" In some distro case (maybe all), session manager will auto restart if shutdown, to fix this desktop\n"
" manager have to be disabled in a supersuer terminal with :\n"
Expand Down
5 changes: 5 additions & 0 deletions script.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## zenvidia git
# zenvidia gitlab
# zenvidia_git=https://gitlab.com/wildtruc/zenvidia.git
# zenvidia github
zenvidia_git=https://github.com/wildtruc/zenvidia.git
## nvidia ftp url
nvidia_ftp=download.nvidia.com/XFree86/Linux
## git source name
git_source=origin/master
## Is dependencies resolved: yes (1), no (0)
resolve_dep=0

0 comments on commit 79d252c

Please sign in to comment.