mirror of
https://github.com/goreleaser/nfpm
synced 2025-12-23 18:45:18 +01:00
Implements #507. * Adds ipk support for keywords used by OpenWRT and Yocto. * MD5sum is explicitly excluded due to insecurity. * SHA256Sum excluded due packages not being individually signed, instead, the feed of packages is checksummed and signed externally. * Adds code to nfpm package to automatically enumerate the supported packaging types where possible. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| docs.go | ||
| init.go | ||
| man.go | ||
| package.go | ||
| root.go | ||
| schema.go | ||