Skip to content

Instantly share code, notes, and snippets.

@kozo2
Last active August 29, 2015 14:00
Show Gist options
  • Save kozo2/b7366a8a9cfd9716e94b to your computer and use it in GitHub Desktop.
Save kozo2/b7366a8a9cfd9716e94b to your computer and use it in GitHub Desktop.
getting started - gentwoo (with gentoo docker container)
emerge-webrsync
eselect news read new
emerge mirrorselect
mirrorselect -i -o >> /etc/portage/make.conf
mirrorselect -i -r -o >> /etc/portage/make.conf
emerge layman
echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf
layman -L
layman -a betagarden
CONFIG_PROTECT_MASK="/etc" emerge gentwoo --autounmask-write
nano /etc/gentwoo.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment