X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=1c2e630a22edc90b1ab1ea347c907a964255a048;hb=c22ed3e9366f797166aa0ecb9ab1d8a4c00b40d3;hp=7138e2ab780c4eb61365dc25018f15b53fb394c3;hpb=841a3b99f15c7440def5e9659121c9de1eea0072;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 7138e2a..1c2e630 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -34,6 +34,7 @@ defaults_DATA = misc/debootstrap.mirror \ nobase_distrib_SCRIPTS = redhat/initpost \ redhat/initpre \ redhat/rc.sysinit \ + redhat/initctl \ gentoo/initpost \ gentoo/initpre \ debian/initpost \ @@ -66,6 +67,8 @@ nobase_distrib_DATA = defaults/devs \ f8/apt/rpmpriorities f8/pkgs/01 f8/pkgs/02 f8/pkgs/03 \ f8/yum/yum.conf $(wildcard f8/yum.repos.d/*.repo) \ $(wildcard f8/rpmlist.d/*.lst) $(wildcard f8/rpmlist.d/*.opt) \ + f9/pkgs/01 f9/pkgs/02 f9/pkgs/03 f9/yum/yum.conf \ + $(wildcard f9/rpmlist.d/*.lst) $(wildcard f9/rpmlist.d/*.opt) \ centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \ centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \ @@ -98,7 +101,7 @@ EXTRA_DIST = $(nobase_distrib_DATA) \ $(nobase_confdistrib_DATA) \ $(defaults_DATA) -redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 centos4 centos5 +redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 centos4 centos5 sid_style = etch lenny sid install-exec-hook: install-notify-xtra