summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-10-15 12:34:35 -0400
committerAndrew Cady <d@jerkface.net>2019-10-15 13:43:44 -0400
commit03bdac7a7a4f65eec25c9e2d7a7b24ee992a665d (patch)
treea58464dcfc2e402f41152ddf8754559d2711f70e
parentc73bf534d8558c1a4ad70159aebc2cba0c2e2c77 (diff)
rootfs: make most "convenience" binaries & conffiles optional
m---------fsmgr0
m---------kiki0
-rw-r--r--rootfs/samizdat-wip.yaml10
3 files changed, 6 insertions, 4 deletions
diff --git a/fsmgr b/fsmgr
Subproject 79ddffdec78b05f12243acbbe0e82dfdc238e76 Subproject 4f6e2688618364d21435b8bda0aed724eec6b65
diff --git a/kiki b/kiki
Subproject 5916c6f174767a5f3f43316c1fd373870a8d293 Subproject 963d461e8517f41e6614e6726701f93d9762bf5
diff --git a/rootfs/samizdat-wip.yaml b/rootfs/samizdat-wip.yaml
index c18da33..36d6fe7 100644
--- a/rootfs/samizdat-wip.yaml
+++ b/rootfs/samizdat-wip.yaml
@@ -34,14 +34,16 @@ packages:
34binaries: 34binaries:
35- kiki 35- kiki
36- cokiki 36- cokiki
37- hosts
38- selfstrap
37- stack 39- stack
40
41binaries-optional:
38- dhtd 42- dhtd
39- dht 43- dht
40- 'selfstrap' 44- rustup
41- 'stack'
42- 'rustup'
43 45
44skel-files: 46skel-files-optional:
45- '.bashrc' 47- '.bashrc'
46- '.config/git/ignore' 48- '.config/git/ignore'
47- '.gitconfig' # This embeds my email address so not really suitable 49- '.gitconfig' # This embeds my email address so not really suitable