Changes

Jump to: navigation, search

Build Server

172 bytes added, 15:23, 25 August 2014
/* Chroot Setup */
<source lang='bash'>
cat >> /etc/portage/mirrors << EOF
local GENTOO_MIRRORS="https://mirror.example.com/public/gentoo "EOF # if you are paranoid, put mirror for restricted ebuilds in a local mirror definitioncat >> /etc/portage/mirrors << EOFlocal https://mirror.example.com/restricted/gentoo
EOF
</source>
Note: if you fear that even
* Add the following to generate binary packages during installation:
<source lang='bash'>