[lxc-devel] [lxc/lxc] c63c04: templates: improve refusing to run unprivileged

GitHub noreply at github.com
Thu Feb 6 16:06:12 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c63c04fcaf1c3a78c70500eae253d72fa9c8358a
      https://github.com/lxc/lxc/commit/c63c04fcaf1c3a78c70500eae253d72fa9c8358a
  Author: TAMUKI Shoichi <tamuki at linet.gr.jp>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M templates/lxc-alpine.in
    M templates/lxc-altlinux.in
    M templates/lxc-archlinux.in
    M templates/lxc-busybox.in
    M templates/lxc-centos.in
    M templates/lxc-cirros.in
    M templates/lxc-debian.in
    M templates/lxc-fedora.in
    M templates/lxc-gentoo.in
    M templates/lxc-openmandriva.in
    M templates/lxc-opensuse.in
    M templates/lxc-oracle.in
    M templates/lxc-plamo.in
    M templates/lxc-sshd.in
    M templates/lxc-ubuntu.in

  Log Message:
  -----------
  templates: improve refusing to run unprivileged

For all templates except lxc-ubuntu-cloud and lxc-download, detect not
only --mapped-uid but also --mapped-gid and error out.  Detecting will
not be done after -- parameter because of non-option parameters.

Also, change the mode of lxc-archlinux.in 100755 to 100644.

Signed-off-by: TAMUKI Shoichi <tamuki at linet.gr.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: eb7829c1c6ae93e695e55a43eedf655750ba7b60
      https://github.com/lxc/lxc/commit/eb7829c1c6ae93e695e55a43eedf655750ba7b60
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M doc/ja/lxc-create.sgml.in
    M doc/lxc-create.sgml.in

  Log Message:
  -----------
  doc: Add the common options section to lxc-create(1)

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/35f746711b24...eb7829c1c6ae


More information about the lxc-devel mailing list