Gentoo
From MTU LUG wiki
(Difference between revisions)
Physcofish (Talk | contribs) |
|||
| (2 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
Gentoo is a source based Linux distribution. | Gentoo is a source based Linux distribution. | ||
| + | |||
| + | To use our mirror add the following lines to your /etc/make.conf | ||
| + | |||
| + | GENTOO_MIRRORS="http://lug.mtu.edu/gentoo/ " | ||
| + | SYNC="rsync://lug.mtu.edu/gentoo-portage " | ||
| + | |||
| + | |||
| + | |||
| + | [http://www.gentoo.org Website] | ||
Latest revision as of 05:32, 25 November 2010
Gentoo is a source based Linux distribution.
To use our mirror add the following lines to your /etc/make.conf
GENTOO_MIRRORS="http://lug.mtu.edu/gentoo/ " SYNC="rsync://lug.mtu.edu/gentoo-portage "