Hi, Dhaval Giani wrote: > On Tue, Dec 01, 2009 at 08:58:28PM +0530, Balbir Singh wrote: >> * Jan Safranek <[email protected]> [2009-11-30 14:10:03]: >> >>> Install init scripts during 'make install'. >>> >>> I am not sure this is right thing to do, all the other projects I >>> participate in do not install their init scripts, but Dhaval thinks it's >>> nice to have it. >>> >>> Signed-off-by: Jan Safranek <[email protected]> >> I am a little concerned too, since scripts are distro tuned, shouldn't >> the distro packages do the installation of the correct scripts? Little >> confused - Dhaval? >> > > It doesn't make sense that we install the tools and not install the > scripts. I prefer having them installed, but can live without it as > well. > > Maybe a make initscipts_install or something like that might help?
Jan's [1/3] patch is good for me, because I'm installing libcgroup into my system by 'make install' and I forgot having to copy two init scripts to /etc/init.d sometimes. If changing it to initscipts_install or something, I will forget having to run initscipts_install also ;-) So I like that their scripts are installed by 'make install'. Thanks Ken'ichi Ohmichi ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
