Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions mkosi.conf.d/fedora/mkosi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Packages=
dnf5
fido2-tools
git-core
hostname
integritysetup
iproute
iproute-tc
Expand Down
10 changes: 8 additions & 2 deletions mkosi.extra/usr/lib/tmpfiles.d/etc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,11 @@ L? /etc/alternatives
# PackageKit does not run without /etc/PackageKit/ and GNOME stalls
# logout/reboot if it doesn't run.
L? /etc/PackageKit
# ModemManager needds its dbus policy file
L? /etc/dbus1/systemd.d/org.freedesktop.ModemManager1.conf
# ModemManager/WPASupplicant/Flatpak need their dbus policy files
L? /etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a comment to drop after F42 is dropped, as it's fixed in F43: https://src.fedoraproject.org/rpms/ModemManager/c/88241682ac32024fc6fa60ff6303b10bd3cf5031?branch=rawhide

L? /etc/dbus-1/system.d/wpa_supplicant.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keszybz @DaanDeMeyer any chance a PR could be filed to move this to /usr/share please? Ubuntu already installs it there, it's this line: https://src.fedoraproject.org/rpms/wpa_supplicant/blob/rawhide/f/wpa_supplicant.spec#_145

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks

L? /etc/dbus-1/system.d/org.freedesktop.Flatpak.SystemHelper.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keszybz @DaanDeMeyer as above, the spec file needs to use the -Ddbus_config_dir=/usr/share/dbus-1/system.d meson option as we do in Ubuntu to fix this, at the line:

https://src.fedoraproject.org/rpms/flatpak/blob/rawhide/f/flatpak.spec#_154

If you could please file a PR/bug that would be great, thanks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# WPASupplicant also needs its configuration
L? /etc/wpa_supplicant/wpa_supplicant.conf
# Make sure flatpak's XDG_DATA_DIR integration works
L? /etc/profile.d/flatpak.sh
8 changes: 5 additions & 3 deletions mkosi.profiles/desktop/mkosi.conf.d/fedora/mkosi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@ Packages=
alsa-sof-firmware
amd-gpu-firmware
fedora-logos
glibc-all-langpacks
glx-utils
kernel-modules
google-noto-fonts-all
iwlwifi-mvm-firmware
kernel-modules
linux-firmware
mesa-dri-drivers
mesa-vulkan-drivers
ModemManager
nvidia-gpu-firmware
NetworkManager
NetworkManager-wifi
nvidia-gpu-firmware
pipewire-pulseaudio
steam-devices
tuned-ppd
google-noto-fonts-all
wpa_supplicant
1 change: 1 addition & 0 deletions mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Packages=
gnome-session-xsession
gnome-software-plugin-flatpak
gnome-software-plugin-fwupd
pinentry-gnome3
3 changes: 2 additions & 1 deletion mkosi.profiles/gnome/mkosi.conf.d/fedora/mkosi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Distribution=fedora
[Content]
Packages=
adwaita-fonts-all
default-fonts-core-emoji
gdm
pinentry-gnome3
rsms-inter-fonts
rsms-inter-vf-fonts
default-fonts-core-emoji