| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-04 | cmd/mkpkg: support adding empty directories. | Dmytro Shynkevych | 1 | -2/+14 | |
| Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com> | |||||
| 2020-04-08 | cmd/mkpkg: fix missing default value for --depends | Sylvain Rabot | 1 | -1/+1 | |
| Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> | |||||
| 2020-04-04 | cmd/mkpkg: support depending on stuff. | David Anderson | 1 | -0/+4 | |
| Signed-off-by: David Anderson <dave@natulte.net> | |||||
| 2020-03-03 | cmd/mkpkg: support scripts for rpm as well. | David Anderson | 1 | -5/+5 | |
| 2020-03-03 | cmd/mkpkg: support specifying that a package replaces another. | David Anderson | 1 | -0/+6 | |
| Both RPM and Deb require us to specify both Replaces and Conflicts: Conflicts tells them that the packages cannot coexist on the system, Replaces tells them which one to keep. | |||||
| 2020-02-24 | cmd/mkpkg: add flags for debian scripts. | David Anderson | 1 | -0/+8 | |
| 2020-02-21 | cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages. | David Anderson | 1 | -0/+88 | |
| Signed-Off-By: David Anderson <dave@natulte.net> | |||||
