-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmkosi.conf
86 lines (79 loc) · 1.29 KB
/
mkosi.conf
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
# SPDX-License-Identifier: LGPL-2.1-or-later
[Config]
MinimumVersion=25~devel
[Build]
ToolsTree=default
History=yes
CacheDirectory=mkosi.cache
Incremental=yes
[Output]
OutputDirectory=mkosi.output
SplitArtifacts=yes
Format=disk
ImageId=ParticleOS
[Content]
UnifiedKernelImageFormat=%i_%v
KernelCommandLine=rw
KernelModulesInitrdExclude=.*
KernelModulesInitrdInclude=default
Packages=
acl
attr
bash-completion
btrfs-progs
coreutils
cpio
curl
dbus-broker
diffutils
distribution-gpg-keys
dmidecode
dosfstools
erofs-utils
findutils
fish
fwupd
gdb
grep
gzip
jq
kbd
kmod
less
libfido2
man
mtools
nano
nftables
nvme-cli
opensc
openssl
p11-kit
pciutils
perf
pkcs11-provider
polkit
sed
socat
strace
systemd
tar
tree
udev
unzip
usbutils
util-linux
which
wireguard-tools
xxd
yubikey-manager
zstd
[Validation]
SecureBoot=yes
SignExpectedPcr=yes
[Runtime]
RuntimeSize=30G
RAM=4G
CPUs=4
Ephemeral=yes
RuntimeScratch=no