Re: wip/tuptime: new package, please review for import (sysutils)
Thomas Klausner <[email protected]> Sat, 6 Jun 2026 20:40:52 +0200
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 06, 2026 at 04:35:58PM +0100, Ricardo F wrote: > I've added the wip/tuptime package. It is a system uptime history tracker, > it records boot and shutdown events and reports historical/statistical > uptime, preserved across reboots. > > Homepage: https://github.com/rfmoz/tuptime/ > License: gnu-gpl-v2 > > It is a pure Python 3 script (uses sqlite3 from the standard interpreter, no > extra dependency), ships an rc.d script and runs with cron as a dedicated > _tuptime user. > > pkglint is clean and it builds, installs and runs on NetBSD 10.0/i386. I'm > the upstream author. > > Could someone review it and, if it looks good, import it? Happy to make any > changes you suggest. I think it would be imported into sysutils/tuptime. Thank you, I've just imported the package. Thomas