summaryrefslogtreecommitdiff
path: root/scripts/build_pkgs
Commit message (Expand)AuthorAgeFilesLines
* Add basic support for remote power on/off via net-snmp.Todd C. Miller2023-04-191-14/+116
* Store conf hash in vm_servers instead of vmid.Todd C. Miller2023-01-271-27/+41
* Add --build-only flag to skip building packages.Todd C. Miller2023-01-211-3/+10
* Pass the name to the config.cache file to the build script.Todd C. Miller2023-01-201-19/+40
* Remove anything after whitespace in MANIFEST when building tarball.Todd C. Miller2022-12-261-1/+1
* Defer installing the SIGCHLD handler until after non-job commands run.Todd C. Miller2022-12-071-11/+19
* Convert from using IPC::Open3 to IPC::Run.Todd C. Miller2022-11-301-103/+156
* The distributed package build script I use to build all sudo packages.Todd C. Miller2022-11-281-0/+1124