Gentoo
From MTU LUG wiki
(Difference between revisions)
Physcofish (Talk | contribs) |
|||
| 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] | ||
Revision as of 13:56, 11 February 2008
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 "