setting gentoo.conf

This commit is contained in:
mudler
2015-07-03 23:51:57 +02:00
parent 7f2287bd54
commit a0ac9d7886
+10
View File
@@ -1,5 +1,15 @@
#!/bin/bash
mkdir -p /etc/portage/repos.conf/
echo "[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage
" > /etc/portage/repos.conf/gentoo.conf
# Remove compilation tools
equo rm --nodeps --force-system autoconf automake bison yacc binutils libtool gcc localepurge