<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-sota/ostree-initrd/files/init.sh, branch fix/2019.8</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2F2019.8</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2F2019.8'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2018-08-14T14:03:10+00:00</updated>
<entry>
<title>ostree-initrd: Make it an initramfs, not initrd</title>
<updated>2018-08-14T14:03:10+00:00</updated>
<author>
<name>Yevgeny Popovych</name>
<email>yevgenyp@pointgrab.com</email>
</author>
<published>2018-07-20T15:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=212d71d273023470b82854c363854b301bd11314'/>
<id>urn:sha1:212d71d273023470b82854c363854b301bd11314</id>
<content type='text'>
The reasoning here is to allow initramfs generated by this recipe
to be included in FIT.

To do so w/o changing openembedded-core (it allows only cpio format) -
init script should be able to execute from a rootfs (i.e. true initramfs),
not ramdisk (initrd).
See [1] for more information on these keywords.

The gist of this change is switch from `pivot_root` to `switch_root`.
This also allows to get rid of some clutter, since `switch_root` handles
transition to new sysroot all by itself.
Again, see [1] for details on these utility/syscall.

[1] https://www.kernel.org/doc/Documentation/filesystems/ramfs-rootfs-initramfs.txt

Signed-off-by: Yevgeny Popovych &lt;yevgenyp@pointgrab.com&gt;
</content>
</entry>
<entry>
<title>Share /run directory between initramfs and system image to communicate ostree-booted file</title>
<updated>2017-11-03T10:45:54+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-11-03T10:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=afd18c7578635e9dd60c5705efd5ad53d78a117e'/>
<id>urn:sha1:afd18c7578635e9dd60c5705efd5ad53d78a117e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retry mounting sysroot</title>
<updated>2017-06-22T10:19:56+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2017-06-22T10:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3eda07d8632fe6723418b47dfb3a0bb4b41129b3'/>
<id>urn:sha1:3eda07d8632fe6723418b47dfb3a0bb4b41129b3</id>
<content type='text'>
Fixes DEM-169
</content>
</entry>
<entry>
<title>Fix warnings from shellcheck shell linter</title>
<updated>2017-06-22T10:19:56+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2017-06-22T10:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=64e2fb483f6d4df8929af9ada31a72e218121f0e'/>
<id>urn:sha1:64e2fb483f6d4df8929af9ada31a72e218121f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mount the root filesystem by label rather than path</title>
<updated>2017-04-21T07:57:01+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2017-04-21T07:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=47921feae0a5eaa41b18c5d15da9c1f6619b40c5'/>
<id>urn:sha1:47921feae0a5eaa41b18c5d15da9c1f6619b40c5</id>
<content type='text'>
Support identifying the root filesystem via a kernel command line like
'ostree_root=LABEL=mylabel'. Also make it mount a filesystem labeled 'otaroot'
by default.

This means it is possible to test the Minnowboard build in Qemu.
</content>
</entry>
<entry>
<title>Bump OSTree version to v2016.11</title>
<updated>2016-10-12T08:45:00+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-10-11T09:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ed143db2981330d8a578a76584d69ccce313494c'/>
<id>urn:sha1:ed143db2981330d8a578a76584d69ccce313494c</id>
<content type='text'>
Bug-AGL: SPEC-285

Change-Id: Ie76e8bbad1f272cfc0bc34654a708d3ae233dde0
Signed-off-by: Anton Gerasimov &lt;anton@advancedtelematic.com&gt;
</content>
</entry>
<entry>
<title>Tuned initrd image and pseudo environment to fix bugs with extended</title>
<updated>2016-10-04T12:42:42+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-10-04T12:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7bd3693b986e0a6e59016767ea6f075ba01ab68c'/>
<id>urn:sha1:7bd3693b986e0a6e59016767ea6f075ba01ab68c</id>
<content type='text'>
security attributes.

Bug-AGL: SPEC-259

Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e
Signed-off-by: Anton Gerasimov &lt;anton@advancedtelematic.com&gt;
</content>
</entry>
</feed>
