Knowledge Base:Autounmask-write

The emerge option --autounmask-write writes autounmask features into the corresponding config files.

If the corresponding package.* is a directory, changes are written to the lexicographically last file in this directory. In order to prevent your manually managed files from being edited, you can create files just for the purpose of autounmask-write:

root #for d in /etc/portage/package.*; do touch $d/zzz_autounmask; done

== See also ==* Accepting a keyword for a single package in the Knowledge Base.

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.