On Wed, 2022-01-05 at 15:58 +0000, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Jan 05, 2022 at 09:48:13AM -0500, Neal Gompa wrote: > > On Wed, Jan 5, 2022 at 9:43 AM Sérgio Basto <sergio@xxxxxxxxxx> wrote: > > > > > > a big BTW when /etc/init.d/network will be removed or migrate to > > > systemd scripts ? > > > > > > rpm -qf /etc/init.d/network --qf "packge = %{sourcerpm}\nsub-package = > > > %{name}\n" > > > > > > packge = initscripts-10.09-1.fc34.src.rpm > > > sub-package = network-scripts > > > > > > > It's deprecated and expected to be retired eventually. I doubt a > > "port" would ever happen. > > Yes, nobody wants to touch those scripts with a ten foot pole, so they > are on life support. NetworkManager and systemd-networkd are the replacements. Has anyone given openvswitch an equivalent level of integration with NetworkManager as it has with init.d/network yet? I'm still using that in production for the Fedora openQA servers: https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openqa/worker/tasks/tap-setup.yml https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openqa/worker/files/ifcfg-br0 https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openqa/worker/templates/ifcfg-tap.j2 In particular, last I checked, there was no good way to replace the ifup-pre mechanism from init.d/network which I use to ensure the tap devices are created when we bring up the tap interfaces: https://pagure.io/fedora-infra/ansible/blob/main/f/roles/openqa/worker/files/ifup-pre-local I don't know if anyone else even knows that things exists (I'd never heard of it before I found it) but it sure is useful. :) -- Adam Williamson Fedora QA IRC: adamw | Twitter: adamw_ha https://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure