Wuodan / gentoo-raspberrypi-builder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • when: now
  • how: easy
  • with: sugar and cream (crossdev and distcc)

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

  • Raspberry Pi 4 64bit only at the moment.

Requirements

  • Vagrant
  • Virtualbox

About

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

License:GNU General Public License v2.0


Languages

Language:Yacc 83.6%Language:Shell 16.4%