Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12,864 changes: 12,864 additions & 0 deletions Deepin 23.1/6.12.20-amd64-desktop-rolling/bootconfig.md

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions Deepin 23.1/6.12.20-amd64-desktop-rolling/hostnamectl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# hostnamectl
```
Static hostname: uos-PC
Icon name: computer-laptop
Chassis: laptop 💻
Machine ID: df76f4c6bd26446d96b7a83e15be1287
Boot ID: 8ecdb7c17fbd4d1a977fa611a2d1b6ca
Operating System: Deepin 23.1
Kernel: Linux 6.12.20-amd64-desktop-rolling
Architecture: x86-64
Hardware Vendor: Lenovo
Hardware Model: ZhaoYang K4e-ITL
Firmware Version: F8CN41WW(V2.04)
Firmware Date: Fri 2021-05-07
Firmware Age: 3y 11month 1w 1d
```
6 changes: 6 additions & 0 deletions Deepin 23.1/6.12.20-amd64-desktop-rolling/lsm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Boot Config

Command used: `cat /sys/kernel/security/lsm`
```
lockdown,capability,yama,apparmor,ima,evm
```
11 changes: 11 additions & 0 deletions Deepin 23.1/6.12.20-amd64-desktop-rolling/os-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# /etc/os-release
```
PRETTY_NAME="Deepin 23.1"
NAME="Deepin"
VERSION_CODENAME=beige
ID=deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org"
VERSION_ID="23.1"
VERSION="23.1"
```
Loading