<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-startup-controller.git/docs, branch master</title>
<subtitle>github.com: GENIVI/node-startup-controller.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/'/>
<entry>
<title>doc: move xml tag to top line of file</title>
<updated>2019-12-03T16:24:56+00:00</updated>
<author>
<name>Phong Tran</name>
<email>tranmanphong@gmail.com</email>
</author>
<published>2019-12-03T16:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=6776e9e4beeafbef8c6c26a9c076308d7d268b7e'/>
<id>6776e9e4beeafbef8c6c26a9c076308d7d268b7e</id>
<content type='text'>
There are errors with multiple docbook xml file while
make documentation.

../node-startup-controller-docs.xml:10: parser error :
XML declaration allowed only at the start of the document

Signed-off-by: Phong Tran &lt;tranmanphong@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are errors with multiple docbook xml file while
make documentation.

../node-startup-controller-docs.xml:10: parser error :
XML declaration allowed only at the start of the document

Signed-off-by: Phong Tran &lt;tranmanphong@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change docs license to CC-BY-SA 4.0 and update licensing to GENIVI standard</title>
<updated>2015-04-30T10:07:18+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2015-04-30T09:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=43ebb07aced530b178645d75ed9dd6c85324267e'/>
<id>43ebb07aced530b178645d75ed9dd6c85324267e</id>
<content type='text'>
The previous docs format, CC 1.0, is not recommended by GENIVI, and
the preferred one is CC-BY-SA 4.0.

Other license changes are:
* Add Creative Commons copyright headers to documentation.
* Add copyright headers to test code.
* Add copyright headers to dbus XML that belongs to the NSC.
* Update copyright headers to GENIVI's standard.

Notable exceptions are:
* dbus XML that is used to communicate with other services
  (e.g. common/nsm-consumer-dbus.xml) has not had copyright statements
  added, because the Node Startup Controller does not own that interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous docs format, CC 1.0, is not recommended by GENIVI, and
the preferred one is CC-BY-SA 4.0.

Other license changes are:
* Add Creative Commons copyright headers to documentation.
* Add copyright headers to test code.
* Add copyright headers to dbus XML that belongs to the NSC.
* Update copyright headers to GENIVI's standard.

Notable exceptions are:
* dbus XML that is used to communicate with other services
  (e.g. common/nsm-consumer-dbus.xml) has not had copyright statements
  added, because the Node Startup Controller does not own that interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify spelling of focussed.target</title>
<updated>2014-12-04T09:38:14+00:00</updated>
<author>
<name>Erik Botö</name>
<email>erik.boto@pelagicore.com</email>
</author>
<published>2014-12-03T11:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=55969b0cc28ff3c784dca7343466d75bc2b34228'/>
<id>55969b0cc28ff3c784dca7343466d75bc2b34228</id>
<content type='text'>
Make sure we use the same spelling of focussed in all places to
avoid confusion.

Signed-off-by: Erik Botö &lt;erik.boto@pelagicore.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we use the same spelling of focussed in all places to
avoid confusion.

Signed-off-by: Erik Botö &lt;erik.boto@pelagicore.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reword functional scope to be more accessible</title>
<updated>2013-02-18T12:47:08+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2013-02-18T12:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=57cc115457b0aabd9f42e5db65c57e13aa902abe'/>
<id>57cc115457b0aabd9f42e5db65c57e13aa902abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add autogen script</title>
<updated>2012-11-06T11:59:52+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2012-11-06T11:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=6e89ce440487aee7302ddf82ff32c16d6010af25'/>
<id>6e89ce440487aee7302ddf82ff32c16d6010af25</id>
<content type='text'>
This commit simplifies the build process by adding an autogen script
to handle the creation of an m4 directory and execution of gtkdocize
and autoreconf.

Documentation on building has been updated accordingly.

Signed-off-by: Jonathan Maw &lt;jonathan.maw@codethink.co.uk&gt;
Signed-off-by: Jannis Pohlmann &lt;jannis.pohlmann@codethink.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit simplifies the build process by adding an autogen script
to handle the creation of an m4 directory and execution of gtkdocize
and autoreconf.

