diff --git a/README.md b/README.md index d359d6c..b058e89 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Des scripts sont disponibles dans le dossier "tools", ils sont copié dans /usr/ * lancer drakkeyboard afin de configurer le clavier * si vous avez besoin d'un gestionnaire graphique, lancer le script :
install_graphical.sh ( xfce, lxqt, plasma, ...) voir les métapaquetages disponibles dans "Environnement graphique" dans le gestionnaire de logiciels. + ### Ajouter une nouvelle plateforme : Pour ajouter une nouvelle plateforme, il faut le dossier au nom du matériel dans le dossier platforms contenant le fichier mageia4arm.cfg comprennant les informations relatif à la distribution Mageia, le fichier second_stage_install.sh qui vient installer le système, le fichier specialFunctions.sh qui implémentes les fonctions pour affiner l'installation à la plateforme et extlinux.conf. @@ -178,6 +179,8 @@ Pour vérifier une somme de contrôle, il faut joindre le créateur de l'image, cd /home/user/Téléchargements/ gpg --verify Mageia-7-bananaPro1.img.md5 ``` + + English ------- @@ -215,6 +218,7 @@ Some scripts are available in directory "tools". they are copied in /usr/local/b * launch drakkeyboard to configure keyboard layout. * if you need a graphical environment, launch the script :
install_graphical.sh ( xfce, lxqt, plasma, ...), see "Graphical environment" in the Mageia application manager meta packages. +
### Adding a new platform: To add a new platform, a new folder needs to be created in the platforms directory with the name of the platform containing the mageia4arm.cfg configuration file about the Mageia distribution itself, the second_stage_install.sh script which install the system, the specialFunctions.sh script which implements functions in order to fit the platform and the extlinux.conf file.