diff options
author | Andrew Cady <d@jerkface.net> | 2019-10-06 20:56:10 -0400 |
---|---|---|
committer | Andrew Cady <d@jerkface.net> | 2019-10-06 20:57:53 -0400 |
commit | 16af6fbf2737cca997c3eb09e712ef8663195a5d (patch) | |
tree | 7bd55c609ebecf094056e31784ccb23302051fb3 /rootfs | |
parent | 50f4c3f87220c31849ee329004e3cfa1b42a4c6f (diff) |
add some packages to rootfs
Diffstat (limited to 'rootfs')
-rw-r--r-- | rootfs/samizdat.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml index c2349da..9f46792 100644 --- a/rootfs/samizdat.yaml +++ b/rootfs/samizdat.yaml | |||
@@ -4,12 +4,16 @@ binaries: | |||
4 | - samizdat-diff-root | 4 | - samizdat-diff-root |
5 | - samizdat-daily-snapshot-root | 5 | - samizdat-daily-snapshot-root |
6 | - kiki | 6 | - kiki |
7 | - cokiki | 7 | - cokiki |
8 | - hosts | 8 | - hosts |
9 | packages: | 9 | packages: |
10 | - sudo | 10 | - sudo |
11 | - dbus-x11 | 11 | - dbus-x11 |
12 | 12 | ||
13 | # these are really build-deps | ||
14 | - libncurses5-dev | ||
15 | - kbd | ||
16 | |||
13 | skel-files: [] | 17 | skel-files: [] |
14 | 18 | ||
15 | chroot-commands: | 19 | chroot-commands: |