* "debian-etch" for Debian 4.0
* "debian-lenny" for Debian 5.0
* "ubuntu-hardy" for Ubuntu 8.04
- * "ubuntu-intrepid" for Ubuntu 8.10
* "ubuntu-karmic" for Ubuntu 9.10
Less-tested values for <osname> include:
#
# Makefile to install prerequisites for OpenSRF
#
-# Currently supports Debian (etch/lenny), Ubuntu (hardy/intrepid/karmic), and Gentoo.
+# Currently supports Debian (etch/lenny), Ubuntu (hardy/karmic), and Gentoo.
# Working towards support of CentOS 5 / RHEL 5.
# Installs Perl prereqs, libjs with Perl wrapper
#
# - or -
# make -f Makefile.install ubuntu-hardy
# - or -
-# make -f Makefile.install ubuntu-intrepid
-# - or -
# make -f Makefile.install ubuntu-karmic
# - or -
# make -f Makefile.install centos
rhel: centos
ubuntu-hardy: generic_ubuntu install_cpan_xml hardy
-ubuntu-intrepid: generic_ubuntu install_cpan_xml intrepid
ubuntu-karmic: generic_ubuntu karmic
hardy: install_cpan install_libmemcached
-intrepid: install_extra_debs install_libmemcached
karmic: install_extra_debs install_extra_debs_karmic
generic_ubuntu: install_debs install_cpan_force debian_sys_config