- Install Arch
- add to /etc/pacman.conf:
[ubos-tools-arch] Server = http://depot.ubos.net/red/$arch/tools
- install the UBOS tools for Arch:
pacman -Syu pacman -S ubos-tools-arch
- obtain a current UBOS container image:
ubos-tools list-public-tars ubos-tools pull-tar --arch $arch --channel red --version 20150620-030311 ubos-tools list-tars
- set up a depot container:
ubos-tools create-depot-container --channel red --version 20150620-030311 --machine depot
- set of a build container:
ubos-tools create-build-container --channel red --version 20150620-030311 --machine build
How to set up a new development machine (ideal)
by
Tags:
Leave a Reply