You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mickaël Tansorier 8402cf5377
[Logiciel_Libre] Add pdf file
6 years ago
images [Yocto-RaspberryPi-devtool-Ansible] Add missing weston desktop image 6 years ago
logos [Yocto-RaspberryPi-devtool-Ansible] Add Questions part and cosmetics 6 years ago
schemas [Yocto-RaspberryPi-devtool-Ansible] Update yocto workflow picture 6 years ago
.gitignore gitignore: Add Latex gitignore 7 years ago
LICENSE license: Update to appropriate license GPLv3 to FDLv1.3 7 years ago
Logiciel_Libre.pdf [Logiciel_Libre] Add pdf file 6 years ago
Logiciel_Libre.tex [Logiciel_Libre] Fix wrong calcul 7 years ago
Makefile [Yocto-RapsberryPi-devtool-Ansible] Add project to Makefile 6 years ago
README.md [Yocto-RapsberryPi-devtool-Ansible] Add information for compilation without Smile template 6 years ago
Yocto-RapsberryPi-devtool-Ansible.pdf [Yocto-RapsberryPi-devtool-Ansible] Add pdf file 6 years ago
Yocto-RapsberryPi-devtool-Ansible.tex [Yocto-RaspberryPi-devtool-Ansible] Add Questions part and cosmetics 6 years ago

README.md

Pésentations

  1. L'alternative Logiciel Libre
  2. Yocto - devtool - Ansible: La dernière recette de ma grand-mère

L'alternative Logiciel Libre

Présentation et discutions autour du logiciel libre, ces avantages, son héritage, proposez vos alternatives au logiciel propriétaire. Partageons autour du Free Software avant de partager une Free Beer !

Nom du projet à compiler: Logiciel_Libre

Yocto - devtool - Ansible: La dernière recette de ma grand-mère

Introduction à Yocto avec traveaux pratique sur une rapsberry pi, puis présentation de l'outils devtool avec mise en pratique. Et pour finir proposition d'utilisation d'Ansible pour installer un environnement de dev Yocto

Nom du projet à compiler: Yocto-RapsberryPi-devtool-Ansible

Compilation: Si on veux compiler sans utiliser le template Smile, changer:

-\documentclass[compress]{smilebeamer}
+\documentclass[compress]{beamer}

et ajouter

\usepackage{xcolor}
\definecolor{smileOrange}{RGB}{254,128,86}

Compilation

Pour construire tout les projets

$ make

Pour construire un projet

$ make <projet>

Pour supprimer tout les projets

$ make clean

Pour supprimer un projet

$ make clean-<projet>

Liens Utiles

Thèmes complets de présentation: [http://mcclinews.free.fr/latex/beamergalerie/completsgalerie.html]