-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I built a quite feature-complete and by now well-working sysupgrade for the oxnas fork https://www.gitorious.org/openwrt-oxnas/openwrt-oxnas/source/8d0f5e4025d5d9d2c129914b59c03d7c2cde5d93:target/linux/oxnas/base-files/lib/upgrade/platform.sh
I re-based it to use your sysupgrade -s code instead of the SIGUSR2-hack I was using before -- works great. The script handles both, combined kernel+rootfs images as well as ubnized images. Other targets where e.g. kernel needs to be started in bare NAND rather than inside an ubi volume due to the lack of bootloader support, this can easily be added by having do_upgrade_combined white the kernel via nandwrite and initialize the filesystems in UBI. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTf0c6AAoJECBgbL4bcbCQCEEH+QFT2jHzMaV8wep6A7lea3ia F5KpShmiWl198JPUJdiLSTaKGX6drT33x8HuS6mi8Il5SGYu4JEvFdpI4S4RLfDI mHMXTzl+zk1Te+2MMh9V3wGGDX3kt3ms1hRj2CD5dzim7hG3q32h2eYsE++yfsPx FyDJctLsTcu2qPaW4quFfrkBhw5dhrJGFl2XUwUmfuH/kYcnY3dbejqw4Ivu6jB8 sGxJMoPhh1K8qjjynbiwuiBQ+9++u/XroSqtI/Qastq5/ZUsWZiFKk28l+SuoZCa d85WhF1D64gdicp0DJmD8T8MtyqDWTYwIlnjnuia4SctoqoVoCINqtWurZ2Cu1M= =3iUC -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
