
barzog-gentoo-overlay
WARNING: Project transferred to GitHUB: https://github.com/barzog/barzog-gentoo-overlay. Pls update your links. In layman -L still old version used though.
There's times when Gentoo devs does not react in timely manner or does not react at all and there is no way to convience them. But we need new ebuilds, functions and stuff. Therefore here I will be make my ebuilds. When proposed changes will be accepted by devs this overlay will be ceased.
To start using my overlay
Install layman if you doesn't have it yet: ```
emerge layman
Add [my overlay list](http://barzog-gentoo-overlay.googlecode.com/files/barzog-overlay.xml) to `/etc/layman/layman.cfg`, it should looks this way:
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
http://barzog-gentoo-overlay.googlecode.com/files/barzog-overlay.xml
then you should fetch list of available overlays and add my overlay:
layman -L
layman -a barzog-overlay
To sync my overlay you can either manually run ` # layman -S ` each time you run ` # emerge --sync` or you can use eix utility.
Install eix if you doesn't have it yet:
emerge eix
Configure eix to sync all layman's overlays automatically:
echo "*" >> /etc/eix-sync.conf
Now you can sync portage, sync layman overlays and update eix database with single command:
eix-sync
```
About ebuild in overlay
- nginx with aio and realip support. Corresponding PR here.
- Auhen::Radius and Data::HexDump perl modules. Corresponding PR here.
- MySQL-zrm. Corresponding PR here.
- mwlib-ext. Corresponding PR here.
- flow-tools. Corresponding PR here.
- Updated isc dhcpd server. Corresponding PR here.
- perf for kernels 2.6.32 (its LTS-kernel, I've don't understand why gentoo dev does not keep it in portage tree).
- fprobe-ulog. Corresponding PR here.
- ftputil. Corresponding PR here.
- ifenslave. Corresponding PR here.
- verlihub. Correspongnd PR here.
- xbtt. Corresponding PR here.
Project Information
- License: GNU GPL v2
- 2 stars
- svn-based source control
Labels:
gentoo
overlay
ebuilds
nginx
radius
mwlib
mysql-zrm
dhcp
flow-tools
fprobe-ulog
verlihub
xbtt