Seda-about

From Seda's Enhancements
Revision as of 20:50, 24 April 2024 by Lleva (talk | contribs)
Jump to navigation Jump to search

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 Jennifer it is listed as About Jennifer. Some of the information the script can provide includes:

→ System Name → Seda Verified Build

IdentificationLVFS 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 ModuleMesa Version

MemorySwap → Combined

→ Scripts Version → Scripts Installed → Scripts Save Path → Scripts Backup Path

→ Last System Update




  • 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.
  • The Motherboard/Mainboard model.
  • The Firmware Version of the Mainboard UEFI or BIOS.
  • The Firmware Age of the Mainboard UEFI or BIOS.
  • The time the system was last powered on, the [POST] time.
  • 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.