-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkosi.conf
104 lines (98 loc) · 1.38 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[Config]
MinimumVersion=24
Dependencies=
base
initrd
[Distribution]
Distribution=debian
Architecture=arm64
Repositories=contrib,non-free,non-free-firmware
Release=bookworm
[Build]
CacheDirectory=mkosi.cache
SandboxTrees=
mkosi.skeleton/etc/apt:/etc/apt
mkosi.skeleton/usr/share/keyrings:/usr/share/keyrings
[Output]
Format=disk
ImageId=raspios
ImageVersion=0.1.0
CompressOutput=zstd
OutputDirectory=mkosi.output
[Content]
BaseTrees=%O/base_%v
Bootable=no
Locale=en_US.UTF-8
LocaleMessages=en_US.UTF-8
Keymap=us
Hostname=raspberrypi
Packages=
apt
apt-utils
bash-completion
binutils
bluez-firmware
ca-certificates
can-utils
coreutils
curl
dbus-broker
debian-archive-keyring
dosfstools
e2fsprogs
ethtool
file
firmware-brcm80211
flashrom
gdisk
gpiod
htop
iproute2
iputils-ping
iwd
jq
less
linux-image-rpi-2712
linux-image-rpi-v8
locales
man-db
nano
neovim
nvme-cli
openssh-client
openssh-server
parted
pciutils
psmisc
python-is-python3
python3-gpiozero
python3-libgpiod
python3-spidev
python3-smbus2
python3-venv
raspberrypi-archive-keyring
raspi-config
raspi-firmware
raspi-utils
rpi-eeprom
sudo
systemd
systemd-resolved
systemd-sysv
systemd-timesyncd
tmux
tree
tzdata
udev
unzip
usbutils
whiptail
wireless-regdb
wireless-tools
zip
zstd
RemoveFiles=
/usr/lib/systemd/journald.conf.d/syslog.conf
/var/cache/*
[Validation]
SecureBoot=no