https://github.com/lefou/gentoolkit-lefou
Gentoo-specific collection of scripts
https://github.com/lefou/gentoolkit-lefou
admin bash gentoo perl script
Last synced: about 2 months ago
JSON representation
Gentoo-specific collection of scripts
- Host: GitHub
- URL: https://github.com/lefou/gentoolkit-lefou
- Owner: lefou
- Created: 2018-05-14T07:38:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T07:41:13.000Z (about 8 years ago)
- Last Synced: 2025-01-31T16:41:07.925Z (over 1 year ago)
- Topics: admin, bash, gentoo, perl, script
- Language: Perl
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
Copy gentoolkit-lefou.conf to
- /etc/gentoolkit-lefou.conf or
- ${HOME}/.gentoolkit-lefou.conf
Make sure, that the other scripts are located in a place
which is part of the PATH variable, e.g. /usr/sbin
eunstable
=========
- called as 'eunstable' adds the given package
to you local package keywords file
- called as 'eunmask' adds the given package
to your local package unmask file
- called as 'efullunmask' does both actions from
above at once
- called as 'enokeyword' adds the given package which has
no keywords enabled to your loal package keywords file
eupdate-unstable
================
Can be used to add package dependencies (which prevent a
successful install operation) into the needed package
keywork and/or unmask files. This tool uses eunstable
to add the package atoms.
emaskclean
==========
Can be used to clean settings for packages which are not
installed (anymore).