On 10 May 2011 04:10, Daniel Lezcano <daniel.lezc...@free.fr> wrote:
>
> Ok, I am ready to post the configure / Makefile patches.
> I set the default to disable porcelain commands with configure, so people
> using lxc on small systems won't have to install extra library dependencies
> and an update won't break their builds.
>
> To finish the patches, I need a few informations:
>
> lxc.pl should be installed in bindir as 'lxc'
>>
>
> Does it mean you want to perlcc lxc.pl ?
Nah, there are plenty of perl programs that install into /usr/bin (or
equivalent) simply with +x and no .pl extension. lxc.pl should do that too.
If you're worried about the shebang line, maybe change it to #!/usr/bin/env
perl
> lib/LXC/Commands.pm should be in whatever directory would correspond to
>> /usr/share/perl5 on a debian system.
>>
>
> In order to comply with the perl naming policy shouldn't we name LXC => Lxc
> ?
To be honest I know nothing about the perl naming policy :). If you think
that makes sense then by all means go for it (and change the 'use' line in
lxc.pl and 'package' line in Commands.pm as well of course).
> The files in upstart/ should be installed in /etc/init on ubuntu type
>> systems.
>>
>
> Hum, IMO we need to think about that and look if it is not up to the
> package maintainer to handle that.
Maybe just put them in doc/examples.
Thanks Daniel!
--
Regards,
Nigel McNie
http://nigel.mcnie.name/ | +64 27 469 6038 | http://twitter.com/nigelmcnie |
http://about.me/nigel
My latest blog post:
http://nigel.mcnie.name/blog/fixing-website-performance-issues-server-resources
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel