openwrt/target/linux/sunxi
Yousong Zhou 8a2c56ca03 sunxi: make sdcard image with squashfs as rootfs
Two things that need to be noted

 - There is no partition type id allocated for squashfs yet.  In the
   case of sunxi, any non-zero value should work and we keep it 83 (the
   value for ext4)
 - Remaining spare space within the rootfs partition, not the entire
   sdcard space will be formated as either f2fs or ext4 and mounted as
   overlay to serve the role of rootfs_data.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-01-05 11:09:14 +01:00
..
base-files
image sunxi: convert to new image generation method 2017-01-05 11:09:14 +01:00
patches-4.4
profiles sunxi: convert to new image generation method 2017-01-05 11:09:14 +01:00
Makefile sunxi: make sdcard image with squashfs as rootfs 2017-01-05 11:09:14 +01:00
config-4.4 sunxi: enable loopback device and f2fs support 2017-01-05 11:09:14 +01:00
modules.mk