mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-01 22:44:28 -04:00
Presently, sysupgrade -n does *not* reset the overlayfs, retaining
unwanted filesystem contents. Adding PADDING=1 in front of
gen_image_generic.sh in image/Makefile ensures that the overlayfs is
recreated on firstboot.
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/powerpc/boot/dts/fsl | ||
| generic | ||
| image | ||
| config-5.15 | ||
| Makefile | ||