Wuodan / gentoo-raspberrypi-builder

Crossdev and distcc in a vagrant virtualbox as builder for raspberry pi
GNU General Public License v2.0
0 stars 1 forks source link

gentoo-raspberrypi-builder

Crossdev and distcc in a vagrant virtualbox as builder for raspberry pi

What's this about

I want Gentoo on my Raspberry Pi:

This sets up a vagrant box containing everything one needs to run Gentoo on a Raspberry Pi.

Usage

  1. Clone this repo with git clone ....
  2. Plug SD card into the PC
  3. Identify SD card with: VBoxManage list usbhost
  4. cd into the project folder
  5. Open the Vagrantfile to edit:
  6. Change vendorid and productid to match your SD card
  7. For USB 2: toggle all the --usb?hci options
  8. From the project folder, run:
  9. vagrant up
  10. vagrant ssh

Limits

Requirements