[lxc-devel] [lxc/lxc] cfe615: fix busybox unpriv

GitHub noreply at github.com
Tue Jan 27 09:33:28 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: cfe615f031f0ea48d6f725f72c8109573828d0f6
      https://github.com/lxc/lxc/commit/cfe615f031f0ea48d6f725f72c8109573828d0f6
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M templates/lxc-busybox.in

  Log Message:
  -----------
  fix busybox unpriv

1. tty5 is not needed
2. the devices should be optional in case they didn't exist in the
host / parent-container
3. switch from 'touch $rootfs/dev/$dev' to using create=file in the
mount entry.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: b04c281f10b12c74fb3ae161acc10b070602201c
      https://github.com/lxc/lxc/commit/b04c281f10b12c74fb3ae161acc10b070602201c
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M templates/lxc-busybox.in

  Log Message:
  -----------
  Merge pull request #420 from hallyn/fixbusybox.1

fix busybox unpriv


Compare: https://github.com/lxc/lxc/compare/a9516fe57f80...b04c281f10b1


More information about the lxc-devel mailing list