Re: [systemd-devel] Howro install from source?

2011-06-03 Thread Michal Schmidt
On 06/03/2011 01:49 PM, Kay Sievers wrote: Like with many other more complex packages, extract what you need from the spec-file of a distro package: http://pkgs.fedoraproject.org/gitweb/?p=systemd.git;a=blob;f=systemd.spec;hb=HEAD Just note that where the spec file says %configure, it's a m

Re: [systemd-devel] Howro install from source?

2011-06-03 Thread Stef Bon
Thanks, this is a good source of info. Stef ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] Howro install from source?

2011-06-03 Thread Kay Sievers
On Fri, Jun 3, 2011 at 13:36, Stef Bon wrote: > I would like to try systemd on my machine. As someone who installs > everything from source, I would > like to do that also for systemd. I cannot find a guide anywhere to do > this, as I expect a package as systemd > requires more than just > > ./con

[systemd-devel] Howro install from source?

2011-06-03 Thread Stef Bon
Hi, I would like to try systemd on my machine. As someone who installs everything from source, I would like to do that also for systemd. I cannot find a guide anywhere to do this, as I expect a package as systemd requires more than just ./configure make make install some addition configuration i

[systemd-devel] where systemd gets list of fsck targets?

2011-06-03 Thread Vratislav Podzimek
Hi, I have a problem with systemd-fsck running on every boot on partition not specified in /etc/fstab nor having .mount unit file. How can I fix it? Where systemd gets information about which partitions to run fsck on? Thanks in advance. Vratislav Podzimek