admin-tools
The admin-tools contains several usefull scripts to maintain gentoo systems effectively. It contains the following scripts:
adduse.py
A script to add use flags to your /etc/portage/package.use to avoid a accidentally overwrite of the file. Validates the given package name, writes sorted output and avoids duplication of flags.
autounmask
Recursive unmasking of packages (found in the Gentoo Forums). Has some troubles with missing keywords and -9999 versions, but is quite usable.
rebuild-all
Rebuilds important system packages in the right order (useful after CHOST change or gcc switch).
regen-meta-flat
Rebuilds metadata cache for installed overlays
resume-list
Script to edit portage's resume list
Emerge app-admin/admin-tools from our overlay.
The source code of this project is available via anonymous svn:
svn co https://repos.j-schmitz.net/svn/pub/portage-overlay/source/app-admin/admin-tools/ admin-tools
Releases
|
There are no releases for this project yet. Use the Version Control System to access the source code (see above). |