summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-11 12:59:19 +0000
committerJohn Crispin <john@openwrt.org>2014-06-11 12:59:19 +0000
commit28a563dec3e8106022535c85537f955b6f2c8161 (patch)
tree032ef7310b8841f473040b20f674c7682bb0f10d /target/Config.in
parentc8d472c37f07e3a0d7a5ba05ec3b7538a72ad81c (diff)
downloadmtk-20170518-28a563dec3e8106022535c85537f955b6f2c8161.zip
mtk-20170518-28a563dec3e8106022535c85537f955b6f2c8161.tar.gz
mtk-20170518-28a563dec3e8106022535c85537f955b6f2c8161.tar.bz2
scripts: add ubinize-image.sh to generate ubi images
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 <daniel@makrotopia.org> create mode 100755 scripts/ubinize-image.sh SVN-Revision: 41121
Diffstat (limited to 'target/Config.in')
0 files changed, 0 insertions, 0 deletions