From 45a38fbfc6b1f3cd1ff3704e38d7579d1b309764 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 13 Oct 2019 17:02:38 -0400 Subject: rootfs: try to add all needed build deps --- rootfs/dpkg.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rootfs/dpkg.yaml (limited to 'rootfs/dpkg.yaml') diff --git a/rootfs/dpkg.yaml b/rootfs/dpkg.yaml new file mode 100644 index 0000000..7478fe2 --- /dev/null +++ b/rootfs/dpkg.yaml @@ -0,0 +1,4 @@ +parent: samizdat-wip +chroot-commands: +#- "DEBIAN_FRONTEND=noninteractive apt-get -f install; true" +- "true" -- cgit v1.2.3