diff options
Diffstat (limited to 'profiles/bootstrap/make.defaults')
-rw-r--r-- | profiles/bootstrap/make.defaults | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/bootstrap/make.defaults b/profiles/bootstrap/make.defaults deleted file mode 100644 index ecbd1e6..0000000 --- a/profiles/bootstrap/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# and we don't need to spam the user about news until after a --sync -# because the tools aren't available to read the news item yet anyway. - -FEATURES="${FEATURES} -news" - -# Disable the STALE warning because the snapshot frequently gets stale. -# DON'T REMOVE this one, stage3's tree check relies on this one - -PORTAGE_SYNC_STALE=0 |