All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MK Wiki EN. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:42, 13 May 2023 MkWikiEnSysOp talk contribs created page OpenBSD 7.1 (Created page with "== General information == OpenBSD 7.1 was released on [https://distrowatch.com/?newsid=11521 2022-04-21]. It contains 11329 packages with a total size of 53.005.315.563 bytes (50549 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.0/packages/amd64/ -Oopenbsd70packages.html # Number of packages grep "<a href" openbsd70packages.html | wc -l # Total size of all packages grep "<a href" openbsd70packages.html | awk -F' ' '{prin...")