Package for Gentoo
A package for varnish has been added to the main gentoo package repository.
Currently this is in testing and for x86 ARCHs only. Testers welcome.
All bugs in the gentoo ebuild (eg. the startup script or packaging) should be reported to https://bugs.gentoo.org/ and assigned to bangert a_t gentoo d_o_t org. Thanks.
How to install
- Sync to the latest tree
run emerge --sync to update your local portage tree.
- Unmask the package
add the following line
www-servers/varnish ~x86
to /etc/portage/package.keywords to unmask the package
- Install the package
emerge -pv varnish and emerge varnish
- Start varnish
run /etc/init.d/varnishd
