tn3399_openwrt/target/linux/gemini
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
..
base-files/lib/preinit gemini: switch to 4.14 2018-05-05 06:57:00 +02:00
image gemini: Generate harddisk image for DNS-313 2019-02-20 18:51:31 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.99 2019-02-14 16:45:01 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.21 2019-02-14 16:45:01 +01:00
config-4.14 kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
config-4.19 gemini: Add a config for kernel v4.19 2019-01-26 21:46:33 +01:00
Makefile gemini: Generate harddisk image for DNS-313 2019-02-20 18:51:31 +01:00