Bug 190584

Summary: Hardware and OS information along with uname -a should provide currently supported FreeBSD versions
Product: Services Reporter: Marcus von Appen <mva>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: gonzo, john.wolfe, mp39590
Priority: --- Keywords: needs-qa
Version: unspecified   
Hardware: riscv   
OS: Any   
Bug Depends on: 190518    
Bug Blocks:    

Description Marcus von Appen freebsd_committer freebsd_triage 2014-06-03 18:44:18 UTC
Port issues (as well as general bugs) can happen in a specific environment. Users should be able to

* select the proper hardware (amd64, i386, arm, ...)
* proper FreeBSD OS version (9.x, 10.x. ...)

and have get an input facility for the output of uname -a. Given that a simple text field for uname -a is provided, Hardware and OS might be considered redundant and could be removed.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2014-06-04 06:32:41 UTC
I agree.  There is quite a bit of work to go into this.  It actually depends on custom templates to do this (I don't want to add a new field).
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2014-06-04 07:32:01 UTC
What needs to be done and can I assist with anything on that matter?
Comment 3 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-02-15 01:46:52 UTC
Is the field for "uname -a" still required or are we good with existing system?
Comment 4 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-05-04 18:25:32 UTC
Closing as OBE since Hardware/Version covers most critical part of "uname -a" information