Second commit
This commit is contained in:
parent
0d3dacc747
commit
4e9ef22646
@ -9,7 +9,7 @@
|
|||||||
LC_MESSAGES=C.utf8
|
LC_MESSAGES=C.utf8
|
||||||
|
|
||||||
# USE flags
|
# USE flags
|
||||||
USE="X"
|
USE="X USE=dist-kernel"
|
||||||
|
|
||||||
# Host Setting
|
# Host Setting
|
||||||
CHOST="x86_64-pc-linux-gnu"
|
CHOST="x86_64-pc-linux-gnu"
|
||||||
@ -44,8 +44,10 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
|||||||
AUTOCLEAN="yes"
|
AUTOCLEAN="yes"
|
||||||
|
|
||||||
# Cool portage extensions
|
# Cool portage extensions
|
||||||
FEATURES="binpkg-logs buildpkg cgroup collision-protect downgrade-backup ipc-sandbox network-sandbox"
|
FEATURES="binpkg-logs buildpkg collision-protect downgrade-backup ipc-sandbox network-sandbox"
|
||||||
#Consider test-fail-continue in the future?
|
#Consider test-fail-continue in the future?
|
||||||
|
|
||||||
|
GRUB_PLATFORMS="efi-64"
|
||||||
|
|
||||||
# Alternative mirrors
|
# Alternative mirrors
|
||||||
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ https://mirror.sjc02.svwh.net/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/"
|
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo https://gentoo.ussg.indiana.edu/ https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ https://mirror.sjc02.svwh.net/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/"
|
||||||
|
Loading…
Reference in New Issue
Block a user