summaryrefslogtreecommitdiff
path: root/rootfs/samizdat.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-06-25 23:25:59 -0400
committerAndrew Cady <d@jerkface.net>2019-06-25 23:25:59 -0400
commit40ea80a588cf4a248d672e40d9f67dc6f6e98600 (patch)
tree9f54d8f29d33dae7a544d2f5434384ee21161069 /rootfs/samizdat.yaml
parenteaebb47355e300b09b2d7fc1238411039b34fd26 (diff)
rootfs changes
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"