X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=efcf79e49a2c0c750db4c5b1b94d8fb98fb1254c;hb=00f4a733697e86ef0b39ce3c6fc4f8a8a2f28eb6;hp=05bf69b5682be681f622533d9a32e57deaf870ce;hpb=480fe4ff1cadf5e3d1c4f98f8774e8ade021a2d6;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 05bf69b..efcf79e 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -34,9 +34,12 @@ defaults_DATA = misc/debootstrap.mirror \ nobase_distrib_SCRIPTS = redhat/initpost \ redhat/initpre \ redhat/rc.sysinit \ + redhat/initctl \ gentoo/initpost \ gentoo/initpre \ - debian/initpost + debian/initpost \ + alpine/initpre \ + alpine/initpost nobase_distrib_DATA = defaults/devs \ defaults/apt.conf \ @@ -61,6 +64,12 @@ 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/yum.repos.d/*.repo) \ + $(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 +102,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 f9 centos4 centos5 sid_style = etch lenny sid install-exec-hook: install-notify-xtra