summaryrefslogtreecommitdiff
path: root/rootfs/samizdat.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rootfs/samizdat.yaml')
-rw-r--r--rootfs/samizdat.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml
index 4fe094d..31ac4a6 100644
--- a/rootfs/samizdat.yaml
+++ b/rootfs/samizdat.yaml
@@ -1,11 +1,15 @@
1parent: samizdat-wip 1parent: samizdat-wip
2packages: [] 2unpack-only: true
3binaries: 3binaries:
4- samizdat-diff-root 4- samizdat-diff-root
5- samizdat-daily-snapshot-root 5- samizdat-daily-snapshot-root
6- kiki
7- cokiki
8- hosts
9
6skel-files: [] 10skel-files: []
7 11
8chroot-commands: 12chroot-commands:
9- "useradd u -G sudo -m -p '' -s /bin/bash" 13- "useradd u -G sudo -m -p '' -s /bin/bash"
10- "touch /var/lib/sudo/lectured/u" 14- "touch /var/lib/sudo/lectured/u"
11- "apt-get -f install" 15# - "DEBIAN_FRONTEND=noninteractive apt-get -f install"