<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-core, branch pyro</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2016-07-04T04:24:35+00:00</updated>
<entry>
<title>base-files: remove bbappend hacking on fstab</title>
<updated>2016-07-04T04:24:35+00:00</updated>
<author>
<name>Chris Patterson</name>
<email>pattersonc@ainfosec.com</email>
</author>
<published>2016-06-23T22:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cb16321ca63461f699a251d60f2d889617af76a8'/>
<id>urn:sha1:cb16321ca63461f699a251d60f2d889617af76a8</id>
<content type='text'>
This approach breaks images which have Xen in DISTRO_FEATURES,
but are not booting under Xen (and mounting /proc/xen fails).

xencommons, xendriverdomain, or proc-xen.mount should take care of
mounting /proc/xen.

Signed-off-by: Chris Patterson &lt;pattersonc@ainfosec.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>bbappend: switch to use a wildcard beyond major version</title>
<updated>2015-09-08T13:59:36+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2015-09-03T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=25228032779e492ce08eb3697cb2a68934fef383'/>
<id>urn:sha1:25228032779e492ce08eb3697cb2a68934fef383</id>
<content type='text'>
Using a wildcard will simplify things when using meta-virtualization
against different yocto or oe branches and prevent having to make
future updates to keep in step with package uprevs.

The changes found within these bbappend tend to be generic and
non-version specific, thus safe for 'porting' via wildcard.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>busybox: make append version independent</title>
<updated>2015-02-19T18:12:16+00:00</updated>
<author>
<name>Paul Gortmaker</name>
<email>paul.gortmaker@windriver.com</email>
</author>
<published>2015-02-19T16:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=21391597e1ae1ec5171c3bc2485f860700a58027'/>
<id>urn:sha1:21391597e1ae1ec5171c3bc2485f860700a58027</id>
<content type='text'>
Signed-off-by: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<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>
</feed>
