Re: [systemd-devel] firmware update check script

2016-08-04 Thread Stéphane ANCELOT
21:27 Objet: Re: [systemd-devel] firmware update check script On Thu, 04.08.16 09:45, Stéphane ANCELOT ([email protected]) wrote: > You are right, but that's only systemd that is incompatible with > this feature (and some more). No, that has little to do with systemd. It's a systemat

Re: [systemd-devel] firmware update check script

2016-08-04 Thread Lennart Poettering
On Thu, 04.08.16 09:45, Stéphane ANCELOT ([email protected]) wrote: > You are right, but that's only systemd that is incompatible with > this feature (and some more). No, that has little to do with systemd. It's a systematic change how today's hardware works, and that probing is asynchronous and

Re: [systemd-devel] firmware update check script

2016-08-04 Thread Jóhann B . Guðmundsson
On 08/04/2016 07:45 AM, Stéphane ANCELOT wrote: You are right, but that's only systemd that is incompatible with this feature (and some more). Actually all initsystems are incompatible with this. As some people and some articles I have read on the web, it is time for myself switching my s

Re: [systemd-devel] firmware update check script

2016-08-04 Thread Stéphane ANCELOT
tering" À: "Stéphane ANCELOT" Cc: [email protected] Envoyé: Mercredi 3 Août 2016 16:47:09 Objet: Re: [systemd-devel] firmware update check script On Tue, 02.08.16 10:19, Stéphane ANCELOT ([email protected]) wrote: > Hi, > > It looks like very complicated makin

Re: [systemd-devel] firmware update check script

2016-08-03 Thread Lennart Poettering
On Tue, 02.08.16 10:19, Stéphane ANCELOT ([email protected]) wrote: > Hi, > > It looks like very complicated making easy thing > > I would need only setting up a script that looks for usb media and launch a > script if available on it (firmware upgrade) > > unfortunately, it looks like, gra

Re: [systemd-devel] firmware update check script

2016-08-02 Thread Mantas Mikulėnas
On Tue, Aug 2, 2016 at 11:19 AM, Stéphane ANCELOT wrote: > Hi, > > It looks like very complicated making easy thing > > I would need only setting up a script that looks for usb media and launch > a script if available on it (firmware upgrade) > > unfortunately, it looks like, graphic display

[systemd-devel] firmware update check script

2016-08-02 Thread Stéphane ANCELOT
Hi, It looks like very complicated making easy thing I would need only setting up a script that looks for usb media and launch a script if available on it (firmware upgrade) unfortunately, it looks like, graphic display is launched in parallel and i am not able doing this in a text only mo