X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=ff365c7dea267504d1e62abc48c4774a999329e6;hb=da616f0fdacc16d1301483345fb2552a1b7e4b04;hp=05bf69b5682be681f622533d9a32e57deaf870ce;hpb=480fe4ff1cadf5e3d1c4f98f8774e8ade021a2d6;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 05bf69b..ff365c7 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -36,7 +36,9 @@ nobase_distrib_SCRIPTS = redhat/initpost \ redhat/rc.sysinit \ gentoo/initpost \ gentoo/initpre \ - debian/initpost + debian/initpost \ + alpine/initpre \ + alpine/initpost nobase_distrib_DATA = defaults/devs \ defaults/apt.conf \ @@ -61,6 +63,11 @@ nobase_distrib_DATA = defaults/devs \ f7/apt/rpmpriorities f7/pkgs/01 f7/pkgs/02 f7/pkgs/03 \ f7/yum/yum.conf $(wildcard f7/yum.repos.d/*.repo) \ $(wildcard f7/rpmlist.d/*.lst) $(wildcard f7/rpmlist.d/*.opt) \ + 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 \ @@ -93,7 +100,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