[systemd-devel] [PATCH] man: remaining spelling fixes

2010-12-30 Thread Miklos Vajna
--- man/pam_systemd.xml |4 ++-- man/shutdown.xml|2 +- man/systemd.conf.xml|6 +++--- man/systemd.exec.xml|4 ++-- man/systemd.service.xml |8 man/systemd.unit.xml|6 +++--- man/tmpfiles.d.xml |6 +++--- 7 files changed, 18 inserti

Re: [systemd-devel] How to Test systemd on F14?

2010-12-30 Thread Garry T. Williams
On Thursday, December 30, 2010 12:03:13 Tomasz Torcz wrote: > On Thu, Dec 30, 2010 at 05:04:25PM +0100, Michał Piotrowski wrote: > > Hi, > > > > AFAIK systemd is not supported on F14 and now nobody cares. > > > > I think that if you want to test it on F14 you need to build a few things: > > - sys

Re: [systemd-devel] How to Test systemd on F14?

2010-12-30 Thread Tomasz Torcz
On Thu, Dec 30, 2010 at 05:04:25PM +0100, Michał Piotrowski wrote: > Hi, > > AFAIK systemd is not supported on F14 and now nobody cares. > > I think that if you want to test it on F14 you need to build a few things: > - systemd > - initscripts > - udev > - kernel (perhaps) Not really. I'm us

Re: [systemd-devel] How to Test systemd on F14?

2010-12-30 Thread Michał Piotrowski
Hi, AFAIK systemd is not supported on F14 and now nobody cares. I think that if you want to test it on F14 you need to build a few things: - systemd - initscripts - udev - kernel (perhaps) 2010/12/30 Garry T. Williams : > I installed systemd on Fedora 14 and added init=/bin/systemd to my > kerne

[systemd-devel] How to Test systemd on F14?

2010-12-30 Thread Garry T. Williams
I installed systemd on Fedora 14 and added init=/bin/systemd to my kernel boot parameters. Initially I had no problems: boot to graphical.target is fine. I wanted to run through the test cases I found at http://fedoraproject.org/wiki/QA:Testcase_initialization_basic http://fedoraproject.