First step of renaming the Boot Manager to Node Startup Controller
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Tue, 31 Jul 2012 16:45:10 +0000 (17:45 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Tue, 31 Jul 2012 16:45:10 +0000 (17:45 +0100)
commit44591b3d0baa3003bca0380fe3664fb4c210b79f
tree82feb7384ce96bb9133b7954ce68dad1f4d81362
parent9d71065bfb59eb10fbd8ece605485d3864d08c08
First step of renaming the Boot Manager to Node Startup Controller

This includes mostly files, directories and the package/tarball name.
The classes and D-Bus interfaces will be renamed in the next step.
31 files changed:
Makefile.am
configure.ac
docs/reference/node-startup-controller/Makefile.am
docs/reference/node-startup-controller/node-startup-controller-docs.xml
node-startup-controller/Makefile.am [moved from boot-manager/Makefile.am with 100% similarity]
node-startup-controller/boot-manager-application.c [moved from boot-manager/boot-manager-application.c with 98% similarity]
node-startup-controller/boot-manager-application.h [moved from boot-manager/boot-manager-application.h with 92% similarity]
node-startup-controller/boot-manager-dbus.xml [moved from boot-manager/boot-manager-dbus.xml with 100% similarity]
node-startup-controller/boot-manager-service.c [moved from boot-manager/boot-manager-service.c with 99% similarity]
node-startup-controller/boot-manager-service.h [moved from boot-manager/boot-manager-service.h with 97% similarity]
node-startup-controller/boot-manager.service.in [moved from boot-manager/boot-manager.service.in with 100% similarity]
node-startup-controller/busconf/Makefile.am [moved from boot-manager/busconf/Makefile.am with 100% similarity]
node-startup-controller/busconf/org.genivi.BootManager1.conf [moved from boot-manager/busconf/org.genivi.BootManager1.conf with 100% similarity]
node-startup-controller/glib-extensions.c [moved from boot-manager/glib-extensions.c with 97% similarity]
node-startup-controller/glib-extensions.h [moved from boot-manager/glib-extensions.h with 100% similarity]
node-startup-controller/job-manager.c [moved from boot-manager/job-manager.c with 99% similarity]
node-startup-controller/job-manager.h [moved from boot-manager/job-manager.h with 97% similarity]
node-startup-controller/la-handler-service.c [moved from boot-manager/la-handler-service.c with 99% similarity]
node-startup-controller/la-handler-service.h [moved from boot-manager/la-handler-service.h with 98% similarity]
node-startup-controller/luc-starter.c [moved from boot-manager/luc-starter.c with 99% similarity]
node-startup-controller/luc-starter.h [moved from boot-manager/luc-starter.h with 93% similarity]
node-startup-controller/main.c [moved from boot-manager/main.c with 94% similarity]
node-startup-controller/org.genivi.BootManager1.service.in [moved from boot-manager/org.genivi.BootManager1.service.in with 100% similarity]
node-startup-controller/systemd-manager-dbus.xml [moved from boot-manager/systemd-manager-dbus.xml with 100% similarity]
node-startup-controller/systemd-unit-dbus.xml [moved from boot-manager/systemd-unit-dbus.xml with 100% similarity]
node-startup-controller/target-startup-monitor.c [moved from boot-manager/target-startup-monitor.c with 98% similarity]
node-startup-controller/target-startup-monitor.h [moved from boot-manager/target-startup-monitor.h with 96% similarity]
tests/Makefile.am
tests/node-startup-controller/Makefile.am [moved from tests/boot-manager/Makefile.am with 100% similarity]
tests/node-startup-controller/gvariant-writer.c [moved from tests/boot-manager/gvariant-writer.c with 100% similarity]
tests/node-startup-controller/test-luc-handler [moved from tests/boot-manager/test-luc-handler with 100% similarity]