Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 527636
Collapse All | Expand All

(-)a/cnf/make.globals (-2 / +2 lines)
Lines 122-130 PORTAGE_ELOG_MAILFROM="portage@localhost" Link Here
122
# Signing command used by repoman
122
# Signing command used by repoman
123
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key \"\${PORTAGE_GPG_KEY}\" --homedir \"\${PORTAGE_GPG_DIR}\" \"\${FILE}\""
123
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key \"\${PORTAGE_GPG_KEY}\" --homedir \"\${PORTAGE_GPG_DIR}\" \"\${FILE}\""
124
124
125
# btrfs.* attributes are irrelevant, see bug #527636.
125
# Security labels are special, see bug #461868.
126
# Security labels are special, see bug #461868.
126
# system.nfs4_acl attributes are irrelevant, see bug #475496.
127
# system.nfs4_acl attributes are irrelevant, see bug #475496.
127
PORTAGE_XATTR_EXCLUDE="security.* system.nfs4_acl"
128
PORTAGE_XATTR_EXCLUDE="btrfs.* security.* system.nfs4_acl"
128
129
129
#            *****************************
130
#            *****************************
130
#            **  DO NOT EDIT THIS FILE  **
131
#            **  DO NOT EDIT THIS FILE  **
131
- 

Return to bug 527636