install script
This commit is contained in:
+10
-7
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user