install script

This commit is contained in:
Bachir Soussi Chiadmi
2016-06-11 11:23:35 +02:00
parent 2ac716bbec
commit 01cd8ec81f
8 changed files with 456 additions and 7 deletions
+10 -7
View File
@@ -11,15 +11,18 @@ install Arch Linux ARM systeme on rpi following these how to : https://archlinux
connect to rpi through ssh
add alarm user to sudoers : https://wiki.archlinux.org/index.php/Sudo#Example_Entries
make updates : ```pacman -Syyu```
generate the locale : https://wiki.archlinux.org/index.php/Locale#Generating_locales
install git vim rsync : ```pacman -S git vim rsync```
install git : ```pacman -S vim rsync```
clone this repos : ```git clone -o guime https://g-u-i.me/gogs/bachir/hehe-rover.git ```
run rpi/install.sh with sudo
### what install is doing
- generate the locale : https://wiki.archlinux.org/index.php/Locale#Generating_locales
- make updates : ```pacman -Syyu```
- install vim rsync : ```pacman -S vim rsync```
## camera module
https://wiki.archlinux.org/index.php/Raspberry_Pi#Raspberry_Pi_camera_module