commit 7a94dcb58575955a458645beeef424fc3d57f1dc Author: Bill Nottingham Date: Fri Sep 3 17:29:35 2010 -0400 Properly group tests. rc.d/init.d/functions | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c4c67d00be0b90d371bbe30e80be53ca980e8488 Author: Bill Nottingham Date: Fri Sep 3 17:29:18 2010 -0400 Ignore errors from single-user mode. systemd/single.service | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 557437078d7fb227f536b2066023504967975d71 Author: Bill Nottingham Date: Fri Sep 3 17:05:24 2010 -0400 Fix typo. initscripts.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 41adbee5280d441ac6d3dfd5816dce441a549caa Author: Bill Nottingham Date: Fri Sep 3 17:04:27 2010 -0400 9.18-1 initscripts.spec | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit ea632a2bedadb6114aa15b3479eecfa84b4fd26e Author: Bill Nottingham Date: Fri Sep 3 16:57:32 2010 -0400 Add in basic systemd units. Factor out upstart/systemd/etc. support in the spec properly. Makefile | 17 ++++++++++++--- initscripts.spec | 48 +++++++++++++++++++++++++++++++++++++++------ inittab.systemd | 13 ++++++++++++ systemd/halt.service | 19 ++++++++++++++++++ systemd/killall.service | 18 +++++++++++++++++ systemd/poweroff.service | 19 ++++++++++++++++++ systemd/prefdm.service | 23 ++++++++++++++++++++++ systemd/rc-local.service | 19 ++++++++++++++++++ systemd/reboot.service | 19 ++++++++++++++++++ systemd/single.service | 28 ++++++++++++++++++++++++++ systemd/sysinit.service | 19 ++++++++++++++++++ 11 files changed, 231 insertions(+), 11 deletions(-) commit c144039b963c0e220bdd662c61c67dc1bf1c3cc2 Author: Petr Lautrbach Date: Wed Sep 1 12:34:58 2010 +0200 fix detection of systemd with new cgroup location rc.d/init.d/functions | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 486a05f663117d07773e23d8637c1c6b998dbcd5 Author: ruigo Date: Mon Aug 30 14:22:18 2010 +0000 l10n: Updates to Portuguese (pt) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/pt.po | 216 ++++++++++++++++++++++++------------------------------------- 1 files changed, 85 insertions(+), 131 deletions(-) commit 390ba7cfe6c6961eb8a8b3b53b99c33baeeda525 Author: kmaraas Date: Mon Aug 30 13:46:28 2010 +0000 l10n: Updates to Norwegian Bokmål (nb) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/nb.po | 422 +++++++++----------------------------------------------------- 1 files changed, 58 insertions(+), 364 deletions(-) commit dcabc92f5f58b9ed966e0cd315b59861b4c37a5d Author: goeran Date: Fri Aug 27 20:17:59 2010 +0000 l10n: Updates to Swedish (sv) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/sv.po | 284 +++----------------------------------------------------------- 1 files changed, 13 insertions(+), 271 deletions(-) commit 563e9e40c70ecfe166700a38a0df81b9f41d36db Author: goeran Date: Thu Aug 26 18:13:23 2010 +0000 l10n: Updates to Swedish (sv) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/sv.po | 148 ++++++++++++++++++-------------------------------------------- 1 files changed, 42 insertions(+), 106 deletions(-) commit af1d17f1d3e213e41d9b320b5e2251118d463bd3 Author: Bill Nottingham Date: Thu Aug 26 13:25:36 2010 -0400 Fix umount on halt for new cgroup location. (#612789) rc.d/init.d/halt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)