You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
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>
8 years ago
..
imagebuilder target/imagebuilder: Switch to xz compression instead of bz2 8 years ago
linux sunxi: make sdcard image with squashfs as rootfs 8 years ago
sdk docs: remove all refrences in Makefiles/scripts 8 years ago
toolchain target/toolchain: Fix toolchain packaging without package build 8 years ago
Config.in kernel: add plan 9 fs package 8 years ago
Makefile sdk: depend on linux/install 8 years ago