[Bug 272795] FreeBSD Handbook section 4.5.1 could be better.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272795] FreeBSD Handbook section 4.5.1 could be better."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jul 2023 17:33:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272795 Graham Perrin ◐ <grahamperrin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grahamperrin@gmail.com --- Comment #5 from Graham Perrin ◐ <grahamperrin@gmail.com> --- (In reply to Leo Bicknell from comment #4) > … what quarterly snapshot … Maybe more relevant to focus on the version of FreeBSD. For example: % uname -KU 1400093 1400093 % pkg info nano | grep -A 4 Annotations Annotations : FreeBSD_version: 1400078 repo_type : binary repository : FreeBSD Flat size : 2.73MiB % pkg info virtualbox-ose | grep -A 5 Annotations Annotations : FreeBSD_version: 1400093 cpe : cpe:2.3:a:oracle:vm_virtualbox:6.1.46:::::freebsd14:x64 repo_type : binary repository : FreeBSD Flat size : 170MiB % – nano was built when the version (1400078) was inferior to the currently running kernel and user environment, but this is fine; the application runs. -- You are receiving this mail because: You are the assignee for the bug.