<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/scripts, branch nearest-from-mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>build: introduce per feed repository support</title>
<updated>2014-08-05T11:24:24+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-05T11:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a720dd209f8b345cdfa5d2432287520389404445'/>
<id>a720dd209f8b345cdfa5d2432287520389404445</id>
<content type='text'>
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42002
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/om-fwupgradecfg-gen.sh: add support for the OM5P</title>
<updated>2014-07-20T17:30:48+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-20T17:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4e03bdd63c07208faf7f75c283f18fca181f51f5'/>
<id>4e03bdd63c07208faf7f75c283f18fca181f51f5</id>
<content type='text'>
Signed-off-by: Marek Lindner &lt;marek@open-mesh.com&gt;
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 41771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marek Lindner &lt;marek@open-mesh.com&gt;
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 41771
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/abs2rel.pl: remove, it is unused</title>
<updated>2014-07-04T12:11:40+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-04T12:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=069e862ad5a119d345d3e55ad3182f41b6950be8'/>
<id>069e862ad5a119d345d3e55ad3182f41b6950be8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41510
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)</title>
<updated>2014-06-30T06:50:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-30T06:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dcb5d00875b8a6834e7e293aad9e3775518d18e6'/>
<id>dcb5d00875b8a6834e7e293aad9e3775518d18e6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41407
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel</title>
<updated>2014-06-29T06:59:29+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-29T06:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d1898b84c6f33c6c11acf1d4e068870146ea062e'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>make UbinizeImage work nicely without a kernel volume</title>
<updated>2014-06-27T12:58:08+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2014-06-27T12:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc9ebfc9e6543bc9d757e41584015d6e5c7a6a70'/>
<id>dc9ebfc9e6543bc9d757e41584015d6e5c7a6a70</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41359
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/ubinize-image.sh: fix parameter handling</title>
<updated>2014-06-26T11:43:42+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-26T11:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0f39877bacc59049eb0185a93abbcbe23f180bde'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/metadata.pl: avoid adding depends and select for the same symbol</title>
<updated>2014-06-12T14:35:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-12T14:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=58bd3b0764c21d484b04b59f11b61a747fd3491b'/>
<id>58bd3b0764c21d484b04b59f11b61a747fd3491b</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41160
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41160
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: add a NAND_SUPPORT symbol</title>
<updated>2014-06-11T12:59:22+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-11T12:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ac5d5cbc795bc618dc426ac3631c88f4e73eaff5'/>
<id>ac5d5cbc795bc618dc426ac3631c88f4e73eaff5</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41122
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41122
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add ubinize-image.sh to generate ubi images</title>
<updated>2014-06-11T12:59:19+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-11T12:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=28a563dec3e8106022535c85537f955b6f2c8161'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
