diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -13,11 +13,16 @@ Aide: create_arm_img_urpmi.sh -h|--help Vous pouvez adapter le script "second_stage_install.sh"" afin de compléter l'installation. -Des scprits sont disponibles dans le dossier "tools". +Des scripts sont disponibles dans le dossier "tools", ils sont copié dans usr/local/bin/ dans l'image. + +Premier lancement de l'image sur le raspberry pi: +. lancer drakkeyboard afin de configurer le clavier +. si vous avez besoin d'un gestionnaire graphique, lancer le script: +install_graphical.sh <gestionnaire-graphique>( xfce, lxqt, plasma, ...) voir les métapaquetages disponibles dans "Environnement graphique" dans le gestionnaire de logiciels. -This repository contains script to make image for arm based systems from Mageia repositories. +This repository contains script to make image for arm based systems from Mageia repositories. Quick start: @@ -29,4 +34,9 @@ Help: create_arm_img_urpmi.sh -h|--help you can adapt the script "second_stage_install.sh"" to complete the installation. -Some scripts are available in directory "tools" +Some scripts are available in directory "tools". they are copied in /usr/local/bin/ in the image. + +First launch of the image on raspberry pi: +. launch drakkeyboard for configure keyboard layout. +. if you need a graphical environment, launch the script : + install_graphical.sh <graphical environment> ( xfce, lxqt, plasma, ...), see "Graphical environment" in the Mageia application manager' meta packages. |