Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 4849ab991b31b90fab06848366f08d689983ad89
      https://github.com/lxc/lxc/commit/4849ab991b31b90fab06848366f08d689983ad89
  Author: Michael Werner <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M templates/lxc-centos.in
    M templates/lxc-fedora.in
    M templates/lxc-gentoo.in

  Log Message:
  -----------
  templates: switch from arch command to uname -m

Signed-off-by: Michael Werner <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: b78b2e23a17cdf59d057201508c1f0a90afb7e9e
      https://github.com/lxc/lxc/commit/b78b2e23a17cdf59d057201508c1f0a90afb7e9e
  Author: Nikolay Martynov <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M templates/lxc-sshd.in

  Log Message:
  -----------
  ssh: send hostname to dhcp server

Send container's hostname to dhcp server when getting ip address.

Signed-off-by: Nikolay Martynov <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 91c5c53f59262704538a7b8f9571d626e4e08011
      https://github.com/lxc/lxc/commit/91c5c53f59262704538a7b8f9571d626e4e08011
  Author: Kalman Olah <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M templates/lxc-centos.in

  Log Message:
  -----------
  Include hostname in DHCP requests

With the current old CentOS template, dnsmasq was not able to resolve
the hostname of an lxc container after it had been created. This minor
change rectifies that.

Signed-off-by: Kalman Olah <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: b69e7bf14e8182912bfda2472ca7caffd60cef41
      https://github.com/lxc/lxc/commit/b69e7bf14e8182912bfda2472ca7caffd60cef41
  Author: rabisg <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M templates/lxc-gentoo.in

  Log Message:
  -----------
  Use portageq to determine portage distdir

Signed-off-by: Rabi Shanker Guha <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: a90842e41e1bce370ac502bb89339db070665b2b
      https://github.com/lxc/lxc/commit/a90842e41e1bce370ac502bb89339db070665b2b
  Author: Jean-Tiare LE BIGOT <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/lxc/lxc_start.c

  Log Message:
  -----------
  fix '--log-priority' --> '--logpriority' in main

Signed-off-by: Jean-Tiare LE BIGOT <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 9581b4b739323e8ccf85362d7da4be26cd459f4b
      https://github.com/lxc/lxc/commit/9581b4b739323e8ccf85362d7da4be26cd459f4b
  Author: Vincent Giersch <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  Fix a file descriptor leak in the daemonization

Especially when using the Python API, the child process inherits of
the file descriptiors of the script.

Signed-off-by: Vincent Giersch <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 3603af1bc727097da7a309ba29431fc88d631c02
      https://github.com/lxc/lxc/commit/3603af1bc727097da7a309ba29431fc88d631c02
  Author: Vincent Giersch <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/lxc/monitor.c
    M src/lxc/start.c

  Log Message:
  -----------
  Fix a file descriptor leak in the monitord spawn

Signed-off-by: Vincent Giersch <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 7e40254ab7e85bca548948c3fa02c6ed0169ec73
      https://github.com/lxc/lxc/commit/7e40254ab7e85bca548948c3fa02c6ed0169ec73
  Author: Jean-Tiare LE BIGOT <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Ensure /dev/pts directory exists on pts setup

When `lxc.autodev = 0` and empty tmpfs is mounted on /dev
and private pts are requested, we need to ensure '/dev/pts'
exists before attempting to mount devpts on it.

Signed-off-by: Jean-Tiare LE BIGOT <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


Compare: https://github.com/lxc/lxc/compare/cdd01be26ea3...7e40254ab7e8
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to