<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-core/busybox, branch hardknott</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2022-01-10T18:33:35+00:00</updated>
<entry>
<title>busybox-initrd: oe-core has upgraded to 1.33.2</title>
<updated>2022-01-10T18:33:35+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@burtonini.com</email>
</author>
<published>2022-01-10T12:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c9a52540ee224cf8dcd56903238da54a64518ac8'/>
<id>urn:sha1:c9a52540ee224cf8dcd56903238da54a64518ac8</id>
<content type='text'>
Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
</content>
</entry>
<entry>
<title>busybox-initrd: Update to 1.33.1</title>
<updated>2021-07-21T22:38:00+00:00</updated>
<author>
<name>Diego Sueiro</name>
<email>diego.sueiro@arm.com</email>
</author>
<published>2021-07-21T09:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=6ea683413b125cf0a02c5458ff7dbb5ffde05411'/>
<id>urn:sha1:6ea683413b125cf0a02c5458ff7dbb5ffde05411</id>
<content type='text'>
In oe-core hardknott branch busybox was updated to 1.33.1. Hence, do the same
for busybox-initrd recipe.

Signed-off-by: Diego Sueiro &lt;diego.sueiro@arm.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>busybox: Add nsenter for podman runtime</title>
<updated>2021-04-19T12:34:30+00:00</updated>
<author>
<name>Nathan Dunne</name>
<email>Nathan.Dunne@arm.com</email>
</author>
<published>2021-04-15T08:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d2942eabef79d57dc13b3db07066af67f52257a4'/>
<id>urn:sha1:d2942eabef79d57dc13b3db07066af67f52257a4</id>
<content type='text'>
Add nsenter to Busybox configuration as it is required by Podman at runtime

Signed-off-by: Nathan Dunne &lt;Nathan.Dunne@arm.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>initrd: bump busybox to 1.33 to match oe-core</title>
<updated>2021-02-26T15:40:26+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-02-26T15:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=26770b8058070d55fb36bedce1380019811e55de'/>
<id>urn:sha1:26770b8058070d55fb36bedce1380019811e55de</id>
<content type='text'>
OE core has updated busybox, so we bump to match.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>busybox-initrd: move static configuration to 'vmsep' distro feature</title>
<updated>2020-09-28T22:27:51+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-09-28T22:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=b17bd2c4b0c2e7e440cedc29f32469622c31fca3'/>
<id>urn:sha1:b17bd2c4b0c2e7e440cedc29f32469622c31fca3</id>
<content type='text'>
We already have a distro feature that controls the static/non-static
configuration of libgcrypt: 'vmsep'

To avoid build errors on distros that don't have static libgcrypt
available, we move the CONFIG_STATIC config to a fragment and only
enable it whent he distro feature is set.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>busybox: add initrd variant</title>
<updated>2020-09-22T19:51:13+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-09-22T00:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d0ef2f0bf7551383cdb9f9adc3167530d674b22c'/>
<id>urn:sha1:d0ef2f0bf7551383cdb9f9adc3167530d674b22c</id>
<content type='text'>
Add a busybox variant that inherits almost all of its support from
the core busybox recipe, but adds configuration values that are
appropriate to be used in an initrd.

In particular:

  - we build busybox statically
  - we enable runlevel and init functionality
  - mdev is always enabled
  - applet install support is enabled

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@xilinx.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>busybox_vmsep.inc: busybox changes for runx support</title>
<updated>2020-05-02T15:09:32+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2020-05-02T04:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=1c32ed6a9a73fcf174205e5790443a5fb32f9123'/>
<id>urn:sha1:1c32ed6a9a73fcf174205e5790443a5fb32f9123</id>
<content type='text'>
Runx needs busybox static binary that contains symlinks to mount.  However, in
zeus, busybox by default uses BUSYBOX_SPLIT_SUID = 1.  With the variable set,
busybox binary gets split into two busybox.suid and busybox.nosuid busybox.suid
contains links to mount while runx recipes pulls in busybox.nosuid.

When vmsep is enabled, set BUSYBOX_SPLIT_SUID = 0 so that an unstripped busybox
binary is generated which contains all the required links including mount.

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>busybox: vmsep distro feature modifications</title>
<updated>2020-03-11T16:20:04+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@xilinx.com</email>
</author>
<published>2019-12-18T01:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=40f158dbf8d017a5d2c6c5ce13f476adb9b10589'/>
<id>urn:sha1:40f158dbf8d017a5d2c6c5ce13f476adb9b10589</id>
<content type='text'>
If "vmsep" is in distro features, we need to configure busybox
as a static build. This allows for it to be used as party of an
initrd.

We also ensure that the installer support is added to busybox, so
it can be installed to the initrd via: busybox --install

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Refactor to conform to YP Compat requirements</title>
<updated>2018-04-23T16:38:50+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-04-20T14:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d4182f50f19d183630e0f908ff953c4f9402cabe'/>
<id>urn:sha1:d4182f50f19d183630e0f908ff953c4f9402cabe</id>
<content type='text'>
This prevents the signature from being modified

Signed-off-by: Armin Kuster &lt;akuster808@gmail.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>
</feed>
