Skip to content

Add Gentoo Linux to bootstrap.sh

Jeremy Soller requested to merge dalance:bootstrap-gentoo into master

Created by: dalance

Problem: bootstrap.sh don't work on Gentoo Linux.

Solution: Add gentoo() function for installing required packages, and call gentoo() function when emerge command exits. (emerge is package manager of Gentoo Linux.)

Drawbacks: QEMU installation is not automated.

State: Ready

Merge request reports