Hi Daniel,
You'll find the 1.0~alpha1 pull request below.
Based on what you did last time, the following should do the trick:
- Review the pull request
- Use "git pull --edit --no-ff --stat git://github.com/lxc/lxc.git",
that should do a real merge, letting you do a proper Sign-off of the
On Thu, Aug 29, 2013 at 12:06:38PM -0700, Andy Lutomirski wrote:
> On 08/22/2013 10:43 AM, Oren Laadan wrote:
> > Hi everyone!
> >
> > We [1] have been working on bringing lightweight virtualization to
> > Linux-based mobile devices like Android (or other Linux-based devices with
> > diverse I/O)
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: c66e9b01f04840c5abc34d235dbbb2ec9ca55205
https://github.com/lxc/lxc/commit/c66e9b01f04840c5abc34d235dbbb2ec9ca55205
Author: Serge Hallyn
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M src/lua-lxc/c
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: 80bcb05357a90cc9a2e21e942a2b0a53cddfa7a6
https://github.com/lxc/lxc/commit/80bcb05357a90cc9a2e21e942a2b0a53cddfa7a6
Author: Serge Hallyn
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M src/lxc/comma
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: ca9548ad02238600899a1f86ded308279964e018
https://github.com/lxc/lxc/commit/ca9548ad02238600899a1f86ded308279964e018
Author: Stéphane Graber
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M src/python
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: d08c3aaebca1ccc47f1f14dcd6fbca39953f8dda
https://github.com/lxc/lxc/commit/d08c3aaebca1ccc47f1f14dcd6fbca39953f8dda
Author: Stéphane Graber
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M templates/
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: 188e0ab60bda276c688ad15877c6d6402081c6c9
https://github.com/lxc/lxc/commit/188e0ab60bda276c688ad15877c6d6402081c6c9
Author: Stéphane Graber
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M CONTRIBUTI
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: acbb59f50d5196facde837ea377f70e98ce1e6f8
https://github.com/lxc/lxc/commit/acbb59f50d5196facde837ea377f70e98ce1e6f8
Author: Serge Hallyn
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M templates/lxc
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: d75462e4d663c58bde0787fdbe0ef3148e44cdde
https://github.com/lxc/lxc/commit/d75462e4d663c58bde0787fdbe0ef3148e44cdde
Author: Serge Hallyn
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M src/lxc/lxcco
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: 0f081315a9310bf04fe4bc64b900ec6bac36f85d
https://github.com/lxc/lxc/commit/0f081315a9310bf04fe4bc64b900ec6bac36f85d
Author: Serge Hallyn
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M src/lxc/lxcco
On 08/22/2013 10:43 AM, Oren Laadan wrote:
> Hi everyone!
>
> We [1] have been working on bringing lightweight virtualization to
> Linux-based mobile devices like Android (or other Linux-based devices with
> diverse I/O) and want to share our solution: device namespaces.
Have you looked at system
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: 250b1eec71b074acdff1c5f6b5a1f0d7d2c20b77
https://github.com/lxc/lxc/commit/250b1eec71b074acdff1c5f6b5a1f0d7d2c20b77
Author: Stéphane Graber
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M autogen.sh
Branch: refs/heads/staging
Home: https://github.com/lxc/lxc
Commit: cd0bcc4958e58a2750cf9086f75649d14c83ac70
https://github.com/lxc/lxc/commit/cd0bcc4958e58a2750cf9086f75649d14c83ac70
Author: Stéphane Graber
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M src/tests/
Signed-off-by: S.Çağlar Onur
---
src/lxc/bdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/bdev.c b/src/lxc/bdev.c
index 39592b2..b45f2cb 100644
--- a/src/lxc/bdev.c
+++ b/src/lxc/bdev.c
@@ -1939,7 +1939,7 @@ struct bdev *bdev_copy(const char *src, const char
*ol
On Fri, Aug 30, 2013 at 03:46:45PM -0400, Stéphane Graber wrote:
> On Fri, Aug 30, 2013 at 03:42:03PM -0400, Stéphane Graber wrote:
> > Hello,
> >
> > First of all, sorry for the boring e-mail, nobody likes to deal with
> > licenses but it's an unfortunate thing we have to deal with from time to
>
On Tue, 27 Aug 2013 22:04:18 +0200
Christian Seiler wrote:
> Hi Serge,
>
> > I start a container running a crucial mail server. I
> > upgrade lxc. The new lxc has changed the format of messages for the
> > commands api. Now I do 'lxc-list', which queries the
> > running monitor to che
On Tue, Sep 03, 2013 at 08:08:39AM -0500, Serge Hallyn wrote:
> We wish to ensure that, henceforth, newer lxc tools are always compatible
> with older lxc monitors. Add a comment to commands.c to explain the
> rule we wish to enforce to this end.
>
> Signed-off-by: Serge Hallyn
Acked-by: Stépha
We wish to ensure that, henceforth, newer lxc tools are always compatible
with older lxc monitors. Add a comment to commands.c to explain the
rule we wish to enforce to this end.
Signed-off-by: Serge Hallyn
---
src/lxc/commands.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/s
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/examples/api_test.py | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/python-lxc/examples/api_test.py
> b/src/python-lxc/examples/api
19 matches
Mail list logo