summaryrefslogtreecommitdiff
path: root/rootfs/samizdat-wip.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
committerAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
commitcba0669ce3c697f845e8ce366e61c78179246251 (patch)
tree207f08dff0bc997f5fb7af7a63f91ff3e6a7d362 /rootfs/samizdat-wip.yaml
parentddd28e45d507665ffd89b35e8c759b6add7686a6 (diff)
move fsmgr rootfs config into this repo
Diffstat (limited to 'rootfs/samizdat-wip.yaml')
-rw-r--r--rootfs/samizdat-wip.yaml91
1 files changed, 91 insertions, 0 deletions
diff --git a/rootfs/samizdat-wip.yaml b/rootfs/samizdat-wip.yaml
new file mode 100644
index 0000000..b1bc1d9
--- /dev/null
+++ b/rootfs/samizdat-wip.yaml
@@ -0,0 +1,91 @@
1parent: samizdat-xorg-extras
2packages:
3- sudo
4- dnsutils
5- cron
6- sshfs
7- emacs25
8- gpm
9- parted
10
11# these are dependencies of 'axis':
12- 'libsdl-ttf2.0-0'
13- 'libsdl-gfx1.2-5'
14- 'fonts-liberation'
15
16- 'ffmpeg' # record, selfie, webm, vseg
17- 'jq' # musopen
18- 'curl' # musopen
19- 'miniupnpc' # linlaunch
20- 'jackd' # jack-plumbing
21- 'pulseaudio' # pavol
22- 'pulseaudio-module-jack'
23- 'pulseaudio-module-bluetooth'
24
25- 'xserver-xorg-input-wacom'
26
27binaries:
28- kiki
29- cokiki
30- stack
31- dhtd
32- dht
33- 'selfstrap'
34- 'stack'
35- 'rustup'
36
37skel-files:
38- '.bashrc'
39- '.config/git/ignore'
40- '.gitconfig' # This embeds my email address so not really suitable
41 # permanently.
42- '.spacemacs'
43- '.tmux.conf'
44- '.tmux.stage2.conf'
45- '.vimrc'
46- '.xbindkeysrc'
47- '.xinitrc'
48- '.Xresources'
49
50# keymap control/recue
51- '.local/bin/asdf'
52- '.local/bin/aoeu'
53- '.local/bin/ASDF'
54- '.local/bin/dvorak'
55- '.local/bin/qwer'
56- '.local/bin/асдф'
57
58# misc. programs/scripts I wrote
59- '.local/bin/amixer-enable-mic'
60- '.local/bin/axis'
61- '.local/bin/datel'
62- '.local/bin/fsmgr'
63- '.local/bin/google'
64- '.local/bin/hard-restart-wifi'
65- '.local/bin/interactive-rename'
66- '.local/bin/jack-plumbing'
67- '.local/bin/linlaunch'
68- '.local/bin/lptext'
69- '.local/bin/midi-dump'
70- '.local/bin/musopen'
71- '.local/bin/pavol'
72- '.local/bin/pdf-autoprint'
73- '.local/bin/restart-linux-device'
74- '.local/bin/safeunrar'
75- '.local/bin/sliceweasel'
76- '.local/bin/thinkpad-rotate'
77- '.local/bin/x11-ssh-host'
78- '.local/bin/xtermessage'
79- '.local/bin/xvnc'
80
81# ffmpeg wrappers
82- '.local/bin/record'
83- '.local/bin/screeny'
84- '.local/bin/selfie'
85- '.local/bin/soundy'
86- '.local/bin/vseg'
87- '.local/bin/webbie'
88- '.local/bin/webm'
89
90# also this (but is it even used?)
91- '.local/bin/xmonad'