diff options
Diffstat (limited to 'rootfs/samizdat.yaml')
-rw-r--r-- | rootfs/samizdat.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml index 9f46792..5806308 100644 --- a/rootfs/samizdat.yaml +++ b/rootfs/samizdat.yaml | |||
@@ -1,5 +1,5 @@ | |||
1 | parent: samizdat-wip | 1 | parent: build-deps |
2 | unpack-only: true | 2 | unpack-only: false |
3 | binaries: | 3 | binaries: |
4 | - samizdat-diff-root | 4 | - samizdat-diff-root |
5 | - samizdat-daily-snapshot-root | 5 | - samizdat-daily-snapshot-root |
@@ -11,8 +11,8 @@ packages: | |||
11 | - dbus-x11 | 11 | - dbus-x11 |
12 | 12 | ||
13 | # these are really build-deps | 13 | # these are really build-deps |
14 | - libncurses5-dev | 14 | #- libncurses5-dev |
15 | - kbd | 15 | #- kbd |
16 | 16 | ||
17 | skel-files: [] | 17 | skel-files: [] |
18 | 18 | ||
@@ -21,4 +21,4 @@ chroot-commands: | |||
21 | - "touch /var/lib/sudo/lectured/u" | 21 | - "touch /var/lib/sudo/lectured/u" |
22 | - "echo 'u ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers.d/u" | 22 | - "echo 'u ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers.d/u" |
23 | - "systemctl enable debug-shell" | 23 | - "systemctl enable debug-shell" |
24 | # - "DEBIAN_FRONTEND=noninteractive apt-get -f install" | 24 | #- "DEBIAN_FRONTEND=noninteractive apt-get -f install; true" |