Changes between Version 3 and Version 4 of ArchLinuxArmInstallation
- Timestamp:
- 2013-05-06T12:15:12Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArchLinuxArmInstallation
v3 v4 5 5 Preparation: 6 6 {{{ 7 # #Can't go straight to building v1.10 from source without gcc, so go for the AUR-based package to get dependencies installed7 # #Can't go straight to building v1.10 from source without dependencies, so go for the AUR-based package to get dependencies installed 8 8 # #Install an AUR helper, python and build tools 9 9 # pacman -S yaourt python2 gcc patch