Merge pull request #33506 from DaanDeMeyer/mkosi-btrfs

mkosi: Switch back to btrfs
This commit is contained in:
Daan De Meyer 2024-06-27 16:56:27 +02:00 committed by GitHub
commit 93bdf553d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 4 additions and 11 deletions

View file

@ -8,3 +8,4 @@ Distribution=centos
Repositories=epel
epel-next
hyperscale-packages-main
hyperscale-packages-experimental

View file

@ -17,6 +17,7 @@ ExtraTrees=
PostInstallationScripts=mkosi.sanitizers.chroot
InitrdPackages=
btrfs-progs
findutils
grep
sed
@ -26,6 +27,7 @@ Packages=
attr
bash-completion
bpftrace
btrfs-progs
clang
coreutils
curl

View file

@ -20,7 +20,6 @@ VolatilePackages=
Packages=
bind
bpf
btrfs-progs
compiler-rt
compsize
cryptsetup
@ -61,7 +60,6 @@ Packages=
vim
InitrdPackages=
btrfs-progs
compiler-rt
tpm2-tools

View file

@ -43,7 +43,6 @@ Packages=
^libubsan[0-9]+$
apt
bind9-dnsutils
btrfs-progs
cryptsetup-bin
dbus-broker
dbus-user-session
@ -83,7 +82,6 @@ Packages=
xxd
InitrdPackages=
btrfs-progs
libclang-rt-dev
tpm2-tools

View file

@ -10,7 +10,6 @@ Environment=
GIT_COMMIT=8153d9b0f978d633c8422011d4c547ae1f0e51a4
Packages=
btrfs-progs
compsize
dnf5
f2fs-tools
@ -18,6 +17,3 @@ Packages=
# Required for systemd-networkd-tests.py (netdevsim and sch_xxx modules)
kernel-modules-extra
kernel-modules-internal
InitrdPackages=
btrfs-progs

View file

@ -32,7 +32,6 @@ VolatilePackages=
Packages=
bind-utils
bpftool
btrfs-progs
cryptsetup
device-mapper
dhcp-server
@ -88,7 +87,6 @@ Packages=
xz
InitrdPackages=
btrfs-progs
clang
kmod
libkmod2

View file

@ -2,7 +2,7 @@
[Partition]
Type=root
Format=ext4
Format=btrfs
CopyFiles=/
SizeMinBytes=8G
SizeMaxBytes=8G