-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkaruboniru-packages.yaml
185 lines (179 loc) · 3.93 KB
/
karuboniru-packages.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
include:
- fedora-silverblue.yaml
- howdy.yaml
- root-pythia6.yaml
- iwd.yaml
ref: fedora/41/${basearch}/karuboniru-silverblue
releasever: 41
rojig:
name: fedora-silverblue
summary: "Fedora Silverblue base image"
license: MIT
variables:
bootable_container: true
packages:
- fcitx5
- fcitx5-autostart
- fcitx5-chinese-addons
- fcitx5-configtool
- fcitx5-gtk
- fcitx5-mozc
- fcitx5-qt
- zsh
- htop
- wireguard-tools
- systemd-container
- bootc
# GENIE & NuWro build dependencies
- libxml2-devel
- pythia6-devel
- log4cpp-devel
- libnsl2-devel
- lhapdf-devel
# GiBUU
- /usr/lib64/libbz2.so
# Fedora
- koji
- fedpkg
- copr-cli
# General building tools
- libasan
- binwalk
- valgrind
- /usr/include/eigen3
- json-devel
- strace
- clang-tools-extra
- bear
- patch
- ninja-build
- cmake
- gcc
- gcc-c++
- gcc-gfortran
- llvm
- mold
# - "'clang(major) = 20'"
- clang
- clang-analyzer
- lld
- lldb
- meson
- gdb
- xrootd-client
- xrootd-voms
- rclone
# vscode
- code
# for running TexLive
- "perl(Config)"
- "perl(Cwd)"
- "perl(Digest::MD5)"
- "perl(Encode)"
- "perl(File::Basename)"
- "perl(File::Copy)"
- "perl(File::Find)"
- "perl(File::Glob)"
- "perl(File::Path)"
- "perl(File::Spec::Functions)"
- "perl(FileHandle)"
- "perl(List::Util)"
- "perl(Time::HiRes)"
- "perl(Unicode::Normalize)"
- "perl(feature)"
- "perl(sigtrap)"
- "perl(utf8)"
- "perl(vars)"
- "perl(warnings)"
- "perl(File::Find)"
- "perl(File::Temp)"
- "perl(File::Glob)"
- "perl(File::Spec)"
- "perl(Data::Dumper)"
- "perl(File::HomeDir)"
- "perl(FindBin)"
- "perl(Getopt::Long)"
- "perl(Text::Tabs)"
- "perl(Text::Wrap)"
- "perl(YAML::Tiny)"
- "perl(lib)"
- "perl(open)"
- "perl(strict)"
# for full curl
- libcurl
# there can be cases where aardvark-dns is missing
- aardvark-dns
# for linking against liburing
- liburing-devel
# tpm2 protected ssh key
- tpm2-pkcs11
- tpm2-pkcs11-tools
- tpm2-tools
# non VF fonts for typst
- google-noto-serif-cjk-fonts
- google-noto-sans-cjk-fonts
# https://bodhi.fedoraproject.org/updates/FEDORA-2024-8a00986001 breaks the compose
# until it is fixed:
- gmp
- libssh2
- mbedtls
# GSConnect wants openssl
- openssl
# for Valor
- gsl-devel
# daily coding
- perf
- boost-devel
# monitor brightness control
- ddcutil
- btrbk
- python3-devel
- python3-libdnf5
- dnf5
- git-lfs
- smartmontools
# for biber from upstream texlive
- libxcrypt-compat
exclude-packages:
- low-memory-monitor
- passim
- gnome-session-xsession
repos:
- fedora-41
- fedora-41-updates
- fedora-41-updates-testing
- vscode
# - llvm-snapshot
# - llvm-snapshot-rundep
postprocess:
- |
systemctl enable sshd.socket
systemctl enable rpm-ostreed-automatic.timer
rm /etc/grub.d/30_os-prober
echo -e '[composefs]\nenabled=yes' >> /usr/lib/ostree/prepare-root.conf
add-files:
[
[
"./etc/systemd/system.conf.d/accounting.conf",
"/etc/systemd/system.conf.d/accounting.conf",
],
["./etc/udev/rules.d/keyboard.rules", "/etc/udev/rules.d/keyboard.rules"],
[
"./etc/udev/rules.d/logitech-unifying.rules",
"/etc/udev/rules.d/logitech-unifying.rules",
],
["./etc/udev/rules.d/nvme-usb.rules", "/etc/udev/rules.d/nvme-usb.rules"],
["./etc/udev/rules.d/rtl-sdr.rules", "/etc/udev/rules.d/rtl-sdr.rules"],
["./etc/udev/rules.d/wd-disk.rules", "/etc/udev/rules.d/wd-disk.rules"],
[
"./etc/polkit-1/rules.d/49-nopasswd_global.rules",
/etc/polkit-1/rules.d/49-nopasswd_global.rules,
],
["./etc/krb5.conf.d/CC_IN2P3_FR", "/etc/krb5.conf.d/CC_IN2P3_FR"],
["./etc/krb5.conf.d/IHEP_AC_CN", "/etc/krb5.conf.d/IHEP_AC_CN"],
[
"./etc/ssh/sshd_config.d/40-nopassword.conf",
"/etc/ssh/sshd_config.d/40-nopassword.conf",
],
["./etc/rpm-ostreed.conf", "/etc/rpm-ostreed.conf"],
]