SPECS: util-vserver.spec - added vroot support via init scripts

baggins baggins at pld-linux.org
Tue Nov 22 19:06:53 CET 2005


Author: baggins                      Date: Tue Nov 22 18:06:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added vroot support via init scripts

---- Files affected:
SPECS:
   util-vserver.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.85 SPECS/util-vserver.spec:1.86
--- SPECS/util-vserver.spec:1.85	Wed Nov 16 18:14:23 2005
+++ SPECS/util-vserver.spec	Tue Nov 22 19:06:43 2005
@@ -11,7 +11,7 @@
 Summary(pl):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
 Version:	0.30.209
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2
@@ -22,6 +22,8 @@
 Source4:	rebootmgr.init
 Source5:	vservers.sysconfig
 Source6:	vservers-legacy.sysconfig
+Source7:	vrootdevices.init
+Source8:	vrootdevices.sysconfig
 # A bit of documentation explaining package menagement
 # http://www.paul.sladen.org/vserver/archives/200505/0078.html
 Source7:	%{name}-pkgmgmt.txt
@@ -398,6 +400,9 @@
 
 install %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/vservers-legacy
 
+install %{SOURCE7} $RPM_BUILD_ROOT/etc/rc.d/init.d/vrootdevices
+install %{SOURCE8} $RPM_BUILD_ROOT/etc/sysconfig/vrootdevices
+
 ln -sf null $RPM_BUILD_ROOT/dev/initctl
 
 %ifarch %{x8664}
@@ -657,6 +662,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2005/11/22 18:06:43  baggins
+- added vroot support via init scripts
+
 Revision 1.85  2005/11/16 17:14:23  baggins
 - updated %%files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.85&r2=1.86&f=u




More information about the pld-cvs-commit mailing list