summaryrefslogtreecommitdiff
path: root/rootfs/samizdat.yaml
blob: b4a700848a22ffb1f2e98bda581c0f241204f7cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
parent: build-deps
unpack-only: false
binaries:
- samizdat-diff-root
- samizdat-daily-snapshot-root
- kiki
- cokiki
- hosts
packages:
- sudo
- dbus-x11

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; true"