1. 08 Feb, 2016 1 commit
    • apparmor: don't fail if current aa label is given · 374625aa
      Serge Hallyn authored
      Ideally a container configuration will specify 'unchanged' if
      it wants the container to use the current (parent) profile.  But
      lxd passes its current label.  Support that too.
      
      Note that if/when stackable profiles exist, this behavior may
      or may not be what we want.  But the code to deal with aa
      stacking will need some changes anyway so this is ok.
      
      With this patch, I can create nested containers inside a
      lxd xenial container both using
      
      lxc launch x2
      
      and unprivileged
      
      lxc-start -n x2
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
  2. 05 Feb, 2016 2 commits
  3. 04 Feb, 2016 5 commits
  4. 03 Feb, 2016 6 commits
  5. 02 Feb, 2016 10 commits
  6. 01 Feb, 2016 14 commits
  7. 31 Jan, 2016 2 commits