Quoting Stéphane Graber (stgra...@ubuntu.com):
> Hey everyone,
> 
> So I'm planning on sending my alpha3 pull request to Daniel on the 11th
> of February, so in just two weeks.
> 
> There are still a few more things I'd like to see make it into alpha3,
> here are the few I can remember at the moment:
>  - Make sure we have a manpage for each binary and that it's up to date
>  - Rename /etc/lxc/lxc.conf to /etc/lxc/default.conf
>  - Introduce /etc/lxc/lxc.conf as a system wide configuration file for
> things like the container path, the cache path, the templates path, ...
>  - API calls: get/set_lxc_path (or should that be _container_path?)

I've got a stab at get/set_lxc_path at
        git://github.com/hallyn/lxc #s.feb5.api-setpath3
(aka https://github.com/hallyn/lxc/tree/s.feb5.api-setpath.3)

It build and installs fine from git, and basic lxc-create etc seem
to be working.  I haven't yet packaged it to give it heavier testing.

It came out nicer than I'd expected.  We do need to pick a better
place to leave lxc.functions - I just wasn't sure what the best
FHS+autoconf place would be.  Other packages seem to use
/usr/share/$pkg, but there is no convenient autoconf variable (that
I could find) for that.  So I'm doing it by hand, though we could
also just use $pkglibexec (yuck, but...).

-serge

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to