Skip to content

Instantly share code, notes, and snippets.

@prometheanfire
Created November 21, 2017 05:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prometheanfire/5a879287937ae8a18e3a15332ce10a5c to your computer and use it in GitHub Desktop.
Save prometheanfire/5a879287937ae8a18e3a15332ce10a5c to your computer and use it in GitHub Desktop.
export GENTOO_PORTAGE_CLEANUP=True
export DIB_INSTALLTYPE_pip_and_virtualenv=package
export DIB_INSTALLTYPE_simple_init=repo
export GENTOO_PYTHON_TARGETS="python3_5"
export GENTOO_PYTHON_ACTIVE_VERSION="python3.5"
GENTOO_PROFILE=default/linux/amd64/13.0/no-multilib disk-image-create -a amd64 -t qcow2 --image-size 3 -o gentoo-openstack-amd64-default-nomultilib-$(date +%Y%m%d) gentoo simple-init growroot vm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment