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
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
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
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
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