Documentation on building has been updated accordingly.

Signed-off-by: Jonathan Maw &lt;jonathan.maw@codethink.co.uk&gt;
Signed-off-by: Jannis Pohlmann &lt;jannis.pohlmann@codethink.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor inconsistencies in expected test output.</title>
<updated>2012-08-10T10:13:01+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2012-08-09T13:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=891bd72390cafd232f9446b43f07295cb04c27ff'/>
<id>891bd72390cafd232f9446b43f07295cb04c27ff</id>
<content type='text'>
In test-legacy-app-handling.xml, the timeout was wrong.

In test-target-startup-monitoring, the phrase "Applied the node state N"
had been changed to "Node state N applied" in everywhere but one place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In test-legacy-app-handling.xml, the timeout was wrong.

In test-target-startup-monitoring, the phrase "Applied the node state N"
had been changed to "Node state N applied" in everywhere but one place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename all com.contiautomotive to org.genivi</title>
<updated>2012-08-10T10:03:32+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2012-08-09T13:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=32b833ead49a6b001e9a77ee89a045e62b8c2b97'/>
<id>32b833ead49a6b001e9a77ee89a045e62b8c2b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update log messages in the TargetStartupMonitor test case docs</title>
<updated>2012-08-08T17:28:51+00:00</updated>
<author>
<name>Francisco Redondo Marchena</name>
<email>francisco.marchena@codethink.co.uk</email>
</author>
<published>2012-08-08T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=275aee48b909b89109da910504f2bb83fcdabdfa'/>
<id>275aee48b909b89109da910504f2bb83fcdabdfa</id>
<content type='text'>
Replace the old DLT messages in the TargetStartupMonitor test case
documetnation with the ones we currently use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the old DLT messages in the TargetStartupMonitor test case
documetnation with the ones we currently use.
</pre>
</div>
</content>
</entry>
<entry>
<title>License the reference manual under Creative Commons CC0 1.0 Universal</title>
<updated>2012-08-07T14:19:14+00:00</updated>
<author>
<name>Jannis Pohlmann</name>
<email>jannis.pohlmann@codethink.co.uk</email>
</author>
<published>2012-08-07T14:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=23040a2255cb40b8c768d97a8988ce3b4ed0273e'/>
<id>23040a2255cb40b8c768d97a8988ce3b4ed0273e</id>
<content type='text'>
Add a dedicated COPYING.docs file for this. The license is also
mentioned again in the reference manual itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a dedicated COPYING.docs file for this. The license is also
mentioned again in the reference manual itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite documentation for legacy app handler test</title>
<updated>2012-08-06T15:24:33+00:00</updated>
<author>
<name>Jonathan Maw</name>
<email>jonathan.maw@codethink.co.uk</email>
</author>
<published>2012-08-06T15:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/node-startup-controller.git/commit/?id=1010c9c829a046420477e59eabe00bb2c9bc633b'/>
<id>1010c9c829a046420477e59eabe00bb2c9bc633b</id>
<content type='text'>
Removed the requirement to restart the system for each test, instead
just restart the node startup controller for each test. The downside of
this is that the dlt.log file is not reset so may become very large.

Reduced the number of DLT log messages to compare against the output.
Instead, only the most relevant lines are included for each test.

Added separate test that the Node Startup Controller registers itself.

Rewrote the descriptions for each test case to be more readable.

Numbered each test case.

Spelling and grammar fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the requirement to restart the system for each test, instead
just restart the node startup controller for each test. The downside of
this is that the dlt.log file is not reset so may become very large.

Reduced the number of DLT log messages to compare against the output.
Instead, only the most relevant lines are included for each test.

Added separate test that the Node Startup Controller registers itself.

Rewrote the descriptions for each test case to be more readable.

Numbered each test case.

Spelling and grammar fixes.
</pre>
</div>
</content>
</entry>
</feed>
