parent: samizdat-wip unpack-only: true binaries: - samizdat-diff-root - samizdat-daily-snapshot-root - kiki - cokiki - hosts packages: - sudo - dbus-x11 # these are really build-deps - libncurses5-dev - kbd skel-files: [] chroot-commands: - "useradd u -G sudo -m -p '' -s /bin/bash" - "touch /var/lib/sudo/lectured/u" - "echo 'u ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers.d/u" - "systemctl enable debug-shell" # - "DEBIAN_FRONTEND=noninteractive apt-get -f install"