-
Notifications
You must be signed in to change notification settings - Fork 22
/
mkosi.fedora.default.tmpl
99 lines (95 loc) · 1.19 KB
/
mkosi.fedora.default.tmpl
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
[Distribution]
Distribution=@OS_DISTRO@
Release=@OS_RELEASE@
[Partitions]
RootSize=@ROOT_SIZE@
ESPSize=@ESP_SIZE@
[Output]
Format=raw_gpt
Bootable=yes
WithUnifiedKernelImages=no
Output=@ROOT_FS@
[Packages]
Packages=
openssh-clients
openssh-server
httpd
ndctl
daxctl
cxl-cli
jq
sudo
make
gcc
perl
python
libcurl-devel
vim-enhanced
net-tools
iproute
dhclient
nmap-ncat
lsof
dnf
git-core
tar
NetworkManager
bash-completion
passwd
numactl
numactl-libs
fio
fio-engine-dev-dax
fio-engine-libaio
fio-engine-libpmem
strace
ltrace
man-db
xfsprogs
e2fsprogs
acpica-tools
autoconf
asciidoc
rubygem-asciidoctor
xmlto
automake
libtool
pkgconfig
uuid
libuuid
libuuid-devel
kmod-devel
kmod-libs
json-c
json-c-devel
keyutils-libs-devel
systemd-devel
iniparser
iniparser-devel
rsync
diffutils
parted
keyutils
hostname
gdb
tree
htop
nvme-cli
cargo
meson
ninja-build
vbindiff
trace-cmd
libtraceevent
libtraceevent-devel
libtracefs
libtracefs-devel
pciutils
bind-utils
systemd-resolved
systemd-networkd
perf
hwloc
systemd-boot-unsigned
[Validation]
Password=@ROOT_PASS@