Seda-about: Difference between revisions

From Seda's Enhancements
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox SE
| name = SE
| image = [[File:Aboutsystem400.png]]
| caption = About System (seda-about)
| produced-start = SE4
}}
<strong>About System (seda-about)</strong>
<strong>About System (seda-about)</strong>


Line 5: Line 12:
The "About System" feature is a Bash script which finds and lists some key system information. The name of the menu entry is dynamically selected during installation, and will read as "About [[Hostname]]".
The "About System" feature is a Bash script which finds and lists some key system information. The name of the menu entry is dynamically selected during installation, and will read as "About [[Hostname]]".


For example, on [[System Jennifer]] it is listed as <i>About Jennifer</i>. Some of the information the script can provide includes:
For example, on [[System Ahri]] it is listed as <i>About Ahri</i>. Some of the information the script can provide includes:
 
<div style="column-count:2">
&rarr; System Name
&rarr; [[System Name]]


&rarr; [[Seda Verified Build (SE)|Seda Verified Build]]
&rarr; [[Seda Verified Build (SE)|Seda Verified Build]]


&rarr; [[Identification (SE)|Identification]]
&rarr; Identification


&rarr; [[Linux Vendor Firmware Service|LVFS]] Supported
&rarr; [[Linux Vendor Firmware Service|LVFS]] Supported
Line 19: Line 26:
&rarr; Mainboard Model
&rarr; Mainboard Model


&rarr; Firmware Version
&rarr; [[Firmware Version]]


&rarr; Firmware Age
&rarr; Firmware Age


&rarr; Software
&rarr; [[Software]]


&rarr; Powered On
&rarr; Powered On
Line 31: Line 38:
&rarr; [[CPU|Processor]]
&rarr; [[CPU|Processor]]


&rarr; Codename
&rarr; [[Codename (SE)|Codename]]


&rarr; Type
&rarr; Type
Line 47: Line 54:
&rarr; Model
&rarr; Model


&rarr; [[Driver|Driver Module]]
&rarr; Driver Module


&rarr; [[Mesa|Mesa Version]]
&rarr; [[Mesa|Mesa Version]]


&rarr; [[Memory]]
&rarr; Memory


&rarr; [[Swap]]
&rarr; Swap


&rarr; Combined
&rarr; Combined
Line 66: Line 73:


&rarr; Last System Update
&rarr; Last System Update
 
</div>
 
 
 
 
 
* The current hostname of the system as "System Name". This can be used to identify the system on a network, such as in a router interface.
 
* Whether or not the system is a [[Seda Verified Build (SE)]] and what version of the build type it is.
 
* The systems [[Identification (SE)]] string.
 
* Whether the [[Linux Vendor Firmware Service]] is supported by the system.
 
* The Motherboard/[[Mainboard]] vendor.
 
* The Motherboard/Mainboard model.
 
* The Firmware Version of the Mainboard [[UEFI]] or [[BIOS]].
 
* The Firmware Age of the Mainboard UEFI or BIOS.
 
* The [[Operating System]] name and version running on the system.
 
* The time the system was last powered on, the [POST] time.
 
* The [[uptime]] of the system.
 
* The [[CPU]] in the system, its codename and its [[architecture]].
 
* The speed range of the CPU.
 
* Information about security flaws in the systems CPU and whether or not they are patched.
 
* The video devices in the system, known commonly as [[GPU]] and their model identifiers.
 
* The [[driver]] module in use on the system for the video device.
 
* The version of [[Mesa]] present on the system.
 
* The amount of [[Memory]], [[Swap]], and a combined count of this available space on the system.
 
* Information about what version of Seda's Enhancements is present.
 
* When the system was last updated.

Latest revision as of 23:28, 28 April 2024

About System (seda-about)
ReleasedSE4

About System (seda-about)

This is a component of Seda's Enhancements, introduced in Version 4.

The "About System" feature is a Bash script which finds and lists some key system information. The name of the menu entry is dynamically selected during installation, and will read as "About Hostname".

For example, on System Ahri it is listed as About Ahri. Some of the information the script can provide includes:

System Name

Seda Verified Build

→ Identification

LVFS Supported

Mainboard Vendor

→ Mainboard Model

Firmware Version

→ Firmware Age

Software

→ Powered On

Uptime

Processor

Codename

→ Type

→ Speed Range

→ Security Flaws

→ Protected

→ Unprotected

Video

→ Model

→ Driver Module

Mesa Version

→ Memory

→ Swap

→ Combined

→ Scripts Version

→ Scripts Installed

→ Scripts Save Path

→ Scripts Backup Path

→ Last System Update