1
1
openwrt/package
Mikhail Zhilkin b7af9b49f8 mediatek: add support for Qihoo 360T7 (UBI layout)
This commit adds support for Qihoo 360T7 (UBI layout).

Aims
----
1. +20 MB additional free space for the packages
2. More reliable storage for the factory and fip partitions (in UBI)

Install (from non-UBI OpenWrt)
------------------------------
1. Navigate http://192.168.1.1/ and download mtd backups
2. Upgrade OpenWrt with installer initramfs image (force upgrade, don't
   keep settings). Wait until OpenWrt reboots and until installer:
   - Prepare new factory partition
   - Format new ubi
   - Make ubi volumes
   - Write new fip and bl2
3. Navigate http://192.168.1.1/ and Upgrade with OpenWrt 'sysupgrade.bin'
   image (don't keep settings)

Installer
---------
Based on OpenWrt UBI Installer Image Generator for Linksys E8450 and
Belkin RT3200
Link: https://github.com/dangowrt/owrt-ubi-installer

Ready installer image
Link: https://github.com/csharper2005/owrt-ubi-installer/tree/qihoo/bin

Installer script
Link: https://github.com/csharper2005/owrt-ubi-installer/blob/qihoo/files/
installer/install.sh

Committing to the parent Daniel's repository is not yet possible because
there are no official images and imagebuilder for Qihoo 360T7 (UBI) yet.

Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22797
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-05-09 15:42:27 +02:00
..
base-files dropbear: don't spread conffiles across two packages 2026-04-29 09:32:03 +02:00
boot mediatek: add support for Qihoo 360T7 (UBI layout) 2026-05-09 15:42:27 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware intel-microcode: fix dirty build 2026-05-07 21:14:08 +02:00
kernel kernel: lantiq: vrx518_tc: replace EXTRA_CFLAGS with ccflags-y 2026-05-09 00:23:52 +02:00
libs libmnl: assign PKG_LICENSE_FILES 2026-05-08 10:22:40 +02:00
network wifi-scripts: fix basic_rate mapping in supplicant ucode 2026-05-07 21:11:43 +02:00
system ca-certificates: update to 20260223 2026-04-30 00:17:59 +02:00
utils ucode: update to Git HEAD (2026-04-24) 2026-05-04 16:29:36 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00