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 macro that 
expands to ./configure with a lot of parameters, most important of which 
is --prefix=/usr.


Michal
___
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 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
>
> ./configure
> make
> make install
>
> some addition configuration is required I guess.
>
> If there isn't ssuch a guide please some tips. Maybe I'll write the
> guide then myself

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

Kay
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[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 is required I guess.

If there isn't ssuch a guide please some tips. Maybe I'll write the
guide then myself


Stef
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[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

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel