You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix build on Ubuntu 24.04
- install libsystem-dev for static libsystemd library
- Use ppa:puzzleos/dev to pull in patched lxc 5.0.3 which includes
liblxc.a in the lxc-dev package
- Handle modifying kernel tunables for user-namespace and apparmor
restrictions
- Adjust Makefile to add -lsystemd to the libs when making
stacker-dynamic, but omit the library when stacker-static is building
built
- Add default container policy to rfs if not already present
- Fix whiteouts.bats test, don't quote the bsdtar | grep or we get
command not found.
Fixes: #632
Signed-off-by: Ryan Harper <[email protected]>
0 commit comments