[systemd-devel] Using a new mount table notification type in systemd

2020-07-06 Thread Ian Kent
Hi all, Some of you may be aware of the David Howells recent efforts to have a new notifications sub-system merged into the upstream kernel. Part of that includes a way to get information about specific mounts without loading and scanning the mount table (the new fsinfo() system call). Paired wi

Re: [systemd-devel] howto switch from grub2-bios to systemd-boot

2020-07-06 Thread Dimitri John Ledkov
On Mon, 22 Jun 2020 at 18:03, Reindl Harald wrote: > > > > Am 22.06.20 um 17:21 schrieb Mantas Mikulėnas: > > On Mon, Jun 22, 2020 at 5:01 PM Reindl Harald > > wrote: > > > > what is the best way to get a Fedora using legacy-boot to UEFI and at > > the same

Re: [systemd-devel] dev-mmcblk0p2.device delay

2020-07-06 Thread Lennart Poettering
On Mo, 06.07.20 10:41, Mohamed Ali Fodha (fodha.mohamed@gmail.com) wrote: > is it possible to remove/disable virtual unit (device units)? > I am able to reduce boot time by commenting rules in > 60-persistent-storage.rules such as by-path, by-id,by-label, is this change > may have an impact?

Re: [systemd-devel] dev-mmcblk0p2.device delay

2020-07-06 Thread Mohamed Ali Fodha
is it possible to remove/disable virtual unit (device units)? I am able to reduce boot time by commenting rules in 60-persistent-storage.rules such as by-path, by-id,by-label, is this change may have an impact? Thanks, Mohamed Ali Le dim. 28 juin 2020 10:22, Mantas Mikulėnas a écrit : > On Sat,