Banaana Pi – Gentoo Linux 套件庫訊息

在做套件更新或安裝時,有時會出現類似下面的訊息
* IMPORTANT: 8 news items need reading for repository ‘gentoo’.
 * Use eselect news to read news items.

在網路上搜尋了一下,在下面的網址找到了解答
Gentoo Taiwan 討論區 • 檢視主題 – 安裝PHP 問題[@more@]
列出這 8 項的項次
# eselect news list
News items:
  [1]      2012-05-21  Portage config-protect-if-modified default
  [2]      2012-11-06  PYTHON_TARGETS deployment
  [3]      2013-06-07  Portage preserve-libs default
  [4]      2013-08-23  Language of messages in emerge logs and output
  [5]      2013-09-27  Separate /usr on Linux requires initramfs
  [6]      2014-06-15  GCC 4.8.3 defaults to -fstack-protector
  [7]      2014-10-26  GCC 4.7 Introduced the New C++11 ABI
  [8]      2014-11-07  Upgrade to udev >= 217 or eudev >= 2.1

列出第一項
# eselect news read 1
2012-05-21-portage-config-protect-if-modified
  Title                     Portage config-protect-if-modified default
  Author                    Zac Medico <zmedico@gentoo.org>
  Posted                    2012-05-21
  Revision                  1

Beginning with sys-apps/portage-2.1.10.61, FEATURES=config-protect-if-modified
is enabled by default. This causes the CONFIG_PROTECT behavior to be skipped
for files that have not been modified since they were installed.

If you would like to disable this behavior by default, then set
FEATURES=”-config-protect-if-modified” in make.conf. See the make.conf(5) man
page for more information about this feature.

列出全部的前 15 行
# eselect news read new | head -15
2012-05-21-portage-config-protect-if-modified
  Title                     Portage config-protect-if-modified default
  Author                    Zac Medico <zmedico@gentoo.org>
  Posted                    2012-05-21
  Revision                  1

Beginning with sys-apps/portage-2.1.10.61, FEATURES=config-protect-if-modified
is enabled by default. This causes the CONFIG_PROTECT behavior to be skipped
for files that have not been modified since they were installed.

If you would like to disable this behavior by default, then set
FEATURES=”-config-protect-if-modified” in make.conf. See the make.conf(5) man
page for more information about this feature.