From cba0669ce3c697f845e8ce366e61c78179246251 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Wed, 19 Jun 2019 21:59:20 -0400 Subject: move fsmgr rootfs config into this repo --- rootfs/samizdat.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 rootfs/samizdat.yaml (limited to 'rootfs/samizdat.yaml') diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml new file mode 100644 index 0000000..4fe094d --- /dev/null +++ b/rootfs/samizdat.yaml @@ -0,0 +1,11 @@ +parent: samizdat-wip +packages: [] +binaries: +- samizdat-diff-root +- samizdat-daily-snapshot-root +skel-files: [] + +chroot-commands: +- "useradd u -G sudo -m -p '' -s /bin/bash" +- "touch /var/lib/sudo/lectured/u" +- "apt-get -f install" -- cgit v1.2.3