Cudy WR3000 v1 (but the OP and solution seem generic enough to apply to any model).
I am in the process of installing openwrt for the first time. I have flashed from the factory firmware that the device shipped with to the Cudy provided "interim" firmware.
Now I am about to flash from the interim firmware to a current version of openwrt.
I am on a page in the router's GUI (web interface) that says,
"Flash image?"
There are 3 check boxes that I can check or uncheck.
One of these I do not understand.
"skip from backup files that are equal to those in /rom"
what does that mean?
the instructions that I am following say, "Make sure that you do not keep the previous settings while upgrading."
It means that IF you do a backup, do not include config files that are unchanged from the ones in the firmware. (And if you already uncheck the "keep settings", this selection has no role)
Deeper explanation about skip from backup files that are equal to those in /rom:
The setting is useful if you want to be sure that you e.g. get the possible OpenWrt changes to /etc/profile, etc/profile.d/* and other similar config files that are rarely modified by most users. Normally those files are copied to the backup, and then in sysupgrade your backuped/restored old files will overwrite the newer defaults from the new image.
I misunderstood the LuCi web UI feature being discussed in this thread initially. Now I got it. The checkbox is in the UI flows of "Flash new firmware image" operations.
I mistook it as a checkbox for "Backup > Generate archive". I didn't see it, and then I added it myself. It's okay. I want not to backup unchanged config files for a while.