reproducible openwrt: add snapshot build script
The script downloads all buildinfo and checksums from the OpenWrt
download server and tries to rebuild them. Once done the upstream
checksums are used to verify the newly created files.
A website based on templates-mustache/openwrt/ is rendered.
Use locally installed diffoscope.
Store created and origin packages in database.
Signed-off-by:
Paul Spooren <mail@aparcar.org>
Showing
- bin/reproducible_openwrt_package_parser.py 1 addition, 1 deletionbin/reproducible_openwrt_package_parser.py
- bin/reproducible_openwrt_rebuild.py 322 additions, 0 deletionsbin/reproducible_openwrt_rebuild.py
- mustache-templates/openwrt/footer.mustache 25 additions, 0 deletionsmustache-templates/openwrt/footer.mustache
- mustache-templates/openwrt/header.mustache 130 additions, 0 deletionsmustache-templates/openwrt/header.mustache
- mustache-templates/openwrt/index.mustache 42 additions, 0 deletionsmustache-templates/openwrt/index.mustache
- mustache-templates/openwrt/target.mustache 60 additions, 0 deletionsmustache-templates/openwrt/target.mustache
Loading
Please register or sign in to comment