<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/scripts/ubinize-image.sh, branch v17.01.4</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2016-08-31T11:05:19Z</updated>
<entry>
<title>scripts/ubinize-image.sh: add support for adding custom partitions</title>
<updated>2016-08-31T11:05:19Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-07-31T16:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=a84a74f618b0d3eadea622a45f62c9401c4f82ba'/>
<id>urn:sha1:a84a74f618b0d3eadea622a45f62c9401c4f82ba</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts: fix ubinize-image on OS X</title>
<updated>2015-03-15T05:12:11Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-15T05:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=08706120bb6c4fc7a98b6ab247f3bfd722ec9b3b'/>
<id>urn:sha1:08706120bb6c4fc7a98b6ab247f3bfd722ec9b3b</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;

SVN-Revision: 44761
</content>
</entry>
<entry>
<title>scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel</title>
<updated>2014-06-29T06:59:29Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-29T06:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d1898b84c6f33c6c11acf1d4e068870146ea062e'/>
<id>urn:sha1:d1898b84c6f33c6c11acf1d4e068870146ea062e</id>
<content type='text'>
r41359 broke support for building ubinized images which do
include a kernel volume.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41368
</content>
</entry>
<entry>
<title>make UbinizeImage work nicely without a kernel volume</title>
<updated>2014-06-27T12:58:08Z</updated>
<author>
<name>Imre Kaloz</name>
</author>
<published>2014-06-27T12:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=dc9ebfc9e6543bc9d757e41584015d6e5c7a6a70'/>
<id>urn:sha1:dc9ebfc9e6543bc9d757e41584015d6e5c7a6a70</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41359
</content>
</entry>
<entry>
<title>scripts/ubinize-image.sh: fix parameter handling</title>
<updated>2014-06-26T11:43:42Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-26T11:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=0f39877bacc59049eb0185a93abbcbe23f180bde'/>
<id>urn:sha1:0f39877bacc59049eb0185a93abbcbe23f180bde</id>
<content type='text'>
ubinize-image.sh previously used ${var:offset:length} substitutions
which are not valid in standard shell.
Replace the existing parameter matching by a case ... esac expression.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41347
</content>
</entry>
<entry>
<title>scripts: add ubinize-image.sh to generate ubi images</title>
<updated>2014-06-11T12:59:19Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-11T12:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=28a563dec3e8106022535c85537f955b6f2c8161'/>
<id>urn:sha1:28a563dec3e8106022535c85537f955b6f2c8161</id>
<content type='text'>
This is a wrapper for the ubinize tool which integrates auto-generation
of the ubinize.cfg for common volume layouts with and without a kernel
volume.
It supports auto-detecting the rootfs-type and decides whether or not
to include a rootfs_data volume based on whether the rootfs is ubifs
or not (and thus is read-only and needs rootfs_data ubifs overlay).
The script allows to create layouts as found in all current
ubinize{,-overlay}.cfg files using

ubinize-image.sh --no-kernel root.{ubifs,squashfs} output.ubi $UBI_OPTS

It also includes support for adding ubootenv and ubootenv2 volumes
typically used by U-Boot for storing its environment in UBI using the
"--uboot-env" parameter.
See also
https://gitorious.org/openwrt-oxnas/openwrt-oxnas/source/target/linux/
oxnas/image/Makefile

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

 create mode 100755 scripts/ubinize-image.sh

SVN-Revision: 41121
</content>
</entry>
</feed>
