On Mon, 2013-01-14 at 11:25 +0100, Bastian Bittorf wrote: > * Nathan Hintz <[email protected]> [14.01.2013 11:05]: > > > - swapon "$zram_dev" > > + swapon -p 0 "$zram_dev" > > this breaks zram for now, because we compile > the busybox-swaponoff without support for "p". > > the patch is OK, but can please somebody switch on the > support for "p" for all images? > bye, bastian > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > Sorry, I didn't realize I had switched that feature on in my build (some time ago). I will fix up the patch tonight. The feature to add is "CONFIG_FEATURE_SWAPON_PRI".
Nathan _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
