diff options
author | Daniel Tartavel <contact@librepc.com> | 2018-12-16 14:21:26 +0100 |
---|---|---|
committer | Daniel Tartavel <contact@librepc.com> | 2018-12-16 14:21:26 +0100 |
commit | 1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c (patch) | |
tree | 801769663b125dcf690abfc4375519aeefb5b7c2 /README.md | |
parent | 47e85a6d3a727cbe86208e3ae5a69a24b6e818c2 (diff) | |
download | mageia4arm-1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c.tar mageia4arm-1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c.tar.gz mageia4arm-1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c.tar.bz2 mageia4arm-1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c.tar.xz mageia4arm-1169b7fc768f5ea8a91d9d9892ff89ec4722eb1c.zip |
Big update
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. |