Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
>> How can I porting the systemd to the embedded linux? > Many embedded Linux distros already contain support for systemd, it's probably best to ask those distros for details. There is this. Three years old but it may be useful: https://github.com/jdub/openwrt-systemd On 7 May 2018 at 03:55

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Lennart Poettering
On So, 06.05.18 14:44, www ([email protected]) wrote: > Dear, > > I want to study the system, but I don’t know how to begin it. Who can give me > some advices to study sytemd? > > I searched the info on the Internet and found that there was very > little information about sytemd. I didn't kn

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
In particular: "Rethinking pid 1" http://0pointer.de/blog/projects/systemd.html On 6 May 2018 at 17:25, Matthew Hannigan wrote: > > Try > https://www.freedesktop.org/wiki/Software/systemd/ > and all the articles at Lennart's blog > http://0pointer.net/blog/ > Matt > > > On 6 May 2018 at 16:44,

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
Try https://www.freedesktop.org/wiki/Software/systemd/ and all the articles at Lennart's blog http://0pointer.net/blog/ Matt On 6 May 2018 at 16:44, www wrote: > Dear, > > I want to study the system, but I don’t know how to begin it. Who can give > me some advices to study sytemd? > > I searche