Archlinux: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
Created page with "'''Archlinux''' is used on VTP boards. To install packages, on any vtp board do following: su export http_proxy=http://jprox:8082 export https_proxy=http://jprox:8082 mkdir..."
(No difference)

Revision as of 11:48, 8 September 2016

Archlinux is used on VTP boards.

To install packages, on any vtp board do following:

su export http_proxy=http://jprox:8082 export https_proxy=http://jprox:8082 mkdir /mnt/mount mount -o bind /misc/diskless/ArchLinux/armv7-devel/root /mnt/mount pacstrap /mnt/mount <package>