Alexander Couzens
Alexander Couzens
We can fix this with a dnsmasq configuration option in uci.
http://wiki.openwrt.org/doc/uci/dhcp#enabling_dhcp_without_enabling_dns
Plan to test on: - [ ] wr841v8 - [ ] wr841v9 - [ ] wr841v13 - [ ] wdr1043v1 - [ ] wdr1043v3 - [ ] wdr1043v5 - [x]...
@aparcar can you install **rdsquashfs**? The uid in the image seems to be wrong, it's still the uid of the user.
the image seems to be good now. let's start testing.
@aparcar I think we're missing the compression options, that might be also a good pointer, why the files are so big. ~~squashfs missing~~ xz missing - [ ] support '-p...
@aparcar it's still missing the same compression arguments as mksquashfs. I think this is also missing in squashfs-tools-ng, because sqfsdiff cannot parse the mksquashfs image.
@AgentD I would like to parse more specific xz options. tar2sqfs -c xz -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2 ./tar2squfs.bin (or similiar)
The OpenWrt version is different from the upstream version, but it is reproudcible. It doesn't need the `--all-time` because it's already using SOURCE_DATE_EPOCH for that. If it would not reproducible,...
I friendly reminder and ping for the next release.