2025-01-23 21:11:36 by Thomas Klausner | Files touched by this commit (3) | |
Log message: sysupgrade: update config file so it works on NetBSD 10+ From Robert Bagdan via wip. Bump PKGREVISION. |
2024-07-25 07:41:53 by Thomas Klausner | Files touched by this commit (22) |
Log message: *: reset MAINTAINER (became observer) |
2022-04-15 11:10:56 by Nia Alarie | Files touched by this commit (4) |
Log message: sysupgrade: Infer default archive extension based on the CPU architecture. |
2022-04-15 10:07:25 by Nia Alarie | Files touched by this commit (3) |
Log message: sysupgrade: protect against failures when /usr/sbin is not in PATH |
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |
2021-03-14 09:44:01 by Nia Alarie | Files touched by this commit (3) |
Log message: sysupgrade: More useful example URLs. |
2020-10-21 23:34:21 by Kamil Rytarowski | Files touched by this commit (3) |
Log message: sysupgrade: Switch the default case to .tar.xz sets The .tgz users can tune it setting ARCHIVE_EXTENSION. |
2020-10-14 11:50:49 by Maya Rashish | Files touched by this commit (3) |
Log message: sysupgrade: rm *${arch_ext} as well as *gz, not in place of. PKGREVISION++ |
2020-10-13 02:50:08 by Maya Rashish | Files touched by this commit (3) |
Log message: sysupgrade: PKGREVISION->5, handle ARCHIVE_EXTENSION also in sysupgrade clean From Sunil Nimmagadda in PR pkg/55713 |