1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/target/linux/gemini/image
Linus Walleij c72b1d8468 gemini: Generate harddisk image for DNS-313
This makes OpenWrt build an Ext2+Ext4 partitioned image
for the D-Link DNS-313 with two blank partitions, a boot
partition on /dev/sda3 and a rootfs partition on
/dev/sda4.

This uses the methods already used in apm821xx including
the tricks to convert the generated Ext2 filesystem
partition to version 1 so that the firmware bootloader
will properly recognize it.

We patch a bit around the build files to make sure we
get the rootfs size set and that genext2fs is properly
built.

Tested on the D-Link DNS-313.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[Fixing and tricksing]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-02-20 18:51:31 +01:00
..
dns313_gen_hdd_img.sh gemini: Generate harddisk image for DNS-313 2019-02-20 18:51:31 +01:00
ImageInfo-itian_sq201 gemini: use dts compatible based image filenames 2019-01-26 15:23:37 +01:00
ImageInfo-raidsonic_ib-4220-b gemini: use dts compatible based image filenames 2019-01-26 15:23:37 +01:00
Makefile gemini: Generate harddisk image for DNS-313 2019-02-20 18:51:31 +01:00