https://github.com/vaeth/portage-env-mv
This is Martin Väth's local /etc/portage/env for gentoo, full of local fixes and hacks
https://github.com/vaeth/portage-env-mv
cflags fixes gentoo hacks patches
Last synced: 5 months ago
JSON representation
This is Martin Väth's local /etc/portage/env for gentoo, full of local fixes and hacks
- Host: GitHub
- URL: https://github.com/vaeth/portage-env-mv
- Owner: vaeth
- Created: 2016-12-03T16:37:50.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T19:45:27.000Z (almost 2 years ago)
- Last Synced: 2024-09-08T21:08:55.712Z (almost 2 years ago)
- Topics: cflags, fixes, gentoo, hacks, patches
- Size: 597 KB
- Stars: 15
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portage-env-mv
These are Martin Väth's local `/etc/portage/env` and
`/etc/portage/package.cflags` directories (for gentoo),
full of local fixes and hacks.
This is mainly meant for personal use, but it is under the GPL v2 license.
The package.cflags subdirectory is meant to be used through portage-bashrc-mv
- https://github.com/vaeth/portage-bashrc-mv/
An ebuild for the latter is in the mv overlay (available over layman).
You can include local files into `*/local` (this is not under git control).
The login picture for slim should be provided this way in
- `/etc/portage/env/local/pic/login.jpg`
(`*/pic` or `*/login.jpg` can be a symlink which is resolved).
Moreover, some patches should be provided this way in one of
- `/etc/portage/env/local/patches`
- `/etc/portage/env/patches/local`
- `$MV_PATCHES`