Skip to content

Instantly share code, notes, and snippets.

View Upgreydd's full-sized avatar

Kacper Upgreydd

  • Poland
  • 07:03 (UTC +02:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am upgreydd on github.
  • I am kacper (https://keybase.io/kacper) on keybase.
  • I have a public key ASC8nmPkg42IWoPWxD5enyaJbmh7KArt0s8cDMj-aV69eQo

To claim this, I am signing this object:

@Upgreydd
Upgreydd / guide.md
Created August 12, 2016 16:09 — forked from mikkeloscar/guide.md
Setup armv7h chroot under x86_64 host (Archlinux/Archlinuxarm biased)

Setup armv7h chroot under x86_64 host (Archlinux/Archlinuxarm biased)

Simple way to setup an arm chroot for building packages for your arm devices. This is an alternative to cross-compiling where you are limited to only linking against the libs in your toolchain.

Setup chroot-fs

You can store the chroot wherever you like. I choose to store it in a disk-image which I mount to my filesystem.