<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-core, branch dizzy</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=dizzy</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=dizzy'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2014-02-05T19:17:42+00:00</updated>
<entry>
<title>busybox: update bbappend to match oe-core master</title>
<updated>2014-02-05T19:17:42+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-02-05T19:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=142477933dae9b4561ed3f28753d26ab4f150c2e'/>
<id>urn:sha1:142477933dae9b4561ed3f28753d26ab4f150c2e</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>base-files: add xenfs entry to fstab if xen DISTRO_FEATURE is enabled</title>
<updated>2013-12-04T06:36:19+00:00</updated>
<author>
<name>Philip Tricca</name>
<email>flihp@twobit.us</email>
</author>
<published>2013-11-26T13:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=851a4ae2ce2a10f20a586d447f22b0e8e4c7ad54'/>
<id>urn:sha1:851a4ae2ce2a10f20a586d447f22b0e8e4c7ad54</id>
<content type='text'>
Xen handles mounting xenfs with an init script. Unfortunately this
script is the same one that starts xenstored and xenconsoled. That's
great for dom0 but a domU may need xenfs but running xenstored/
xenconsoled in a domU makes no sense. A simple fstab entry is
preferrable.

Signed-off-by: Philip Tricca &lt;flihp@twobit.us&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>fix inittab install when Xen not in DISTRO_FEATURES</title>
<updated>2013-11-13T17:52:46+00:00</updated>
<author>
<name>Riku Voipio</name>
<email>riku.voipio@linaro.org</email>
</author>
<published>2013-11-13T09:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=8e7d3cc8ae829ee275d0a7209d1cedbeb7d1d5d0'/>
<id>urn:sha1:8e7d3cc8ae829ee275d0a7209d1cedbeb7d1d5d0</id>
<content type='text'>
With the latest patch, OE builds may file like:

https://ci.linaro.org/jenkins/job/openembedded-armv7ab-rootfs/gcc_version=4.8,label=oe_persistent_cloud,rootfs=minimal/127/consoleText

By having the "failing" grep within the if block, set -e
in shell code will not bite configurations where meta-virtualization
is included but xen is not in DISTRO_FEATURES.

Signed-off-by: Riku Voipio &lt;riku.voipio@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>xen: Add getty to inittab for login on Xen serial console.</title>
<updated>2013-11-07T20:31:05+00:00</updated>
<author>
<name>Philip Tricca</name>
<email>flihp@twobit.us</email>
</author>
<published>2013-11-06T02:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=38a09562ecf83e31da78d3294d02d0e2592be769'/>
<id>urn:sha1:38a09562ecf83e31da78d3294d02d0e2592be769</id>
<content type='text'>
It's not pretty but the mechanisms in sysvinit-inittab assume the
console device name is tty*. The Xen console device doesn't meet
this criteria.

Signed-off-by: Philip Tricca &lt;flihp@twobit.us&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>initscripts: fix do_install_append rule.</title>
<updated>2013-11-04T21:23:00+00:00</updated>
<author>
<name>Paul Barrette</name>
<email>paul.barrette@windriver.com</email>
</author>
<published>2013-11-04T19:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=6c021c05d062198d49bab0c0f6f017077054a1c6'/>
<id>urn:sha1:6c021c05d062198d49bab0c0f6f017077054a1c6</id>
<content type='text'>
Fix commit ID: cafc94c4a2b599d553712dcbb1b01eefd1ef3941
The above commit missed a redirect for the final closing
bracket.

Signed-off-by: Paul Barrette &lt;paul.barrette@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>initscripts: add warning and begin functions to lsb_log_message</title>
<updated>2013-10-30T03:08:06+00:00</updated>
<author>
<name>Paul Barrette</name>
<email>paul.barrette@windriver.com</email>
</author>
<published>2013-10-29T20:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cafc94c4a2b599d553712dcbb1b01eefd1ef3941'/>
<id>urn:sha1:cafc94c4a2b599d553712dcbb1b01eefd1ef3941</id>
<content type='text'>
Some init scripts call a "begin" or "warning" function to log early init
phase messages, e.g. openvswitch-controller.  These functions are not
part of the default /etc/init.d/functions script, which is provided by
oe-core's lsb pkg.  Append these two missing commands to
/etc/init.d/functions during the install phase.

Signed-off-by: Paul Barrette &lt;paul.barrette@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>busybox: Add getopt since lxc templates require it</title>
<updated>2013-10-04T02:39:26+00:00</updated>
<author>
<name>David Nyström</name>
<email>david.c.nystrom@gmail.com</email>
</author>
<published>2013-10-01T13:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=19cb3d66151af2f441ed401186e17fad80e4afd3'/>
<id>urn:sha1:19cb3d66151af2f441ed401186e17fad80e4afd3</id>
<content type='text'>
Signed-off-by: David Nyström &lt;david.nystrom@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>busybox: migrate from defconfig to config fragments.</title>
<updated>2013-09-06T04:39:55+00:00</updated>
<author>
<name>Chris Patterson</name>
<email>cjp256@gmail.com</email>
</author>
<published>2013-09-05T22:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3cd1544d73e8e3a37056df97047277e61cf391ea'/>
<id>urn:sha1:3cd1544d73e8e3a37056df97047277e61cf391ea</id>
<content type='text'>
Signed-off-by: Chris Patterson &lt;cjp256@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>busybox: remove SRC_URI reference to awk -F patch</title>
<updated>2013-07-09T02:15:06+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2013-07-09T02:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=64f44848c046cdd9c7bd942f98d0a790fdc3fbe2'/>
<id>urn:sha1:64f44848c046cdd9c7bd942f98d0a790fdc3fbe2</id>
<content type='text'>
The commit "busybox: remove awk -F patch" missed the SRC_URI
update for the dropped patch.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>busybox: remove awk -F patch</title>
<updated>2013-07-07T02:47:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2013-07-07T02:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=40cba01e33235571b0cd140b964defaf9a13035e'/>
<id>urn:sha1:40cba01e33235571b0cd140b964defaf9a13035e</id>
<content type='text'>
The awk patch being carried by meta-virtualization is part of the
1.21.1 busybox release. So we can drop it from the bbappend.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
